Advanced Filtering with MongoDB Aggregation Pipelines

MongoDB Aggregation code screenshot

This is a repost from https://medium.com/@kublermdk/advanced-filtering-with-mongodb-aggregation-pipelines-5ee7a8798746 although go read it there so I can get the Medium $$, because it reads better. For a project Chris Were and I have been working on we discovered a great way of doing advanced queries using MongoDB’s Aggregation pipelines with the use of the $merge operator in order… Continue reading Advanced Filtering with MongoDB Aggregation Pipelines