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
- Database Inspection?
- Add db_collation argument for fields
- Allow TextField indexes on PostgreSQL
- Improved `TypedDict` parameters for field with generic default values
- fix(queryset): preserve select_for_update in values and values_list
- Migrations not adding inherited fields until 2nd migration, and not making PKs generated
- `.values_list()` / `.values()` silently drop `select_for_update()` - rows are not locked
- feat(indexes): add nulls_not_distinct option to PostgreSQLIndex
- ci: pin third-party actions to full commit SHAs (matching the existing setup-uv pin)
- ConnectionHandler.close_all can leak cross-loop connections after loop-switch reconnect
- Docs
- Python not yet supported