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
- add real enum support for mysql/mariadb
- Add logic to handle `globalns` and `localns` in `pydantic_model_creator`
- IntField: constraints not taken into account
- Which field attributes only matter for schema generation?
- Enable pydantic_model_creator to use Forward references using ReverseRelation in different files
- [Feature] Support Trio
- Support filtering with `relation__in` using model instances
- DatetimeField Field identification error
- on_delete should be required
- `sql(params_inline=True)` doesn't include filter values from subqueries
- Docs
- Python not yet supported