js-data-rethinkdb
RethinkDB ORM
Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM.
RethinkDB adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io
32 stars
5 watching
5 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rethinkdb/rethinkdb-example-nodejs | A collection of Node.js examples demonstrating integration with RethinkDB | 136 |
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 |
js-data/js-data-angular | An Angular wrapper for js-data, providing a convenient interface to data storage and manipulation. | 973 |
neumino/rethinkdbdash | An advanced Node.js driver for RethinkDB with improved connection pooling and cursor management | 848 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
thejsj/rethinkdb-chat | Real-time chat application using RethinkDB and React.js | 66 |
open-reaction-database/ord-schema | Defines schema and tools for managing reaction data | 95 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
neumino/chateau | An admin interface for managing data in RethinkDB | 207 |
bentranter/ampersand-rethink-express | An application built with Ampersandjs and RethinkDB for storing data persistently. | 6 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |