rethinkdb-reactjs

Real-time data demo

A proof-of-concept project integrating RethinkDB with React and Rails to demonstrate real-time data updates using Server-Side Events.

rethinkdb + react.js + ActionController::Live (Rails) + Server Side Events

GitHub

22 stars
14 watching
0 forks
Language: Ruby
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
js-data/js-data-rethinkdb Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. 32
thejsj/rethinkdb-chat Real-time chat application using RethinkDB and React.js 66
bentranter/ampersand-rethink-express An application built with Ampersandjs and RethinkDB for storing data persistently. 6
rethinkdb/rethinkdb-example-nodejs A collection of Node.js examples demonstrating integration with RethinkDB 136
rethinkdb/rethinkdb A scalable, distributed NoSQL database for real-time web applications with automatic failover and fault tolerance. 26,775
neumino/chateau An admin interface for managing data in RethinkDB 207
armenfilipetyan/express-session-rethinkdb An Express.js session store that uses RethinkDB as a database 25
kingsleyh/crystal-rethinkdb A RethinkDB driver written in Crystal, allowing users to connect and interact with the database using its Ruby API. 22
orthecreedence/cl-rethinkdb An asynchronous driver for interacting with RethinkDB databases using Common Lisp 48
adambrodzinski/meteor-rethinkdb-graphql An example of using Meteor and RethinkDB with GraphQL to demonstrate data retrieval and manipulation 44
futurechimp/rethinker A utility to transform RethinkDb Java HashMaps into Scala case class instances 2
tengla/rethinkdb-cli A command-line interface and REPL for interacting with RethinkDB databases 22
taskrabbit/reactnativesampleapp A React Native app demonstrating various architectural concepts and navigation techniques 928
v9n/epiphy An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library 7
neumino/rethinkdbdash An advanced Node.js driver for RethinkDB with improved connection pooling and cursor management 848