MongoDB Aggregation

MongoDB    |    Intermediate
  • 11 videos | 50m 12s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 28 users Rating 4.4 of 28 users (28)
This Skillsoft Aspire course explores MongoDB, a cross-platform document-oriented database that has become a popular tool for data wrangling and data science. MongoDB is a NoSQL (not only structured query language) that uses Javascript Object Notation (JSON)- like documents with schemata. This course demonstrates reshaping, aggregating and summarizing documents in a MongoDB database, and gather, filter, modify, and query data, and to perform MongoDB actions related to data wrangling. Learners observe demonstrations of how to recognize the structure of aggregate operations in MongoDB; how to use the group operator to perform aggregate computations; and how to use limit and sort operators in an aggregations pipeline. Next, learn how to use the unwind operator to expand an array field in an aggregation, and how to use the Lookup operator to perform a joint operation between 2 collections in an aggregation, and how to use the index stats operator in an aggregation stage to view the statistics on the indexes. Finally, you will learn how to use a Geospatial Index for a geosearch operation.

WHAT YOU WILL LEARN

  • Recognize the structure of aggregate operations in mongodb
    Use the $group operator to perform a computation using an accumulator operator
    Use the $match operator to filter data in an aggregation query
    Use the $project operator to specify fields in an aggregation query
    Use the $limit and $sort operators in an aggregation pipeline
  • Use the $unwind operator to expand an array field
    Use the $lookup operator to perform a join
    Use createindex to build an index on a collection
    Use a geospacial index for a geosearch operation
    Implement a multi-stage aggregation pipeline

IN THIS COURSE

  • 1m 10s
  • 4m 59s
    After completing this video, you will be able to recognize the structure of aggregate operations in MongoDB. FREE ACCESS
  • Locked
    3.  Using Group
    4m 49s
    In this video, you will learn how to use the $group operator to perform a computation using an accumulator operator. FREE ACCESS
  • Locked
    4.  Using Match
    3m 20s
    In this video, find out how to use the $match operator to filter data in an aggregation query. FREE ACCESS
  • Locked
    5.  Using Project
    5m 29s
    Learn how to use the $project operator to specify fields in an aggregation query. FREE ACCESS
  • Locked
    6.  Using Limit and Sort
    4m 41s
    In this video, learn how to use the $limit and $sort operators in an aggregation pipeline. FREE ACCESS
  • Locked
    7.  Using Unwind
    5m 40s
    During this video, you will learn how to use the $unwind operator to expand an array field. FREE ACCESS
  • Locked
    8.  Using Lookup
    5m 54s
    In this video, learn how to use the $lookup operator to perform a join. FREE ACCESS
  • Locked
    9.  Using Indexes
    4m 8s
    In this video, find out how to use createIndex to build an index on a collection. FREE ACCESS
  • Locked
    10.  Using Geospatial Indexes
    5m 48s
    Find out how to use a geospatial index for a geoSearch operation. FREE ACCESS
  • Locked
    11.  Exercise: Performing an Aggregate Query
    4m 14s
    During this video, you will learn how to implement a multi-stage aggregation pipeline. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 2 users Rating 5.0 of 2 users (2)
Rating 4.4 of 76 users Rating 4.4 of 76 users (76)
Rating 5.0 of 2 users Rating 5.0 of 2 users (2)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 100 users Rating 4.6 of 100 users (100)
Rating 4.6 of 363 users Rating 4.6 of 363 users (363)