Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) for Python, inspired by Django's ORM. It is designed to work with asynchronous frameworks, providing a simple and familiar API for interacting with databases. Tortoise ORM supports various relational databases and is suitable for building high-performance web applications.
Features
- Native support for Python's asyncio for asynchronous operations
- Django-like API for ease of use and familiarity
- Supports multiple databases including PostgreSQL, MySQL, and SQLite
- Provides automatic schema generation and migrations
- Includes support for relationships, transactions, and query building
- Open-source under the MIT license
Categories
LibrariesLicense
Apache License V2.0Follow Tortoise ORM
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tortoise ORM!