Featured Labs
-
Labs
Shell Scripting with mongosh and jq
Learn how to use the mongosh eval option with EJSON and JQ to supercharge y…
View Details -
Labs
Move JSON to/from your Cluster
Learn how to use mongoimport and mongoexport to get JSON data in and out of…
View Details -
Labs
Getting Started With MongoDB Atlas (Lab Only)
Learn how to use mongosh to connect and perform CRUD operations on a runnin…
View Details -
Labs
Improving Performance of $sort stages (Lab Only)
This lab helps you learn how you can improve the performance of $sort by re…
View Details
Atlas Labs
-
Labs
Atlas Jumpstart using Node.JS (Lab Only)
Creating, deploying, and connecting to an Atlas Cluster using Node.JS.
View Details -
Labs
Getting Started With MongoDB Atlas (Lab Only)
Learn how to use mongosh to connect and perform CRUD operations on a runnin…
View Details -
Labs
Atlas Search Jumpstart (Lab Only)
Creating and using an Atlas Search index with Compound Operators.
View Details -
Labs
Atlas Jumpstart using the CLI (Lab Only)
Creating, deploying, and connecting to an Atlas Cluster using the CLI.
View Details
mongosh Labs
-
Labs
Use an External Editor in mongosh
Learn how to use an external text editor with mongosh
View Details -
Labs
Configure the mongosh
Learn how to use the mongosh API and mongosh config file to supercharge you…
View Details -
Labs
Shell Scripting with mongosh and jq
Learn how to use the mongosh eval option with EJSON and JQ to supercharge y…
View Details -
Labs
Use the mongosh Built-In Editor
In this lab you will be introduced to the built-in mongosh editor. You will…
View Details
Data import/data export Labs
-
Labs
Move Data to/from Atlas
Learn how to use mongorestore and mongodump to get binary data in and out o…
View Details -
Labs
Move Data to/from your Cluster
Learn how to use mongorestore and mongodump to get binary data in and out o…
View Details -
Labs
Move JSON to/from Atlas
Learn how to use mongoimport and mongoexport to get JSON data in and out of…
View Details -
Labs
Move JSON to/from your Cluster
Learn how to use mongoimport and mongoexport to get JSON data in and out of…
View Details
Driver Labs
-
Labs
Using the Bulk API with the MongoDB PyMongo Driver (Lab Only)
Batch a number of operations together to improve performance with large dat…
View Details -
Labs
Using Network Compression with the PyMongo Driver (Lab Only)
Reduce the network usage of your application using network compression with…
View Details -
Labs
Using the Bulk API with the MongoDB NodeJS Driver (Lab Only)
Batch a number of operations together to improve performance with large dat…
View Details -
Labs
Using Network Compression with the MongoDB NodeJS Driver (Lab Only)
Reduce the network usage of your application using network compression with…
View Details
Aggregation Labs
-
Labs
Understand when and when not to use the $group blocking stage in combination with $unwind (Lab Only)
In this lab, you will learn when to use the $group blocking stage with $unw…
View Details -
Transforming data with the $map and $reduce aggregation operators (Lab Only)
In this lab, you will learn to use the $map and the $reduce operators to ma…
View Details -
Labs
Summarizing Arrays For First, Last, Minimum, Maximum & Average Values (Lab Only)
In this lab you will learn to summarize arrays with $first, $last, $max, $m…
View Details -
Labs
Redacting sensitive data (Lab Only)
In this lab, you will learn to create a view with redacted data.
View Details