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
- Better validation errors
- Features similar to django drf source field, I don't know how to implement it
- Fix TestCase | only "models" works as app_label
- Can't create schema due to cyclic fk references
- pydantic升级v2后,pydantic_model_creator生成schema时optional字段还是需要必填
- 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
- Docs
- Python not yet supported