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
- Example from README.md raises exception
- "InterfaceError: cannot call Connection.fetch(): connection has been released back to the pool" while using in_transaction() context manager
- Provide more context for DoesNotExist Exception
- WIP: add partitions to create table
- Inconsistent (and undocumented) length validators behaviour
- PydanticMeta max_recursion not being respected
- Fix non-breaking version for dependencies
- ReverseRelation["Model"]
- InterfaceError: the server expects 3 arguments for this query, 4 were passed
- db_url parameter is initializer is ignored and db passed in register_tortoise is used instead
- Docs
- Python not yet supported