tortoise-orm
Async relation mapper
An asyncio ORM designed to facilitate working with relational data in Python
Familiar asyncio ORM for python, built with relations in mind
5k stars
49 watching
391 forks
Language: Python
last commit: about 21 hours ago
Linked from 1 awesome list
asyncasynciomysqlormpostgresqlpython3sqlite
Related projects:
Repository | Description | Stars |
---|---|---|
orchest/orchest | Builds data pipelines by allowing direct coding in Python, R, or Julia without frameworks or YAML files. | 4,085 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,078 |
educreations/django-ormcache | A Django extension that improves ORM performance by caching objects in memory | 19 |
ponyorm/pony | An object-relational mapper that allows Python developers to write database queries using Python code | 3,659 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 148 |
golobby/orm | An object-relational mapper for the Go programming language. | 160 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,239 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
encode/django-rest-framework | A toolkit for building web APIs with Django. | 28,532 |
awesto/django-shop | A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,218 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,746 |
dymmond/edgy | An ORM framework built on top of SQLAlchemy and Pydantic, aiming to simplify database interactions with a familiar interface. | 206 |