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
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tortoise ORM!