Login | Register
MySQLdb is an interface for connecting to a MySQL database server from Python. It implements the Python Database API v2.0, and is built on top of the MySQL C API.
MySQLdb is written and maintained by Andy Dustman.
You can discuss using MySQL and Python in our online forum.