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