Psycopg 3.0 Released
psycopg.org
Psycopg 3.0 Released
1–3 of 3 posts
Re: Psycopg 3.0 Released
#2“Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its core is a complete implementation of the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.”
Re: Psycopg 3.0 Released
#3I wonder how this stacks up against asyncpg?