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
- on_delete should be required
- `sql(params_inline=True)` doesn't include filter values from subqueries
- add enum support to pydantic_model_creator
- Bulk create is slow
- Parametrize related field queries
- Add type validation for foreign key and one to one model consistency
- Foreign key input type is not in any way checked to actually represent the same model as in ForeignKey(model=...) parameter
- AttributeError in Aerich migrations for M2M fields
- Use Pydantic TypeAdapter for encoding/decoding JSON fields
- feat: add mixin for int enum field custom
- Docs
- Python not yet supported