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
- Always encountering the error `'NoneType' object has no attribute 'write'`.
- on_delete=CASCADE doesn't fire pre_delete and post_delete signals
- database connection not established after calling Tortoise.init
- fix: nvarchar field filtering bug for non-ascii characters
- Database connection was not released causing a new request to be pending
- pip install tortoise-orm==0.20.0 show error
- Cannot drop postgres test db
- Incorrect filtering using expressions:Q
- 请问提供对clickhouse的支持吗?
- v0.19: bulk_create doesn't work correctly with on_conflict
- Docs
- Python not yet supported