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
- BinaryField failing unique constraint SQLite
- Error in SQL to build QuerySet. A Model with multiple ForeignKeyField referring to the same model.
- Exclude any FK fields in pydantic_model_creator
- Add 'optional' argument to 'pydantic_model_creator'.
- Allow 'fetch_related', if given no arguments, to fetch every relationship.
- Editable=False field
- Update and return model
- Can tablename be determined at runtime?
- `ForeignKeyField`s `model` attribute refer to the last subclass in mixins
- Can't set timezone-naive datetimes
- Docs
- Python not yet supported