Efficient Aggregate Pipeline Testing in MongoDB
MongoDB provides a nifty way to test your aggregation pipeline before writing a single line of code from their UI. I use MongoDB Compass for this but you can also try this from the MongoDB Atlas UI.
Go to the collection you want to try it on > Click ...
vamsirao.com2 min read
Vamsi S
Great article!