Requesting Database for Lab work

How can we get the same database as in lectures, because for answering Lab’s quiz we need that database?

Is there any way to get those database?

If I remember correctly it is indicated that you either connect to the shared cluster for some and to your sandbox cluster for others. By telling us which lab or quiz we can provide a more specific answer.

Hi @Meet_44425,

In this course, we use two clusters - class atlas cluster and sandbox cluster (owned by you).

Please connect to the class atlas cluster for getting access to the datasets used in the video lecture. Remember, this is a read-only cluster.

mongo "mongodb://cluster0-shard-00-00-jxeqq.mongodb.net:27017,cluster0-shard-00-01-jxeqq.mongodb.net:27017,cluster0-shard-00-02-jxeqq.mongodb.net:27017/test?replicaSet=Cluster0-shard-0" --authenticationDatabase admin --ssl --username m001-student --password m001-mongodb-basics

If you want to import the datasets locally on your machine then please have a look at this post .

And as @steevej-1495 mentioned, it would be great if you can share the name of the lab/quiz that you are doing so that we can help you with the cluster name.

Thanks,
Shubham Ranjan
Curriculum Services Engineer