Search code examples
Select nested fields in filtered aggregation...


mongodbmongodb-queryaggregation-framework

Read More
Mongoose lookup from 2 collections gives wrong sum values...


mongoosemongodb-queryaggregation-framework

Read More
MongoDB Aggregation - Find the products with low stock...


node.jsmongodbmongooseaggregation-frameworknosql-aggregation

Read More
MongoDB aggregation pipeline with $lookup on 600k documents...


node.jsmongodbaggregation-framework

Read More
MongoDB: How do I get multiple $indexOfArray values?...


mongodbaggregation-framework

Read More
Any functionality in a MongoDB Aggregation like a simple "regex replace"?...


mongodbaggregation-frameworkspring-data-mongodb

Read More
Mongodb sort inner array...


mongodbaggregation-framework

Read More
MongoDB - match against a field, and get the first records which have distinct values in another fie...


mongodbaggregation-framework

Read More
Group By After LookUp...


mongodbaggregation-framework

Read More
MongoDB Pipeline $lookup only works when hard coding object id...


mongodbaggregation-framework

Read More
How to group by two fields whose value my be same and count them...


mongodbaggregation-frameworkgroup

Read More
How to delete documents returned by an aggregation query in mongodb...


databasemongodbnosqlaggregation-framework

Read More
MongoDB - How to aggregate collection sub-array objects with its actual object from the other collec...


javascriptnode.jsmongodbmongodb-queryaggregation-framework

Read More
MongoDB query - Get only selected objects from same or different documents...


node.jsmongodbmongoosemongodb-queryaggregation-framework

Read More
Parse out numbers from multiple String fields, add them to a new field in MongoDB aggregation pipeli...


mongodbaggregation-frameworkspring-data-mongodb

Read More
MongoDB $lookup on doubly nested array of objects...


mongodbjoinaggregation-frameworkaggregate

Read More
Create an aggregate list of values and number of occurrences in MongoDB...


mongodbaggregation-framework

Read More
why i didn't get The same result for these two different queries for Get actors who have appeare...


arraysmongodbnosqlaggregation-frameworkunwind

Read More
Join return no result with ObjectId and a non ObjectId...


mongodbjoinmongodb-queryaggregation-framework

Read More
In the mongodb explain, does it reveal the number of documents fetched from disk vs ram?...


mongodbmongodb-queryaggregation-frameworkmongodb-explain

Read More
MongoDB: conditional updates to array fields in a single document...


mongodbaggregation-frameworkevent-log

Read More
how to get mongodb to use a compound index where one of the fields is not involved?...


mongodbmongodb-queryaggregation-frameworkmongodb-indexes

Read More
conditional match in nested structure in all documents - mongodb...


mongodbaggregation-framework

Read More
Unrecognized pipeline stage name: '$concat'...


mongodbaggregation-framework

Read More
compound index and sort query involving a regex...


node.jsmongodbmongodb-queryaggregation-frameworkmongodb-indexes

Read More
Is there a way to access a Date as milliseconds since epoch (Date.getTime()) in mongodb aggregation ...


mongodbdateaggregation-framework

Read More
match/filter/project nested fields from array in array in object...


mongodbaggregation-frameworkaggregate

Read More
MongoDB aggregation $group stage $top vs $first efficiency over a large data set...


mongodbaggregation-framework

Read More
Why skip doesn't work at the begining of the aggregation pipeline but works at the end of it?...


javascriptnode.jsdatabasemongodbaggregation-framework

Read More
how to count boolean type field in mongodb aggregation?...


mongodbmongodb-queryaggregation-framework

Read More
BackNext