awesome-fastapi icon indicating copy to clipboard operation
awesome-fastapi copied to clipboard

docs: add fastapi-sqla to ORM section

Open hadrien opened this issue 2 years ago • 0 comments

Added Fastapi-SQLA to the list in the ORM section in alphabetical order.

Why is it awesome?

  1. It support latest SQLAlchemy development and best practices: asyncio support, 2.0 syntax, session guidelines;
  2. It provides pytest fixtures;
  3. It uses Fastapi dependency injection & starlette middleware;
  4. It is carefully maintained and the team is super responsive and diligent whenever someone opens an issue;

hadrien avatar Sep 12 '22 16:09 hadrien