MySQLdb User's Guide
MySQLdb User's GuideContentsIntroductionInstallation_mysqlMySQL C API translationMySQL C API function mappingSome _mysql examplesMySQLdbFunctions and attributesConnection ObjectsCursor ObjectsSome examplesUsing and extendingEmbedded ServerIntroductionMySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API.InstallationThe README file has complete installation instructions.
Contents
MySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API.
The README file has complete installation instructions.