FastAPI with Django ORM

This page summarizes the projects mentioned and recommended in the original post on /r/FastAPI

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • django-ninja

    💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

    django-ninja is very heavily inspired by fastapi and works with django’s ORM out of the box. https://django-ninja.rest-framework.com/

  • tortoise-orm

    Familiar asyncio ORM for python, built with relations in mind

    Tortoise ORM looks a lot like the django ORM https://tortoise.github.io

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • ormar

    python async orm with fastapi in mind and pydantic validation

    Also check out: https://github.com/collerek/ormar It is an abstraction over sqlalchemy which makes it look quite similar to Django ORM

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts