Easy-to-use asyncio ORM inspired by Django. Designed for async/await syntax, making it perfect for asynchronous applications and modern Python development.
Data engineers building async data APIs or streaming ingestion services use Tortoise ORM to perform non-blocking database reads and writes within FastAPI or aiohttp applications. Awaiting QuerySet operations keeps the event loop free while the database executes queries, which is critical in high-concurrency data ingestion scenarios.
Easy-to-use asyncio ORM inspired by Django. Designed for async/await syntax, making it perfect for asynchronous applications and modern Python development.
Yes, Tortoise ORM is free to use.
Tortoise ORM is listed under the ORMs for Python category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
OR ORM (encode/orm) Lightweight Async ORM | Free | ★ 4.3 | → |
GI Gino Async SQLAlchemy ORM | Free | ★ 4.4 | → |
SQ SQLAlchemyfeatured Python SQL Toolkit & ORM | Free | ★ 4.9 | → |