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
Other Useful Business Software
Host LLMs in Production With On-Demand GPUs
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tortoise ORM!