RethinkDB
Contents
Awesome RethinkDB
Drivers
An advanced Node.js driver for RethinkDB with connection pool and Streams Support.
A simplistic serialisation library for use alongside the official RethinkDb Java driver.
Asynchronous Netty-based RethinkDB driver for Java.
Officially Supported Java Driver.
ORM
JavaScript ORM for RethinkDB
RethinkDB adapter for the js-data ORM.
Very simple yet powerful and extensible Object Document Mapper for RethinkDB, written in Python.
Python RethinkDB Object Mapper Interface Inspired by Appengine NDB.
Ruby ORM for RethinkDB.
A custom POJO converter for RethinkDB Java driver.
Extension Libraries
Technology Integrations
CRUD handlers for Hapi interaction with Rethinkdb.
A hook to enable the Thinky ORM for RethinkDB in Sails.
Koa middleware that gets you a RethinkDB client.
Adds RethinkDB support to Flask.
Lightweight RethinkDB ORM.
RethinkDB adapter for Lotus::Model.
Community Supported Drivers
A C#/.NET RethinkDB driver striving for 100% ReQL API coverage.
RethinkDB driver for C++.
A RethinkDB client for Clojure.
A Dart driver for RethinkDB v2.0.3.
Multiplexed RethinkDB client in pure Elixir.
Go language driver for RethinkDB.
RethinkDB client library for Haskell.
RethinkDB driver for Common Lisp.
Rethinkdb driver in Lua.
A RethinkDB client written in Objective-C.
A Pure Perl RethinkDB Driver.
A PHP client driver for the RethinkDB query language (ReQL).
Scala Driver for RethinkDB.
RethinkDB Examples
A node.js chat application running on rethinkdb.
A canonical backbone todo application running on flask and RethinkDB.
Sample app built with Backbone.js,Bootstrap, Node.js, Express, RethinkDB.
PubNub / Express Blog Example App.
Community Examples
A simple chat applications built with RethinkDB + Sockets.
rethinkdb + react.js + ActionController::Live (Rails) + Server Side Events.
A realtime chatroom built with RethinkDB
Chat example with spring boot and RethinkDB.
Go RethinkDB Todo List Example Application.
High performance real-time imageboard in Go, TypeScript and RethinkDB.
Vuejs + Express + RethinkDB example.
An example universal JS application written with the 3REE stack, React + Redux + RethinkDB + Express.
A Meteor and RethinkDB Example Using GraphQL.