In our last lesson, we learnt the basics of MongoDB aggregation and saw how we can find and manipulate data. In this continuation, we will see how we can sort, skip and limit records during our aggregation stages.
The aggregation stages/operators covered in this video are:
You can see the list of all the available operators in the MongoDB docs.