Next Previous Contents

MySQLdb: a Python interface for MySQL

Andy Dustman

$Id: MySQLdb.html,v 1.1.1.1 2004/06/21 18:10:43 vk 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