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
- How to handle the same table self-join subquery
- How can I add a virtual property to Model? and it can be set in controller.
- How to translate MySQL code with two primary keys to Tortoise?
- How tortoise implements the same functionality as SerializerMethodField in DRF?
- timezone bug
- Group by for many to many table problem
- Question about signals in model inheritance
- MSSQLSchemaGenerator does not support creating tables in non-default (dbo) database schemas
- When using update_or_create in the presence of concurrent requests, it can lead to deadlocks.
- ValuesQuery execution fails when using select_related()
- Docs
- Python not yet supported