rethinkdb
Realtime DB
A scalable, distributed NoSQL database for real-time web applications with automatic failover and fault tolerance.
The open-source database for the realtime web.
27k stars
780 watching
2k forks
Language: C++
last commit: 6 days ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
neumino/rethinkdbdash | An advanced Node.js driver for RethinkDB with improved connection pooling and cursor management | 848 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |
hamiltop/rethinkdb-elixir | An Elixir client for connecting to RethinkDB databases | 497 |
bchavez/rethinkdb.driver | A .NET driver for interacting with a NoSQL document database | 384 |
apa512/clj-rethinkdb | A Clojure client for the RethinkDB NoSQL database system | 204 |
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 |
geowarin/boot-rethinkdb | An implementation of a NoSQL database in Java for building real-time data applications | 39 |
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 |
bitemyapp/revise | A Clojure-based client for interacting with a RethinkDB database | 146 |
peterknego/rethinkdb-java-orm | An ORM solution for Java applications to interact with RethinkDB databases | 3 |
kingsleyh/crystal-rethinkdb | A RethinkDB driver written in Crystal, allowing users to connect and interact with the database using its Ruby API. | 22 |
js-data/js-data-rethinkdb | Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. | 32 |