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
- ci: add pre commit action
- [WIP] Add new string functions
- FK/O2O `db_default` is dropped during `_init_relations` (CREATE TABLE omits DEFAULT on FK columns)
- Fix `db_default` on FK/O2O dropped during `_init_relations`
- refactor: sorted imports in migration file
- tortoise makemigration generated duplicate table
- feat: add back `as_query` method to `AwaitableQuery`
- fix(migrations): migration serialization bugs for PK fields
- refactor: improve type hints for QuerySetSingle
- TortoiseContext context manager breaks when used by parallel tasks
- Docs
- Python not yet supported