Y
Hacker News
new
|
ask
|
show
|
jobs
by
jessekv
318 days ago
I usually just use asyncpg.
1 comments
MitPitt
318 days ago
You can use asyncpg in SQLAlchemy
link
jessekv
317 days ago
Yep! But I don't.
link
jg0r3
317 days ago
Lol same, writing SQL and directly wrangling Async connection pools always seemed way easier for me than trying to jam sqlalchemy into whatever hole I'm working with.
link