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
- How do ON DUPLICATE KEY UPDATE?
- bulk_update fails when a jsonb field contains an array with a single quote entry under postgres
- Difference Between `.select_related()`, `.fetch_related()` and `.prefetch_related()`
- "OperationalError: ON clause references tables to its right" on self-refencing join
- Signals not working within classes
- Pydantic serialisation include and exclude to relations
- PEP 557 support
- Fix for None values in prefetch when fk_id==0
- db_url schema 'mysql+asyncmy' support
- Make using DB-specific indexes (FULLTEXT) raise warning rather then error under sqlite
- Docs
- Python not yet supported