Hacker News new | ask | show | jobs
by simonw 1754 days ago
This bit looks like async support: https://github.com/tiangolo/sqlmodel/blob/0.0.3/sqlmodel/ext...
1 comments

Yep, exactly. SQLAlchemy now has async support, so does SQLModel. But I haven't documented it yet.