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 to emulate such a request through Tortoise ORM?
- Model in Built Filters (polymorphic identity?)
- Ensure that auto_now=True fields gets updated on a update-query & add model.update_values(**) — Was: Handling modified_at (auto_now=True) with pydantic models
- How about adding FileField?
- Aggregations on explicit GROUP BY queries
- Not possible temporary set None to non nullable fields using Model(**dict)
- Identifier Length Maximums in Values/Only Query
- Automatically optimize prefetch_relation to use a single query for single-record relations — WAS: .only fails where .values doesn't
- Support pytest verbs test-system (was: Unable to rollback transactions using pytest and in_transaction context manager)
- Auditing support
- Docs
- Python not yet supported