Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
pg_simple: simple wrapper for Python psycopg2 with conn pooling | Better HN
0 comments
No comments yet.
pg_simple: simple wrapper for Python psycopg2 with conn pooling
(opens in new tab)
(github.com)
3 points
brass9
11y ago
0 comments
Share
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.