Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Psycopg 3.0 Released | Dark Hacker News
Psycopg 3.0 Released
(psycopg.org)
7 points
by
fprct
4 years ago
| 2 comments
WalterGR
4 years ago
|
next
[−]
“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.”
mickjagger
4 years ago
|
next
[−]
I wonder how this stacks up against asyncpg?