Hacker News new | past | comments | ask | show | jobs | submit login
Psycopg3: A First Report (varrazzo.com)
40 points by zdw on March 31, 2020 | hide | past | favorite | 3 comments



I read this and my first question was "Why?"

He has a previous post titled "Thinking psycopg3" that shed some light on the issue: https://www.varrazzo.com/blog/2020/03/06/thinking-psycopg3/

- Query parameters adaption

- Context managers and transactions

- Optional C module (i.e. reduce requirements)

- Async from the ground up

- Resolve other outstanding issues

Reading that post first went a long way toward giving me some context to understand this one.


Just use SqlAlchemy :)) the post doesn't make any sense


What are you talking about? What do you think SQLAlchemy uses as a Postgres driver?

Sure, there's some alternatives. But 99% use psycopg2.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: