Awesome RethinkDB 
A curated list of awesome RethinkDB resources, libraries, tools and applications
Inspired by the awesome list. Feel free to improve this list by contributing!
Table of Contents
- Resources
- Documentation
- Community
- JavaScript
- Python
- Ruby
- Java
- Additional Languages
- Community Supported
- Research and Training
- Articles
- Talks
- RethinkDB Examples
- Community Examples
- Tools
- Administration
- Deployment
RethinkDB Ecosystem
Documentation
Community
- Request Slack Invite
- RethinkDB StackOverflow
- RethinkDB Blog
- RethinkDB Google Group
- RethinkDB YouTube Channel
- RethinkDB Reddit
JavaScript Libraries
Drivers
- RethinkDB JavaScript - Officially Supported JavaScript Driver.
- Maintainer:
RethinkDB Team
- RethinkDB Dash - An advanced Node.js driver for RethinkDB with connection pool and Streams Support.
- Maintainer:
Michel
ORM
- Thinky - JavaScript ORM for RethinkDB
- Maintainer:
Michel
- JSData RethinkDB - RethinkDB adapter for the js-data ORM.
- Maintainer:
JS Data Organization
Extension Libraries
- RethinkDB Pool - Connection-pool for RethinkDB.
- Maintainer:
Hao-kang Den
- Express Session RethinkDB - RethinkDB session store for Express 4.x.
- Maintainer:
@armenfilipetyan
Technology Integrations
- Hapi RethinkDB CRUD - CRUD handlers for Hapi interaction with Rethinkdb.
- Maintainer:
Thomas Eng
- Sails Hook Thinky - A hook to enable the Thinky ORM for RethinkDB in Sails.
- Maintainer:
Matt Wielbut
- KOA RethinkDB - Koa middleware that gets you a RethinkDB client.
- Maintainer:
Hao-kang Den
- RabbitMQ - Integrating RethinkDB with RabbitMQ
- Maintainer:
RethinkDB Team