MongoDB Atlas-Connecting to Mongo Shell
This lesson will teach you how to connect to the MongoShell, step-by-step, using the MongoDB Atlas cluster that you created.
Connect to a Cluster from Mongo Shell
Now that you have created a cluster, the next thing that you want to do is to connect to the newly created cluster. There are multiple ways to connect to this cluster, from either Mongo Shell or the code.
In this example, I will show you how to connect to the Atlas cluster using Mongo Shell. Before we proceed, there are a few tasks we need to do.
First Task: Installing Mongo
The first task is, of course, having Mongo ...
Access this course and 1400+ top-rated courses and projects.