Working with MongoDB Atlas: Performing CRUD Operations with MongoDB Atlas

MongoDB Atlas    |    Intermediate
  • 14 videos | 1h 51m 57s
  • Includes Assessment
  • Earns a Badge
Rating 5.0 of 4 users Rating 5.0 of 4 users (4)
In this course, you get hands-on experience with most important interactions with a MongoDB cluster: create, read, update, delete, and aggregation operations. Begin by looking at ways new documents can be added to a MongoDB collection using the Compass UI and the MongoDB shell. You will also see how to do bulk uploads from a CSV file. Next, you will use the updateOne and updateMany functions to modify one or multiple documents, carry out upsert operations, and replace documents using the replaceOne function. You will then move on to deletes and see how to perform individual and bulk deletes. You will explore types of queries and look at different ways to filter for documents, including the use of string and numeric operators and regular expressions. Finally, you will move on to aggregations in MongoDB. These allow for a whole host of operations on your data, and are accomplished by means of aggregations pipelines.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Perform basic crud operations from the compass client
    Modify a single document based on a filter condition
    Use the updatemany function and configure it to perform an upsert
    Substitute a new document for an existing one and remove unwanted documents from a collection
    Perform equality and set membership operations on document data
    Filter documents based on the existence of an attribute
  • Search for a document based on a pattern in one of its string fields
    Implement operations such as addition, subtraction, and multiplication in a mongodb query
    Transform double values to integers when querying a mongodb collection
    Define a simple aggregation pipeline in mongodb
    Create a pipeline with multiple stages to perform an aggregation
    Implement a pipeline with the compass gui using its preview feature to recognize the transformations at each stage
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 13s
  • 7m 24s
  • Locked
    3.  Updating a Single Document from the MongoDB Shell
    9m 15s
  • Locked
    4.  Updating Multiple Documents and Performing Upserts
    9m 13s
  • Locked
    5.  Replacing and Deleting Documents
    10m 1s
  • Locked
    6.  Basic Operators in MongoDB Queries
    7m 40s
  • Locked
    7.  Using Exists and Expression Operators
    11m 40s
  • Locked
    8.  Queries Based on Regular Expressions
    5m 48s
  • Locked
    9.  Math Operations in the MongoDB Shell
    10m 5s
  • Locked
    10.  Applying Rounding Operations on Data
    4m 55s
  • Locked
    11.  Grouping Documents with Aggregation
    10m 41s
  • Locked
    12.  Creating Multistage Pipelines
    10m 44s
  • Locked
    13.  Building Pipelines with the Compass GUI
    9m 8s
  • Locked
    14.  Course Summary
    3m 12s

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

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 21 users Rating 4.4 of 21 users (21)
Rating 4.5 of 73 users Rating 4.5 of 73 users (73)
Rating 4.6 of 5 users Rating 4.6 of 5 users (5)