MongoDB Aggregation - II [Class 3 ]
Relationships
Learnings of this class
$lookup Operator - use to get results from combining 2 or more collections
$out Operator - to store the output in separate collection in that case $out is used.
$project Operator -
$count Operator - It will j...
suryathink.hashnode.dev4 min read