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
- Error: Resetting connection with an active transaction <asyncpg.connection.Connection object at 0x00000....>
- doesn't identify anything when used multiple connections in config dict, also Model.save(using_db=) parameter not working
- Question: why are sqlite transactions in asyncio tasks so much faster?
- group_by produces invalid query on invalid input
- Re-added support for __set_name__ as the Python class datamodel presc…
- Could JSON Fields support filter like 'in' 'gt' 'lt' ?
- JSONField not accepting string values
- [bug] computed feild is not loaded
- QuerySetSingle behavior inconsistency
- bulk_create not compatible with mariadb
- Docs
- Python not yet supported