awesome-rethinkdb icon indicating copy to clipboard operation
awesome-rethinkdb copied to clipboard

A curated list of RethinkDB resources and libraries.

trafficstars

Awesome RethinkDB Awesome

A curated list of RethinkDB resources and libraries.

Table of Contents

  • Official resources
  • RethinkDB Horizon
  • Data modelling
  • Browser-based development resources
  • Node.js projects and resources
  • Python projects and resources
  • Java projects and resources

Official resources

While an obvious place to look for help, there are some essential, but often overlooked resources that this list would not be complete without.

Release 2.4 - coming Q2 2017

Release 2.3 - shipped April 6th 2016

Subsequent releases

RethinkDB contributors have not committed to any particular version and date. It's likely that some of them will arrive in 2.5, maybe later in 2017.

RethinkDB Horizon

Data modelling

Browser integrations

  • react-rethinkdb - server+client library for React - lets you perform ReQL in browser

Node.js

Node.js packages and template projects

Python

Java

Java template projects