MySQL Connector/Python is a 100% Pure Python implementation of Python Database API v2.0 (PEP 249). The MySQL Protocol is implemented in Python. It does not require the C library libmysqlclient, thus no compiling.
MySQL Connector/Python:
- Download: http://dev.mysql.com/downloads/connector/python/
- Docs:
- Forum: http://forums.mysql.com/posting.php?50
MySQL Connector/Python: Python Database API v2.0 (PEP 249)
http://blog.some-abstract-type.com/2009/10/getting-mysql-connectorpython-compliant.html
MySQL Connector/Python: Install & Config
http://blog.some-abstract-type.com/2009/09/how-to-install-mysql-connectorpython.html
http://geert.vanderkelen.org/settings-client-flags-with-mysql-connectorpython/
MySQL Connector/Python: Database Pooling
http://geert.vanderkelen.org/2010/08/mysql-connectorpython-is-or-should-be.html
MySQL Connector/Python: Misc
http://geert.vanderkelen.org/fetching-rows-as-dictionaries-with-mysql-connectorpython/
http://geert.vanderkelen.org/query-caching-with-mysql-connectorpython/
http://geert.vanderkelen.org/buffering-results-with-mysql-connectorpython/
http://blog.some-abstract-type.com/2009/09/getting-illegal-dates-from-mysql-with.html
http://blog.some-abstract-type.com/2009/12/using-character-sets-with-mysql.html
MySQL Connector/Python: SQLAlchemy
http://geert.vanderkelen.org/2010/02/status-report-no2-on-sqlalchemy-and.html
http://blog.some-abstract-type.com/2010/01/small-status-on-sqlalchemy-and-mysql.html
http://blog.some-abstract-type.com/2010/01/going-chemical-sqlalchemy-and-mysql.html
MySQL Connector/Python: Python 3.x
http://blog.some-abstract-type.com/2009/10/status-on-mysql-connectorpython-and.html
http://blog.some-abstract-type.com/2009/12/mysql-with-python-v31-now-also-possible.html
MySQL Connector/Python:
- Download: http://dev.mysql.com/downloads/connector/python/
- Docs:
- Forum: http://forums.mysql.com/posting.php?50
MySQL Connector/Python: Python Database API v2.0 (PEP 249)
http://blog.some-abstract-type.com/2009/10/getting-mysql-connectorpython-compliant.html
MySQL Connector/Python: Install & Config
http://blog.some-abstract-type.com/2009/09/how-to-install-mysql-connectorpython.html
http://geert.vanderkelen.org/settings-client-flags-with-mysql-connectorpython/
MySQL Connector/Python: Database Pooling
http://geert.vanderkelen.org/2010/08/mysql-connectorpython-is-or-should-be.html
MySQL Connector/Python: Misc
http://geert.vanderkelen.org/fetching-rows-as-dictionaries-with-mysql-connectorpython/
http://geert.vanderkelen.org/query-caching-with-mysql-connectorpython/
http://geert.vanderkelen.org/buffering-results-with-mysql-connectorpython/
http://blog.some-abstract-type.com/2009/09/getting-illegal-dates-from-mysql-with.html
http://blog.some-abstract-type.com/2009/12/using-character-sets-with-mysql.html
MySQL Connector/Python: SQLAlchemy
http://geert.vanderkelen.org/2010/02/status-report-no2-on-sqlalchemy-and.html
http://blog.some-abstract-type.com/2010/01/small-status-on-sqlalchemy-and-mysql.html
http://blog.some-abstract-type.com/2010/01/going-chemical-sqlalchemy-and-mysql.html
MySQL Connector/Python: Python 3.x
http://blog.some-abstract-type.com/2009/10/status-on-mysql-connectorpython-and.html
http://blog.some-abstract-type.com/2009/12/mysql-with-python-v31-now-also-possible.html