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
- Fix expand_db_url to handle special characters in passwords
- fix: resolve LookupError in migrations when adding fields to existing models
- New migrations: LookupError: Model state models.Tournament is unknown
- Migration fixes and improvements, add example project with all fields
- Model.in_bulk type fix
- json_contains NotImplementedError with SQLite - only works with PostgreSQL
- tortoise.contrib.test.initializer relies on PGDATABASE env var even if db_url is provided
- Mongoose-like global model registration [Feature request]
- Allow UNIQUE postgres indexes
- remove query parameters from logs
- Docs
- Python not yet supported