Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregation-framework

Conditional $lookup in MongoDB?

Mongo: how to sort by external weight

allowDiskUse in Aggregation Framework with MongoDB C# Driver

How to push multiple columns' value within group

Can I use populate before aggregate in mongoose?

How to conditionally project fields during aggregate in mongodb

Perform a conditional lookup, only when the localfield exists?

Aggregate duplicate documents with values in array in Mongo

MongoDB - get documents with max attribute per group in a collection

Mongo C# Fluent Aggregation Pipeline Group Anonymous Type Key Exception

MongoDb $addFields inside arrays that $multiply two values within the array

Mongo DB duplication issue while using sorting with limit and skip in aggregation

Using $graphLookup with a condition

MongoDB: $lookup returns empty array [duplicate]

MongoDB, Java, sort by first array entry

How do I $concat fields in an array of objects?

$split and return the first array element in mongodb query

MongoError: The 'cursor' option is required, except for aggregate with the explain argument

MongoDB C# Get latest document from group

Concatenate array elements in MongoDB 3.4 with Aggregation Framework