Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 469 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 469 Bytes

DBUtils

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 of DBUtils supports Python Version 2.3 to 2.7.

The DBUtils home page with documentation is here: https://cito.github.io/DBUtils/