Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add fastapi-sqla to ORM section #143

Merged
merged 2 commits into from
Nov 2, 2022
Merged

docs: add fastapi-sqla to ORM section #143

merged 2 commits into from
Nov 2, 2022

Conversation

hadrien
Copy link
Contributor

@hadrien hadrien commented Sep 12, 2022

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 pagination support out-of-the box;
  3. It provides pytest fixtures;
  4. It uses Fastapi dependency injection & starlette middleware;
  5. It is carefully maintained and the team is super responsive and diligent whenever someone opens an issue;

@mjhea0 mjhea0 merged commit f6a907c into mjhea0:main Nov 2, 2022
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.

2 participants