JSON queries
One way to express JSON queries, such as to find or manage JSON documents, is by using a JSON-oriented syntax.
A range of operators is available for selecting a subset of data, determining the scope of an update, or applying calculations to document values.
You can also construct queries by combining aggregation tasks. Aggregation queries support extra data evaluation operators.