Skip to main content

Python MySQL Connection Pooling and MySQL Query management

Project description

What is PySQLPool

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.

Installation

Linux/Mac OS X: cd PySQLPool python setup.py build sudo python setup.py install

Windows: cd PySQLPool python setup.py build python setup.py install

How to Use PySQLPool

Documentation can be read locally at doc/index.rst or via the web at http://packages.python.org/PySQLPool

You can also generate your own html docs via the make file in doc/. This will produce the same docs as hosted on the website.

PySQLPool License

PySQLPool is licensed under the LGPL. You can find out more in the included LICENSE file.

Got a Bug, Question, or Idea to Improve PySQLPool

Bugs can be submitted at https://bugs.launchpad.net/pysqlpool Blueprints/Ideas can be submitted at https://blueprints.launchpad.net/pysqlpool Questions/Answers can be submitted at https://answers.edge.launchpad.net/pysqlpool

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

PySQLPool-0.3.8.zip (8.3 kB view hashes)

Uploaded Source

PySQLPool-0.3.8.tar.gz (6.3 kB view hashes)

Uploaded Source

PySQLPool-0.3.8.tar.bz2 (6.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page