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

MongoDB Query Language (MQL) Commands

MongoDB Query Language (MQL) commands are direct instructions for managing and interacting with your database server. They are essential for performing administrative tasks, optimizing performance, and maintaining security.

Aggregation

count

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

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.