FastAPI with Django ORM

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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/

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • 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

  • 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

  • Building a full Django project, starting with a single file

    8 projects | news.ycombinator.com | 23 Apr 2024
  • Piccolo ORM – A powerful async ORM for Python

    1 project | news.ycombinator.com | 20 Nov 2024
  • What a fascinating python framework!

    1 project | dev.to | 19 May 2024
  • Django Ninja is a web framework for building APIs with Django

    1 project | news.ycombinator.com | 2 Mar 2024
  • Django Ninja

    1 project | /r/savedForMS | 5 Dec 2023

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?