New posts in aggregation-framework

What's the $unwind operator in MongoDB?

Check if every element in array matches condition

Mongodb Explain for Aggregation framework

mongodb count num of distinct values per field/key

MongoDB - Group Across Two Fields & Then Group On Remaining Third Field

Include all existing fields and add new fields to document

MongoDB Regex Search on Integer Value

Converting string to date in mongodb

Return only matched sub-document elements within a nested array

Conditional $sum in MongoDB

Find duplicate records in MongoDB

Aggregate $lookup Total size of documents in matching pipeline exceeds maximum document size

MongoDB - Find documents with earliest occurrence of duplicate value

Mongodb sort inner array

MongoDB SELECT COUNT GROUP BY

Moongoose aggregate $match does not match id's

$lookup multiple levels without $unwind?

MongoDB query find, sum and count

mongodb group values by multiple fields

MongoDB Aggregation - How can i apply query expression into match stage using spring-data-mongodb?