Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Big Data Hadoop & Spark by (32.1k points)

Could someone tell me what is Aggregation in MongoDB?

1 Answer

0 votes
by (45.3k points)

Aggregation in MongoDB is basically an operation that is used to process a set of data that is gathered from multiple documents, and operate on them in various ways, to return a single combined data. It basically groups together data from multiple sources (documents) and then operate on it in various ways, to return a single combined value.

Planning to learn MongoDB and getting certified? Then check out the MongoDB certification course, from Intellipaat. Also, have a look at the following YouTube video on MongoDB Tutorial to get on-track.

Related questions

Browse Categories

...