orm

ORM library

An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.

An async ORM. 🗃

GitHub

2k stars
42 watching
98 forks
Language: Python
last commit: about 4 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alevy/postgresql-ormAn Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases.77
wichert/pyramid_sqlalchemyA package that simplifies the integration of SQLAlchemy with Pyramid web applications.26
tarsil/saffierAn ORM that simplifies the interaction with relational databases using an object-oriented interface63
astaxie/beedbA lightweight Go ORM that maps structs to database tables and supports various databases708
05bit/peewee-asyncAn asynchronous interface to the Peewee ORM for interacting with databases.735
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711
wallneradam/esormAn ORM library for ElasticSearch documents using Pydantic40
mikro-orm/nestjsA NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers.210
meltingice/node-activerecordAn Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems.58
anykeyh/clearAn ORM library for Crystal that simplifies interactions with PostgreSQL databases.272
krozark/cpp-ormA C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases.7
juancarlospaco/nim-gatabaseA compile-time ORM for Nim, providing a simplified DSL for working with databases.120
eudoxia0/craneA database abstraction layer for Common Lisp, providing an object-relational mapping interface.201
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
araq/orminA library that provides an object-relational mapping system to interact with databases using a high-level interface.153