Quantcast
Channel: Multiple lookups in a pipeline - Stack Overflow
Browsing all 2 articles
Browse latest 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 all 2 articles
Browse latest View live


Latest Images