8e9fc5f584
- Add LICENSE_FILE - Update WWW Changes: https://github.com/WebwareForPython/DBUtils/blob/master/docs/changelog.rst
7 lines
356 B
Plaintext
7 lines
356 B
Plaintext
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.
|
|
|
|
WWW: https://webwareforpython.github.io/DBUtils/
|