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
- refactor(migrations): reduce branch complexity in executor and operation_generator
- feat: deprecate implicit on_delete default in ForeignKeyField, OneToOneField, ManyToManyField
- feat: q to bool
- Honor db_constraint=False in migration schema editor
- [Bug] ForeignKey ignores to_field and forces lookup on default PK field, causing type/mapping errors
- Preserve select_related joins in values()/values_list() (#2004)
- Regarding db_constraint, I think this is a bug
- chore(deps-dev): bump starlette from 0.52.1 to 1.3.1
- Fix invalid SQL on DELETE with backward relations/joins
- Typed ``**kwargs`` on field constructors
- Docs
- Python not yet supported