nobrainer
RethinkDB ORM
A Ruby library that simplifies interaction with RethinkDB using an object-relational mapping (ORM) approach.
Ruby ORM for RethinkDB
387 stars
14 watching
49 forks
Language: Ruby
last commit: over 1 year ago
Linked from 2 awesome lists
ormrailsrethinkdb
Related projects:
Repository | Description | Stars |
---|---|---|
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
peterknego/rethinkdb-java-orm | An ORM solution for Java applications to interact with RethinkDB databases | 3 |
neumino/thinky | A JavaScript library for interacting with RethinkDB databases | 1,120 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
js-data/js-data-rethinkdb | Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. | 32 |
nhibernate/nhibernate-core | An object-relational mapper that simplifies interaction between .NET applications and relational databases. | 2,130 |
angeloashmore/hanami-rethinkdb | A Hanami::Model adapter for connecting to RethinkDB databases | 6 |
kingsleyh/crystal-rethinkdb | A RethinkDB driver written in Crystal, allowing users to connect and interact with the database using its Ruby API. | 22 |
rom-rb/rom-cassandra | A Ruby gem implementing an Object Mapper for Apache Cassandra | 7 |
remi/her | An ORM that maps REST resources to Ruby objects | 2,050 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
dparnell/rethink-db-client | A client library for interacting with RethinkDB databases from an Objective-C application | 13 |