rustorm
ORM
An object-relational mapping system for Rust that simplifies interaction with databases.
an orm for rust
250 stars
12 watching
23 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list
databaseormpostgresqlrustsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
njord-rs/njord | A Rust library providing a versatile and feature-rich interface to various databases | 403 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
abrahambotros/lore | An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
rikkimax/dvorm | An object-relational mapping framework for the D programming language. | 17 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |