4 ms·
Yep, SQLAlchemy now has async support, so does SQLModel :) But I haven't documented it yet.
by tiangolo 5y ago
Yep, SQLAlchemy now has async support, so does SQLModel :)
But I haven't documented it yet.
- rvdmei 5y agoJust curious, since FastAPI is mostly async, why not write the basic examples to use async?