rethinkdb-example-nodejs
Node.js examples
A collection of Node.js examples demonstrating integration with RethinkDB
136 stars
26 watching
99 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
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 |
neumino/rethinkdbdash | An advanced Node.js driver for RethinkDB with improved connection pooling and cursor management | 848 |
weiying-chen/vue-rethinkdb-example | An example project demonstrating integration of Vue.js with RethinkDB using Express as the backend framework. | 64 |
thejsj/rethinkdb-chat | Real-time chat application using RethinkDB and React.js | 66 |
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/thinky | A JavaScript library for interacting with RethinkDB databases | 1,120 |
apa512/clj-rethinkdb | A Clojure client for the RethinkDB NoSQL database system | 204 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |
adambrodzinski/meteor-rethinkdb-graphql | An example of using Meteor and RethinkDB with GraphQL to demonstrate data retrieval and manipulation | 44 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
reklatsmasters/webassembly-examples | A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies. | 203 |
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 |
reindexio/reindex-examples | Examples of Reindex in action, showcasing various use cases and applications | 185 |
bitemyapp/revise | A Clojure-based client for interacting with a RethinkDB database | 146 |