Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-rethinkdb
A curated list of RethinkDB resources and libraries.
https://github.com/analytik/awesome-rethinkdb
Last synced: 2 days ago
JSON representation
-
Browser integrations
-
Subsequent releases
- react-rethinkdb - server+client library for React - lets you perform ReQL in browser
-
-
Node.js
-
Node.js packages and template projects
- 3REE on GitHub
- auth sample project
- feathers.js sample chat project
- rethinkdbdash - an alternative driver featuring connecting pooling.
- JS Data adapter - allows you to use one API to query RethinkDB from Node.js as you would query REST API from a browser.
- rethinkdb-init - Create all RethinkDB databases, tables and indexes automatically through a schema object.
- rethinkdb-job-queue - A persistent distributed job processing queue.
- react-rethinkdb video - Mike Mintz presenting his demo project - canvas drawing application
- blog post
-
-
Python
-
Node.js packages and template projects
- BigchainDB - Infinitely scalable blockchain database
- BigchainDB whitepaper - see pages 45-46 for notes on RethinkDB
-
-
Java
-
Java template projects
- Play-RethinkDB - CRUD with Play, Scala and Bootstrap
-
-
Official resources
-
- RethinkDB on Slack - get help, learn tricks, talk to developers, help others.
- 3rd party libraries
-
Release 2.4 - coming Q2 2017
-
Release 2.3 - shipped April 6th 2016
- changelog - release/)
- Windows build
- Permissions - a basic user/permission structure (not aimed at browser-to-database connection, see [Horizon section](#rethinkdb-horizon) for that)
- drivers
- Custom conflict resolution for inserts
- Fold - reduce with a guaranteed order
-
Subsequent releases
- resumable changefeeds - lets you to continue where you left off (2.5?)
- GraphQL support - involves discussion around Horizon
- Changefeeds on joins
- Filtering by several indexes - letting the server optimise queries
- Document links - the first step towards graph features, reducing the need for table joins
- Data browser in web UI
-
-
RethinkDB Horizon
-
Subsequent releases
- First longer official demo of Horizon
- What's coming in 2016 - the reasoning behind, and the first public demonstration of Horizon (briefly known as Fusion during pre-alpha).
- What's coming in 2016 - the reasoning behind, and the first public demonstration of Horizon (briefly known as Fusion during pre-alpha).
-
-
Data modelling
-
Subsequent releases
- Why not MongoDB - a dated article with a timeless lesson about potential risks of storing document trees vs relational data.
- When RethinkDB is not the right choice - discussion after SageMathCloud migrated from RethinkDB to PostgreSQL
-
Programming Languages
Categories
Sub Categories