Conclusion / Learn
MongoDB Aggregation
In this unit, you learned how to use aggregation in MongoDB and create an aggregation pipeline. You also learned how to use several of the most common aggregation stages, including:
$match$group$sort$limit$project$count$set$out
Resources
Use the following resources to learn more about inserting and finding documents in MongoDB: