Skip to content

Database connections for multi-threaded environments

License

Notifications You must be signed in to change notification settings

cclauss/DBUtils

 
 

Repository files navigation

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.

The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface.

The current version 3.0.3 of DBUtils supports Python versions 3.6 to 3.11.

Please have a look at the changelog, because there were some breaking changes in version 2.0.

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

About

Database connections for multi-threaded environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%