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
- Have you considered allowing Tortoise to be independently initialized multiple times in different packages?
- create unqiue index in indexes and related children in contrib.postgres/sqlite.indexes
- unique indexes (for unique_together) on nullable columns need to be optionable for nulls not distinct
- There is an entry for table "table", but it cannot be referenced from this part of the query
- [BUG] get_or_create function raises "Object does not exist"
- max recursion bug
- OperationalError when attempting to filter by annotated field in m2m relation
- Bulk Create without returning objects
- Support symmetrical ManyToMany relationships
- Fix dsn for mssql named instances
- Docs
- Python not yet supported