DocumentDB LogoDocumentDB
HomeGitHubDiscordDocsPackagesBlogs
Back to DocumentationMQL Documentation
CommandsAggregation
OperatorsEvaluation Query
Reference/Operators

MongoDB Query Language (MQL) Operators

MongoDB Query Language (MQL) operators enable powerful filtering, comparison, and data manipulation within queries. Mastering these operators helps you write expressive queries to efficiently retrieve and update documents in your collections.

Evaluation Query

$regex

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

Copyright © DocumentDB a Series of LF Projects, LLC. For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.