Introduction to ReQL

Introduction to ReQL

ReQL is the RethinkDB query language. It offers a very powerful and convenient way to manipulate JSON documents. This document is a gentle introduction to ReQL concepts. You don’t have to read it to be productive with RethinkDB, but it helps to understand some basics.

Want to write useful queries right away? Check out the ten-minute guide.