Connecting MySQL and Python
This talk gives an overview of how to connect to MySQL and which drivers are available today under Python v2.x, and tomorrow’s Python v3.x. We’ll dive into MySQLdb, its strong history, its present. We’ll go over OurSQL and various other community projects, as well as Sun Microsystems’ MySQL Connector/Python.