python3-dbutils

tools for providing connections to a database (Python 3)
  https://webwareforpython.github.io/DBUtils/
  0
  no reviews



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.

This package installs the library for Python 3.