clj-rethinkdb
RethinkDB client
A Clojure client for the RethinkDB NoSQL database system
204 stars
14 watching
42 forks
Language: Clojure
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bitemyapp/revise | A Clojure-based client for interacting with a RethinkDB database | 146 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
njlg/perl-rethinkdb | Provides a Perl interface to RethinkDB, a distributed, NoSQL database. | 22 |
dparnell/rethink-db-client | A client library for interacting with RethinkDB databases from an Objective-C application | 13 |
atnnn/haskell-rethinkdb | A Haskell implementation of an RethinkDB client library | 93 |
peterknego/rethinkdb-java-orm | An ORM solution for Java applications to interact with RethinkDB databases | 3 |
tony-brewerio/rethinkdb4j | An asynchronous Java driver for interacting with RethinkDB databases | 1 |
5p3c7r3/rethink | An interface to RethinkDB that provides a Pythonic way to interact with a database | 15 |
neumino/rethinkdbdash | An advanced Node.js driver for RethinkDB with improved connection pooling and cursor management | 848 |
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
kingsleyh/crystal-rethinkdb | A RethinkDB driver written in Crystal, allowing users to connect and interact with the database using its Ruby API. | 22 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
rethinkdb/rethinkdb-example-nodejs | A collection of Node.js examples demonstrating integration with RethinkDB | 136 |
kclay/rethink-scala | A Scala driver that provides a simple interface to interact with RethinkDB using the standard Scala APIs. | 100 |