Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpburns2009
1058 days ago
If you use recent versions of PostgreSQL (10+ I believe) you can use psycopg3 [1] which has a pure Python implementation which should be compatible with PyPy.
[1]:
https://www.psycopg.org/psycopg3/docs/basic/install.html