{"library":"psycopg2-pool","type":"library","category":null,"description":"psycopg2-pool provides robust connection pooling for the psycopg2 PostgreSQL adapter. It helps manage a fixed number of database connections, improving performance by reusing existing connections and reducing the overhead of establishing new ones. It currently stands at version 1.2 and is a stable library with a low release cadence.","language":"python","status":"active","version":"1.2","tags":["database","postgresql","psycopg2","connection-pooling"],"install":[{"cmd":"pip install psycopg2-pool","imports":["from psycopg2_pool import ConnectionPool","from psycopg2_pool import ThreadedConnectionPool"]},{"cmd":"pip install psycopg2-pool[binary]","imports":[]}],"homepage":null,"github":"https://github.com/Changaco/psycopg2-pool","docs":null,"changelog":null,"pypi":"https://pypi.org/project/psycopg2-pool/","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.8,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/psycopg2-pool/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}