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

MongoDB Query Language (MQL) Evaluation Query Operators

Evaluation query operators are used to evaluate expressions and conditions within your queries. They help you filter documents based on specific criteria, allowing for more precise and dynamic querying capabilities.

$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.