ampersand-rethink-express
Data store
An application built with Ampersandjs and RethinkDB for storing data persistently.
&yet's default app for Ampersandjs, but with persistent storage in RethinkDB.
6 stars
1 watching
3 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
armenfilipetyan/express-session-rethinkdb | An Express.js session store that uses RethinkDB as a database | 25 |
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-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 |
billysometimes/rethinkdb | A Dart driver providing an interface to interact with RethinkDB database | 37 |
weiying-chen/vue-rethinkdb-example | An example project demonstrating integration of Vue.js with RethinkDB using Express as the backend framework. | 64 |
njlg/perl-rethinkdb | Provides a Perl interface to RethinkDB, a distributed, NoSQL database. | 22 |
neumino/chateau | An admin interface for managing data in RethinkDB | 207 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
rethinkdb/rethinkdb-example-nodejs | A collection of Node.js examples demonstrating integration with RethinkDB | 136 |
hden/rethinkdb-pool | Provides a connection pooling mechanism for a specific NoSQL database technology | 22 |
mies/box-rethinkdb | A containerized setup for RethinkDB to support development and testing environments | 10 |
amuste/dnetindexeddb | A Blazor library to work with IndexedDB DOM API | 105 |
dparnell/rethink-db-client | A client library for interacting with RethinkDB databases from an Objective-C application | 13 |
jasonmerino/react-native-simple-store | A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps | 875 |