MongoDB has a quite powerful aggregation framework that allows you to write data processing pipelines. Documents in the MongoDB collection go through a series of stages or a pipeline that transforms them into an aggregated result. In this short video series, you will learn how to write aggregations in MongoDB.
Overview
Syllabus
- Find and Manipulate Data using Aggregation in MongoDB
- Sort, Skip and Limit Records in MongoDB Aggregation
- Write Joins in MongoDB
- Group By and Sum in MongoDB
- Perform Group Operations on Array Fields in MongoDB
Taught by
Kamran Ahmed