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
- feat(model): added a class method to get table name of the model
- 数据库字段设置null=True时,通过pydantic_model_creator还是要必填
- relation not found - How to use .fetch_related()?
- Columns named `pk` cause RecursionError
- `auto_now` field does not get updated on `model.save(update_fields=[])` if it is not included in `update_fields`
- dose tortoise-orm support union query ?
- Plus (+) signs in DB URL password should be preserved as is
- Missing group by clause in SQL query while trying to count grouped and filtered objects.
- The problem of saving data
- meta ordering not working
- Docs
- Python not yet supported