epiphy
RethinkDB CRM
An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library
Lightweight RethinkDB ORM
7 stars
3 watching
0 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nobrainerorm/nobrainer | A Ruby library that simplifies interaction with RethinkDB using an object-relational mapping (ORM) approach. | 387 |
neumino/thinky | A JavaScript library for interacting with RethinkDB databases | 1,120 |
peterknego/rethinkdb-java-orm | An ORM solution for Java applications to interact with RethinkDB databases | 3 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
apa512/clj-rethinkdb | A Clojure client for the RethinkDB NoSQL database system | 204 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
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 |
kingsleyh/crystal-rethinkdb | A RethinkDB driver written in Crystal, allowing users to connect and interact with the database using its Ruby API. | 22 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
hamiltop/rethinkdb-elixir | An Elixir client for connecting to RethinkDB databases | 497 |
angeloashmore/hanami-rethinkdb | A Hanami::Model adapter for connecting to RethinkDB databases | 6 |
bitemyapp/revise | A Clojure-based client for interacting with a RethinkDB database | 146 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
arkency/rethinkdb-reactjs | A proof-of-concept project integrating RethinkDB with React and Rails to demonstrate real-time data updates using Server-Side Events. | 22 |