Next Previous Contents

MySQLdb: a Python interface for MySQL

Andy Dustman

$Id: MySQLdb.sgml,v 1.2 2001/05/11 05:07:33 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