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
- Custom Managers should be inherited to subclasses
- Allow validators to run async and do database IO
- Is it possible to use multiple MySQL databases/schemas on the same connection?
- Consider removing `uvloop` from the `accel` extra deps
- How to prefetch only the primary keys for a Many to Many Relation?
- Getting Weird Error Resetting connection with an active transaction <asyncpg.connection.Connection object at 0x...>
- Unclosed client session
- I need OuterRef
- Support for Composite Primary Keys / Postgres Partitioning
- Does tortoise provide hook functions to dynamically point to the database
- Docs
- Python not yet supported