Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 489 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 2.0 of DBUtils supports Python versions 2.7 and 3.5 - 3.8.

The DBUtils home page can be found here: https://webwareforpython.github.io/DBUtils/