Filtering and grouping MongoDB data is not trivial task. Using simple queries, our power is limited beyond a certain level of complexity. In this tutorial, we'll learn about using MongoDB's aggregate...