Next Previous Contents

MySQLdb: a Python interface for MySQL

Andy Dustman

$Id: MySQLdb.sgml,v 1.1.1.1 2002/02/20 14:21:19 paul 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