My favorites | Sign in
Project Logo
             
Show all Featured wiki pages:
Installing
People details
Project owners:
  nerdynick
Project committers:
disiance, wkvgoo...@netshark.com

PySQLPool is at the heart a MySQL Connection Pooling library for use with the MySQLDB Python bindings.

Part of the PySQLPool is the MySQL Query class that handles all the thread safe connection locking, connection management in association with the Connection Manager, and cursor management. Leaving all the work you have to do in your code is write MySQL Queries. Saving you hours of work.

Bugs, Issue Tracking, Blueprints are all managed at http://launchpad.net/pysqlpool

Documentation can be read at http://packages.python.org/PySQLPool









Hosted by Google Code