DBUtils is a suite of tools providing solid, persistent and pooled connections to a database that can be used in all kinds of multi-threaded environments like Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface. The current version is available for download at * http://www.python.org/pypi/DBUtils/ and * http://www.w4py.org/downloads/DBUtils/ You can read the `User's Guide`_ online. The documentation is also contained in the download package. .. _User's Guide: http://www.webwareforpython.org/DBUtils/Docs/UsersGuide.html