Hacker News new | ask | show | jobs
by tiangolo 1754 days ago
Yep, SQLAlchemy now has async support, so does SQLModel :)

But I haven't documented it yet.

1 comments

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