Registered
by
Nikoleta Verbeck
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.
View full history Series and milestones
Loading graph...
pre-1.0 series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All questions Latest questions
All blueprints Latest blueprints
-
Restructure Pooling Logic to use class
Registered -
Add a String casting to escape_string
Registered -
Return a Result Obj instead of Affected Rows
Registered -
Wrap MySQLdb Exceptions
Registered -
Implament Backwards support package
Registered