psycopg2
https://github.com/psycopg/psycopg2
C
PostgreSQL database adapter for the Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported4 Subscribers
Add a CodeTriage badge to psycopg2
Help out
- Issues
- Security: Pending vulnerability report on huntr - requesting review
- Bump libpq to 17.9 to fix CVE-2026-2004, CVE-2026-2005, and CVE-2026-2006
- build(deps): bump actions/upload-artifact from 6 to 7
- psycopg2 2.9.10 exhibits a memory leak when using libpq 16.x with repeated connection creation/destruction
- The code ambiguity regarding "rowcount" in the "curs_executemany" function
- Namespacing shared libraries to avoid name clashes
- Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version
- Connection Sharing With psycopg2.connect()?
- Made the log method a weakreference
- LoggingConnection keeps connections open even after the Garbage Collector is run
- Docs
- C not yet supported