Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does this have async query support? I’ve been using ormar lately with FastAPI and found it a pleasure to work with. I even built a number of PG specific extensions easily for things like JSONB and native UUID fields


Yep, SQLAlchemy now has async support, so does SQLModel :)

But I haven't documented it yet.


Just curious, since FastAPI is mostly async, why not write the basic examples to use async?




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

Search: