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
- why will "Tortoise.init_models" raise a ConfigurationError
- Tortoise.generate_schemas() not creating tables
- manager .filter and .all methods aren't returning QuerySet but a list
- Nested select_related raises KeyError inside _init_from_db
- #Question How to setup tortoise for Sanic application in pytest?
- Nested Prefetch with queryset and to_attr gets ignored
- Transaction execution context affects query building
- 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
- Docs
- Python not yet supported