Navigation
This version of the documentation is archived and no longer supported.
  • Aggregation >
  • Simple Aggregation Methods and Commands

Simple Aggregation Methods and Commands

On this page

In addition to the aggregation framework and map-reduce, MongoDB provides the following methods and commands to perform aggregation:

Count

MongoDB offers the following command and methods to provide count functionality:

Distinct

MongoDB offers the following command and method to provide the distinct functionality:

Group

MongoDB offers the following command and method to provide group functionality:

←   Map-Reduce Indexes  →