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
- Allow auto_now and auto_now_add to use server side now() function
- Added support to create Generic models
- Lock in model method `create` (`create` ัan be run more than once at the same time)
- icontains fails when the parameter is F()
- Add a modules folder name instead of file names into config_file
- CountQuery: missing FROM-clause entry for table
- Support string queries
- Python Enum.IntEnum datatype do not fit on Tortoise.fields.IntEnumField when not int16
- Resolved reverse reference returning a QuerySet instead the ObjectType
- Update base.py
- Docs
- Python not yet supported