Skip to content

Conversation

@hadrien
Copy link
Contributor

@hadrien hadrien commented Nov 11, 2025

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

Why is it awesome?

  1. It support latest SQLAlchemy>=2.0 development and best practices: asyncio support, 2.0 syntax, session guidelines;
  2. It provides pagination support out-of-the box;
  3. It uses latest Fastapi dependency injection;
  4. It is carefully maintained and the team is super responsive and diligent whenever someone opens an issue;
  5. It is solidly documented -> https://hadrien.github.io/FastSQLA/

Added [Fastapi-SQLA](https://github.com/hadrien/FastSQLA) to the list in the ORM section in alphabetical order.

# Why is it awesome?

1. It support latest SQLAlchemy>=2.0 development and best practices: asyncio support, 2.0 syntax, session guidelines;
2. It provides pagination support out-of-the box;
3. It uses latest Fastapi dependency injection;
4. It is carefully maintained and the team is super responsive and diligent whenever someone opens an issue;
5. It is solidly documented -> https://hadrien.github.io/FastSQLA/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant