Lab 1.1

Welcome to your first lab in M201! In this lab you're going to install MongoDB Enterprise 3.4 and import the people dataset.

While MongoDB Enterprise is available as part of the MongoDB Enterprise Advanced subscription it's permitted to be ran outside of production environments.

In order to install MongoDB you're going to need to head over to our online documentation and follow the instructions on installing MongoDB.

After you've successfully installed MongoDB you should start a standalone server. Once your sever is up and running you should be able to download the people.json handout and import it with mongoimport. Make sure to import the documents into the m201 database and the people collection.

To confirm that you've successfully completed these steps run the following query on the m201 database from the mongo shell and paste it's output into the submission area below:

> db.people.count({ "email" : {"$exists": 1} })
Answer: 50474

Installed MongoDB & start it & imported people collection into m201 db.






Executed the above command:









Comments

  1. Casino Near Me - Mapyro
    Looking for 충청남도 출장마사지 a 대전광역 출장안마 Casino Near Me? MapYRO is your top pick for valuable information 강원도 출장안마 about 속초 출장안마 Casinos Near Me. Use our detailed MapYRO to quickly and easily 천안 출장안마 find

    ReplyDelete

Post a Comment

Popular posts from this blog

M201 MongoDB Performance - Labs & Final Exam Q&A

Question 1

Question 7