Next Previous Contents

MySQLdb: a Python interface for MySQL

Andy Dustman

$Id: MySQLdb.sgml,v 1.8 2002/07/01 03:36:17 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