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
- the dependency packsges "iso8601" and "pytz" can realize by the ORM itself?
- Remove query parameters from logs
- Fix schema creation for non-default PostgreSQL schemas
- Postgres connection string (dsn) with multi-host does not work
- How to use SearchCriterio with fulltext of mysql
- on_delete should be required in all type relations #1801.
- Tortoise queries with long JOIN aliases raise exceptions when using Postgres as the backend database
- Support multiple apps in testing initializer
- feat: Require explicit on_delete for ForeignKeyField
- Type definition for Field.__set__ does not expect None to be passed even if the field is nullable
- Docs
- Python not yet supported