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
- Mixed model union queries behave like UNION ALL
- feat: support pathlib.Path as argument of `TortoiseConfig.from_config_file`
- feat: improve type inference for related fields
- count() 方法在多对多条件查询distinct()后,会返回所有的数,不是distinct()后实际的数量
- Repeated generation migration
- Inferred Typing for models
- [WIP] feat: support starlette v1
- [Enhancement] Improve Developer Experience (DX) by using `TypedDict` and `Unpack` (PEP 692) for `Field.__init__`
- Invalid type hint for CharEnumField in generated migration script
- feat: add postgresql:// scheme as alias for asyncpg
- Docs
- Python not yet supported