Table of Contents

Query language

TODO

Commands

TODO

Aggregation

Description
count The count command is used to count the number of documents in a collection that match specific criteria.

Operators

TODO

Query

Description
$regex The $regex operator is used to perform pattern matching with regular expressions.