MongoDB Lab Zone
Get access and work through the labs found in MongoDB Courses.Featured Labs
-
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 -
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
Better alternatives to a $project stage (Lab Only)
This lab helps you learn in which scenarios it is better to use $project an…
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
Atlas Labs
-
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 -
Labs
Atlas Jumpstart using Python (Lab Only)
Creating, deploying, and connecting to an Atlas Cluster using Python.
View Details
mongosh Labs
-
Labs
Use the mongosh Built-In Editor
In this lab you will be introduced to the built-in mongosh editor. You will…
View Details -
Labs
Configure the mongosh
Learn how to use the mongosh API and mongosh config file to supercharge you…
View Details -
Labs
Use an External Editor in mongosh
Learn how to use an external text editor with mongosh
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
Data import/data export Labs
-
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
Move Data to/from Atlas
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 Data to/from your Cluster
Learn how to use mongorestore and mongodump to get binary data in and out o…
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
Masking Sensitive Fields (Lab Only)
In this lab, you will learn to create a view with redacted data and mask va…
View Details -
Labs
Better alternatives to a $project stage (Lab Only)
This lab helps you learn in which scenarios it is better to use $project an…
View Details -
Labs
One-to-One join with $lookup (Lab Only)
In this lab, you will learn how to use the aggregation framework to perform…
View Details -
Labs
Learning to group and summing items (Lab Only)
In this lab, you will learn how to use the aggregation framework to generat…
View Details