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
- Transaction execution context affects query building
- Queries are blocking the main loop
- Passing a schema into transaction context
- Asyncpg does not support sslmode as a query parameter in a database URL
- Made it possible to pass the "index_type" argument in the Index and PartialIndex constructors
- Defining an IntField as pk=True should not change the generated value
- Fetching data from db is blocking instead of asynchronous.
- Auto ID for CockroachDB breaks Pydantic
- Add versioning feature for models
- UPDATE and DELETE synopsises also may include WITH statements
- Docs
- Python not yet supported