├── Chapter 1 : Introduction ├── Lab Files │ ├── LAB 1.1 - Install Compass and Connect │ │ └── Lab 1.png │ ├── LAB 1.2 - Determine the value type , Part1 │ │ └── Lab 2.png │ ├── LAB 1.3 - Determine the value type, Part2 │ │ └── Lab 3.png │ ├── LAB 1.4 - Determine the value type, Part3 │ │ └── Lab 4.png │ ├── LAB 1.5 - Scavenger Hunt, Part1 │ │ └── Lab 5.png │ ├── LAB 1.6 - Scavenger Hunt, Part2 │ │ └── Lab 6.png │ └── LAB 1.7 - Scavenger Hunt, Part3 │ │ └── Lab 7.png └── Lectures Files │ ├── Lecture 1.01- Welcome │ └── Quiz 1.png │ ├── Lecture 1.02- Grading and Logistics │ ├── Quiz 2.png │ └── info.txt │ ├── Lecture 1.03- Connecting to MongoDB using Compass │ ├── MOngoDB COm.png │ └── MongoDB Comp.png │ ├── Lecture 1.04- Databases, Collections and Objects │ └── Quiz 3.png │ ├── Lecture 1.05- Exploring datasets using Compass │ └── info.txt │ ├── Lecture 1.06- Documents - Scalar Value Types │ └── Quiz 4.png │ ├── Lecture 1.07- MongoDB Docs (Docs as Values) │ └── info.txt │ ├── Lecture 1.08- MongoDB Docs (Arrays as values) │ └── info.txt │ ├── Lecture 1.09- MongoDB Docs (Geospatial data) │ └── Quiz 5.png │ ├── Lecture 1.10- Filtering collections with queries │ └── Quiz 6.png │ ├── Lecture 1.11- Geospatial queries │ └── info.txt │ └── Lecture 1.12- Understanding JSON │ └── quiz .png ├── Chapter 2 : The MongoDB Query Language + Atlas ├── Lab Files │ ├── Lab 2.0.png │ ├── Lab 2.1.png │ ├── Lab 2.2.png │ ├── Lab 2.3.png │ ├── Lab 2.4.png │ └── Lab 2.5.png └── notes.txt ├── Chapter 3 : MongoDB Query Language ├── Quiz files │ ├── Lab 1.png │ ├── Lab 2.png │ ├── Lab 3.png │ ├── Lab 4.png │ ├── Lab 5.png │ ├── Lab 6.png │ └── Lab 7.png └── notes.txt ├── Final Exam ├── Final 1.png ├── Final 2.png ├── Final 3.png ├── Final 4.png ├── Final 5.png └── Final 6.png └── README.md /Chapter 1 : Introduction/Lab Files/LAB 1.1 - Install Compass and Connect/Lab 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.1 - Install Compass and Connect/Lab 1.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lab Files/LAB 1.2 - Determine the value type , Part1/Lab 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.2 - Determine the value type , Part1/Lab 2.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lab Files/LAB 1.3 - Determine the value type, Part2/Lab 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.3 - Determine the value type, Part2/Lab 3.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lab Files/LAB 1.4 - Determine the value type, Part3/Lab 4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.4 - Determine the value type, Part3/Lab 4.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lab Files/LAB 1.5 - Scavenger Hunt, Part1/Lab 5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.5 - Scavenger Hunt, Part1/Lab 5.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lab Files/LAB 1.6 - Scavenger Hunt, Part2/Lab 6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.6 - Scavenger Hunt, Part2/Lab 6.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lab Files/LAB 1.7 - Scavenger Hunt, Part3/Lab 7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lab Files/LAB 1.7 - Scavenger Hunt, Part3/Lab 7.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.01- Welcome/Quiz 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.01- Welcome/Quiz 1.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.02- Grading and Logistics/Quiz 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.02- Grading and Logistics/Quiz 2.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.02- Grading and Logistics/info.txt: -------------------------------------------------------------------------------- 1 | # Grading 2 | 3 | Quizzes - ungraded 4 | Labs/Homework - 50% 5 | Final Exam - 50% 6 | 7 | -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.03- Connecting to MongoDB using Compass/MOngoDB COm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.03- Connecting to MongoDB using Compass/MOngoDB COm.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.03- Connecting to MongoDB using Compass/MongoDB Comp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.03- Connecting to MongoDB using Compass/MongoDB Comp.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.04- Databases, Collections and Objects/Quiz 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.04- Databases, Collections and Objects/Quiz 3.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.05- Exploring datasets using Compass/info.txt: -------------------------------------------------------------------------------- 1 | initialize 2 | -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.06- Documents - Scalar Value Types/Quiz 4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.06- Documents - Scalar Value Types/Quiz 4.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.07- MongoDB Docs (Docs as Values)/info.txt: -------------------------------------------------------------------------------- 1 | intialize 2 | -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.08- MongoDB Docs (Arrays as values)/info.txt: -------------------------------------------------------------------------------- 1 | initialize 2 | -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.09- MongoDB Docs (Geospatial data)/Quiz 5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.09- MongoDB Docs (Geospatial data)/Quiz 5.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.10- Filtering collections with queries/Quiz 6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.10- Filtering collections with queries/Quiz 6.png -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.11- Geospatial queries/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.11- Geospatial queries/info.txt -------------------------------------------------------------------------------- /Chapter 1 : Introduction/Lectures Files/Lecture 1.12- Understanding JSON/quiz .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 1 : Introduction/Lectures Files/Lecture 1.12- Understanding JSON/quiz .png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.0.png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.1.png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.2.png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.3.png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.4.png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 2 : The MongoDB Query Language + Atlas/Lab Files/Lab 2.5.png -------------------------------------------------------------------------------- /Chapter 2 : The MongoDB Query Language + Atlas/notes.txt: -------------------------------------------------------------------------------- 1 | MongoDB query Language 2 | 3 | CRUD operations 4 | 5 | Mongo Shell(MongoDB text-based client) 6 | 7 | 8 | -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 1.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 2.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 3.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 4.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 5.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 6.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/Quiz files/Lab 7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Chapter 3 : MongoDB Query Language/Quiz files/Lab 7.png -------------------------------------------------------------------------------- /Chapter 3 : MongoDB Query Language/notes.txt: -------------------------------------------------------------------------------- 1 | CRUD operations 2 | -------------------------------------------------------------------------------- /Final Exam/Final 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Final Exam/Final 1.png -------------------------------------------------------------------------------- /Final Exam/Final 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Final Exam/Final 2.png -------------------------------------------------------------------------------- /Final Exam/Final 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Final Exam/Final 3.png -------------------------------------------------------------------------------- /Final Exam/Final 4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Final Exam/Final 4.png -------------------------------------------------------------------------------- /Final Exam/Final 5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Final Exam/Final 5.png -------------------------------------------------------------------------------- /Final Exam/Final 6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binaryshrey/M001-MongoDB-Basics/5e9d84b10da620f767ae7f918c0d8d26be5f7055/Final Exam/Final 6.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # M001: MongoDB-Basics 2 | ![Imgur](https://i.imgur.com/QMupvon.png) 3 | 4 | M001: MongoDB Basics course | MongoDB University (https://university.mongodb.com/courses/M001/about) 5 | 6 | MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with flexible schema. 7 | 8 | 9 | 10 | Verify MongoDB Certification at [MongoDB University](http://university.mongodb.com/course_completion/78bfef57-22cb-409c-84f9-f6e77957) 11 | ![Imgur](https://i.imgur.com/aI9eTaA.png) 12 | 13 | --------------------------------------------------------------------------------