DEV Community

Discussion on: How to use Populate in Mongoose & Node.js

Collapse
 
djnitehawk profile image
Dĵ ΝιΓΞΗΛψΚ

I see. yeah clientside joins are a difficult problem to solve. I've been trying to do that with my c# mongodb library but still haven't found a proper/ user friendly way. was expecting to steal it from mongoose if they've managed it 😜

Thread Thread
 
paras594 profile image
Paras 🧙‍♂️

hahaha...i think you have to use $lookup and $aggregation :p