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
- pydantic_model_creator won't expose any fields with fields.DateTime in the schema in the swagger docs.
- Pydantic model creator not generating correct required fields
- Error caused by %
- UnicodeDecodeError: 'utf-8' codec can't decode byte 0x84 in position 0: invalid start byte
- 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]
- Docs
- Python not yet supported