Skip to content

WebwareForPython/DBUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c68e3c9 · Nov 8, 2024
Mar 17, 2024
Nov 8, 2024
Nov 8, 2024
Nov 8, 2024
Mar 17, 2024
Jan 31, 2017
Apr 25, 2023
Mar 17, 2024
Apr 30, 2023
Mar 17, 2024
Mar 17, 2024
Mar 17, 2024

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.1.0 of DBUtils supports Python versions 3.7 to 3.12.

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/