tortoise-orm VS django-async-orm

Compare tortoise-orm vs django-async-orm and see what are their differences.

tortoise-orm

Familiar asyncio ORM for python, built with relations in mind (by tortoise)

django-async-orm

Bringing Async Capabilities to django ORM (by rednaks)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tortoise-orm django-async-orm
9 6
4,238 130
2.2% -
6.5 6.1
1 day ago 10 months ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tortoise-orm

Posts with mentions or reviews of tortoise-orm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.

django-async-orm

Posts with mentions or reviews of django-async-orm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-07.

What are some alternatives?

When comparing tortoise-orm and django-async-orm you can also consider the following projects:

SQLAlchemy - The Database Toolkit for Python

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

PonyORM - Pony Object Relational Mapper

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

GINO - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

aiosql - Simple SQL in Python

Peewee - a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb

celery - Distributed Task Queue (development branch)

ormar - python async orm with fastapi in mind and pydantic validation

docker-django-example - A production ready example Django app that's using Docker and Docker Compose.

Piccolo - Piccolo (formerly Pilot) – mini game engine for games104

Django - The Web framework for perfectionists with deadlines.