RethinkDB
RethinkDB is an open source, distributed document-oriented NoSQL database designed for real-time applications, with push-based change feeds, native JSON storage, and an expressive query language called ReQL. Applications interact with RethinkDB through official client drivers (JavaScript, Python, Java, Ruby) that speak the native JSON driver protocol over TCP, rather than through an HTTP REST API. ReQL also includes an r.http command that lets queries pull data from external HTTP APIs directly.
1 APIs
0 Features
DatabaseNoSQLDocument DatabaseReal-TimeOpen SourceChange FeedsReQL
APIs
RethinkDB ReQL Driver API
ReQL (RethinkDB Query Language) is the expressive query language exposed by RethinkDB through official client drivers. Drivers communicate with the RethinkDB server using a nati...
Resources
🔗
Website
Website
🔗
Documentation
Documentation
🔗
API Reference
API Reference
🔗
Download
Download
👥
GitHub Organization
GitHub Organization
💻
Source Code
Source Code
🔗
Documentation Source
Documentation Source
🔗
Community
Community
🔗
License
License