{"library":"dbutils","type":"library","category":null,"description":"DBUtils is a suite of Python modules providing robust, persistent, and pooled connections to a database, designed for multi-threaded environments. It supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface. The current version, 3.1.2, is actively maintained and supports Python versions 3.7 to 3.14.","language":"python","status":"active","version":"3.1.2","tags":["database","connection-pool","multi-threading","db-api","pooling","thread-safety"],"last_verified":"Wed May 20","install":[{"cmd":"pip install DBUtils","imports":["from dbutils.pooled_db import PooledDB","from dbutils.persistent_db import PersistentDB","from dbutils.simple_pooled_db import SimplePooledDB"]}],"homepage":"https://webwareforpython.github.io/DBUtils/","github":"https://github.com/WebwareForPython/DBUtils","docs":"https://webwareforpython.github.io/DBUtils/main.html","changelog":"https://webwareforpython.github.io/DBUtils/changelog.html","pypi":"https://pypi.org/project/dbutils/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dbutils/compatibility"}}