I\'ve heard about MongoDB, but I\'m not sure I fully understand the concept.
If I have multiple JSON objects stored in MongoDB:
[{\"id\": \"peter\", \
A Couchbase N1QL query will look like this:
SELECT * FROM people WHERE age >= 12;
See https://query-tutorial.couchbase.com/tutorial/#1 for more details.