Top "Reql" questions

ReQL is the RethinkDB query language.

How to apply filter on array in ReQL in ReThinkDB using JavaScript

In the following JSON, I want to pick the records that have sales > 12500. How do I do that in …

json filter rethinkdb nested-query reql