You can run aggregation pipelines in the UI for deployments hosted in MongoDB Atlas.
Aggregation Resources
- Reference for data aggregation commands.
- Aggregation Stages
- Reference for aggregation pipeline stages.
- Use variables in aggregation pipeline expressions.
- MongoDB Query Language Reference
- Reference for MQL operators and expressions used in aggregations and other MQL queries.
- Compare common aggregation operations in SQL and MongoDB.
- Compare
mapReduceandaggregate. - Practical MongoDB Aggregations (e-book)
- For more information on aggregations, read the Practical MongoDB Aggregations e-book.