-
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.
-
Tortoise ORM looks a lot like the django ORM https://tortoise.github.io
-
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.