Hacker News new | ask | show | jobs
by virtualmic 2129 days ago
> FastAPI uses SQLAlchemy under it

This is somewhat inaccurate. They use SQLAlchemy in the tutorial, but FastAPI is in no way tied to SQLAlchemy.

1 comments

Valid point. Should have said "can use".