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
- Add time for execute query
- Filtering with "gt", "gte", "lt" and "lte" - error.
- Full support BJson (BJSONField)
- tortoise.exceptions.OperationalError: the column must appear in the GROUP BY clause or be used in an aggregate function [Postgresql]
- Option to ensure only one object per database row
- Is it possible to put NULLS at the end for descending ordering?
- when USE_TZ=False, datetimes must be timezone naive
- Add logic to use aliases in Pydantic models
- Do you want more backends?
- Frequent use of PyDantic_Model_Creator results in subschema field exceptions
- Docs
- Python not yet supported