pg_simple: simple wrapper for Python psycopg2 with conn pooling

The 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.

This post does not have any comments yet