Next Previous Contents

MySQLdb: a Python interface for MySQL

Andy Dustman

$Id: MySQLdb.sgml,v 1.7 2000/08/09 21:46:13 adustman Exp $


MySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API.

1. Introduction

2. _mysql module

3. MySQLdb -- DB API interface

4. Using and extending


Next Previous Contents