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
- OnetoOneField Relationship returns a queryset instead of an instance of related class
- Major version not incremented for breaking change
- '__startswith’ modifier didn’t work fine on Oracle DB.
- Add vector field (pgvector, sqlite-vss, etc)
- pydantic v2,computed cannot use attribute from exclude
- fields.TimeDeltaField in pydantic_model_creator raise Input should be None [type=none_required, input_value=datetime.timedelta(second...104, microseconds=48382), input_type=timedelta]
- How to implement multi tenant application using tortoise-orm with postgres schema per tenant
- 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
- Docs
- Python not yet supported