awesome-fastapi
awesome-fastapi copied to clipboard
docs: add fastapi-sqla to ORM section
Added Fastapi-SQLA to the list in the ORM section in alphabetical order.
Why is it awesome?
- It support latest SQLAlchemy development and best practices: asyncio support, 2.0 syntax, session guidelines;
- It provides pytest fixtures;
- It uses Fastapi dependency injection & starlette middleware;
- It is carefully maintained and the team is super responsive and diligent whenever someone opens an issue;