tortoise-orm
https://github.com/tortoise/tortoise-orm
Python
Familiar asyncio ORM for python, built with relations in mind
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to tortoise-orm
Help out
- Issues
- Feat: Improved forensics for exceptions raised in `get_create_schema_sql`
- Creating pydantic model from a DB model not working when ReverseRelation is present
- How to get a SubQuery in FROM clause?
- Composite primary keys
- Release 0.19.2 breaks a backend based on sqlite3
- How should I change my migration script for production ?
- Automatic data modelling from ORM
- FilteredRelation equivalent from django or multiple columns left join
- Fuzzy filter function translation to sql not escaping "%" in `LIKE` clause for `update` operations
- filter on foreign key attribute and update raises OperationalError in database
- Docs
- Python not yet supported