pg_simple: simple wrapper for Python psycopg2 with conn pooling
github.comThe pg_simple module provides a simple yet efficient layer over psycopg2 providing Python API for common SQL functions, explicit and implicit transactions management and database connection pooling for single and multi-threaded applications.
No comments yet.