Quantcast
Channel: Multiple lookups in a pipeline - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Valijon for Multiple lookups in a pipeline

MongoDB is designed to store "boiled" data. It means, in project collection, you need to store redundant information to transform into desired result. In your case, performance decreases with inner...

View Article


Multiple lookups in a pipeline

I have an aggregate call as listed below. I believe the massive delay is caused when the roles lookup happens because there are applicants, hired, and rejected people to lookup from the resources...

View Article

Browsing latest articles
Browse All 2 View Live


Latest Images