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
- tortoise makemigration generated duplicate table
- feat: add back `as_query` method to `AwaitableQuery`
- fix(migrations): migration serialization bugs for PK fields
- TortoiseContext context manager breaks when used by parallel tasks
- Mixed model union queries behave like UNION ALL
- feat: support pathlib.Path as argument of `TortoiseConfig.from_config_file`
- feat: improve type inference for related fields
- Repeated generation migration
- [Enhancement] Improve Developer Experience (DX) by using `TypedDict` and `Unpack` (PEP 692) for `Field.__init__`
- `bulk_update()` ignores explicitly set values for `DatetimeField(auto_now=True)` and recalculates timestamp per object
- Docs
- Python not yet supported