├── Chapter1 ├── Quiz-1.md ├── Quiz-2.md ├── Quiz-3.md ├── Quiz-Atlas.md ├── Quiz.md ├── WhatIs.md ├── lab-1.md └── lab-2.md ├── Chapter2 ├── Lecture:FindCommand.md ├── Lecture:ImportingAndExportingData.md ├── Quiz-BsonVsJson.md ├── Quiz-DataExplorer.md ├── Quiz-FindCommand.md ├── Quiz-TheMongoShell.md └── Quiz-WhatIsJson.md ├── Chapter3 ├── Lecture:DeletingDocumentsAndCollectios.md ├── Lecture:InsertNewDocuments-InsertAndError.md ├── Lecture:UpdatingDocuments-MongoShell.md ├── Quiz-DeletingDocuments.md ├── Quiz-InsertOrder.md ├── Quiz-ObjectId.md ├── Quiz-UpdatingDocuments.md ├── Quiz-UpdatingDocumentsInTheShell.md └── Quiz2-DeletingDocuments.md ├── Chapter4 ├── Chapter4IDE.md ├── Lab1:ArrayOperators.md ├── Lab1:ComparisonOperators.md ├── Lab1:LogicOperators.md ├── Lab1:QueryingArraysAndSub-Documents.md ├── Lab2:ComparisonOperators.md ├── Lab2:LogicOPerators.md ├── Lab2:QueryingArraysAndSub-Documents.md ├── Lab3:ComparisonOperators.md ├── Lab:ArrayOperatorsAndProjection.md ├── Lecture:ArrayOperators.md ├── Lecture:ArrayOperatorsAndSub-Documents.md ├── Lecture:ExpressiveQueryOperator.md ├── Lecture:QueryOperators-Comparison.md ├── LectureArrayOperatorsAndProjection.md ├── QueryOperators-Logic.md ├── Quiz-ArrayOperators.md ├── Quiz-ArrayOperatorsAndProjection.md ├── Quiz-QueryingArraysAndSub-Documents.md ├── Quiz1-.md ├── Quiz1-LogicOperators.md ├── Quiz2-.md └── Quiz2-LogicOperators.md ├── Chapter5 ├── Lab:AggregationFramework.md ├── Lecture:AggregationFramework.md ├── Lecture:IntroductionToDataModeling.md ├── Lecture:IntroductionToIndexes.md ├── Lecture:SortAndLimit.md ├── Lecture:Upsert-UpdateOrInsert?.md ├── Quiz-AggregationFramework.md ├── Quiz-IntroductionToDataModeling.md ├── Quiz-IntroductionToIndexes.md ├── Quiz-Upsert.md ├── Quiz1-SortAndLimit.md └── Quiz2SortAndLimit.md ├── Chapter6 ├── Lecture:AtlasFeatures-MoreDataExplorer.md ├── Quiz-AtlasFeatures.md ├── Quiz-AtlasProducts.md └── Quiz-Compass.md └── README.md /Chapter1/Quiz-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/Quiz-1.md -------------------------------------------------------------------------------- /Chapter1/Quiz-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/Quiz-2.md -------------------------------------------------------------------------------- /Chapter1/Quiz-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/Quiz-3.md -------------------------------------------------------------------------------- /Chapter1/Quiz-Atlas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/Quiz-Atlas.md -------------------------------------------------------------------------------- /Chapter1/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/Quiz.md -------------------------------------------------------------------------------- /Chapter1/WhatIs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/WhatIs.md -------------------------------------------------------------------------------- /Chapter1/lab-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/lab-1.md -------------------------------------------------------------------------------- /Chapter1/lab-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter1/lab-2.md -------------------------------------------------------------------------------- /Chapter2/Lecture:FindCommand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Lecture:FindCommand.md -------------------------------------------------------------------------------- /Chapter2/Lecture:ImportingAndExportingData.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Lecture:ImportingAndExportingData.md -------------------------------------------------------------------------------- /Chapter2/Quiz-BsonVsJson.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Quiz-BsonVsJson.md -------------------------------------------------------------------------------- /Chapter2/Quiz-DataExplorer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Quiz-DataExplorer.md -------------------------------------------------------------------------------- /Chapter2/Quiz-FindCommand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Quiz-FindCommand.md -------------------------------------------------------------------------------- /Chapter2/Quiz-TheMongoShell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Quiz-TheMongoShell.md -------------------------------------------------------------------------------- /Chapter2/Quiz-WhatIsJson.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter2/Quiz-WhatIsJson.md -------------------------------------------------------------------------------- /Chapter3/Lecture:DeletingDocumentsAndCollectios.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Lecture:DeletingDocumentsAndCollectios.md -------------------------------------------------------------------------------- /Chapter3/Lecture:InsertNewDocuments-InsertAndError.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Lecture:InsertNewDocuments-InsertAndError.md -------------------------------------------------------------------------------- /Chapter3/Lecture:UpdatingDocuments-MongoShell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Lecture:UpdatingDocuments-MongoShell.md -------------------------------------------------------------------------------- /Chapter3/Quiz-DeletingDocuments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Quiz-DeletingDocuments.md -------------------------------------------------------------------------------- /Chapter3/Quiz-InsertOrder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Quiz-InsertOrder.md -------------------------------------------------------------------------------- /Chapter3/Quiz-ObjectId.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Quiz-ObjectId.md -------------------------------------------------------------------------------- /Chapter3/Quiz-UpdatingDocuments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Quiz-UpdatingDocuments.md -------------------------------------------------------------------------------- /Chapter3/Quiz-UpdatingDocumentsInTheShell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Quiz-UpdatingDocumentsInTheShell.md -------------------------------------------------------------------------------- /Chapter3/Quiz2-DeletingDocuments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter3/Quiz2-DeletingDocuments.md -------------------------------------------------------------------------------- /Chapter4/Chapter4IDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Chapter4IDE.md -------------------------------------------------------------------------------- /Chapter4/Lab1:ArrayOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab1:ArrayOperators.md -------------------------------------------------------------------------------- /Chapter4/Lab1:ComparisonOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab1:ComparisonOperators.md -------------------------------------------------------------------------------- /Chapter4/Lab1:LogicOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab1:LogicOperators.md -------------------------------------------------------------------------------- /Chapter4/Lab1:QueryingArraysAndSub-Documents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab1:QueryingArraysAndSub-Documents.md -------------------------------------------------------------------------------- /Chapter4/Lab2:ComparisonOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab2:ComparisonOperators.md -------------------------------------------------------------------------------- /Chapter4/Lab2:LogicOPerators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab2:LogicOPerators.md -------------------------------------------------------------------------------- /Chapter4/Lab2:QueryingArraysAndSub-Documents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab2:QueryingArraysAndSub-Documents.md -------------------------------------------------------------------------------- /Chapter4/Lab3:ComparisonOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab3:ComparisonOperators.md -------------------------------------------------------------------------------- /Chapter4/Lab:ArrayOperatorsAndProjection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lab:ArrayOperatorsAndProjection.md -------------------------------------------------------------------------------- /Chapter4/Lecture:ArrayOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lecture:ArrayOperators.md -------------------------------------------------------------------------------- /Chapter4/Lecture:ArrayOperatorsAndSub-Documents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lecture:ArrayOperatorsAndSub-Documents.md -------------------------------------------------------------------------------- /Chapter4/Lecture:ExpressiveQueryOperator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lecture:ExpressiveQueryOperator.md -------------------------------------------------------------------------------- /Chapter4/Lecture:QueryOperators-Comparison.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Lecture:QueryOperators-Comparison.md -------------------------------------------------------------------------------- /Chapter4/LectureArrayOperatorsAndProjection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/LectureArrayOperatorsAndProjection.md -------------------------------------------------------------------------------- /Chapter4/QueryOperators-Logic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/QueryOperators-Logic.md -------------------------------------------------------------------------------- /Chapter4/Quiz-ArrayOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz-ArrayOperators.md -------------------------------------------------------------------------------- /Chapter4/Quiz-ArrayOperatorsAndProjection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz-ArrayOperatorsAndProjection.md -------------------------------------------------------------------------------- /Chapter4/Quiz-QueryingArraysAndSub-Documents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz-QueryingArraysAndSub-Documents.md -------------------------------------------------------------------------------- /Chapter4/Quiz1-.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz1-.md -------------------------------------------------------------------------------- /Chapter4/Quiz1-LogicOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz1-LogicOperators.md -------------------------------------------------------------------------------- /Chapter4/Quiz2-.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz2-.md -------------------------------------------------------------------------------- /Chapter4/Quiz2-LogicOperators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter4/Quiz2-LogicOperators.md -------------------------------------------------------------------------------- /Chapter5/Lab:AggregationFramework.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Lab:AggregationFramework.md -------------------------------------------------------------------------------- /Chapter5/Lecture:AggregationFramework.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Lecture:AggregationFramework.md -------------------------------------------------------------------------------- /Chapter5/Lecture:IntroductionToDataModeling.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Lecture:IntroductionToDataModeling.md -------------------------------------------------------------------------------- /Chapter5/Lecture:IntroductionToIndexes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Lecture:IntroductionToIndexes.md -------------------------------------------------------------------------------- /Chapter5/Lecture:SortAndLimit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Lecture:SortAndLimit.md -------------------------------------------------------------------------------- /Chapter5/Lecture:Upsert-UpdateOrInsert?.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Lecture:Upsert-UpdateOrInsert?.md -------------------------------------------------------------------------------- /Chapter5/Quiz-AggregationFramework.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Quiz-AggregationFramework.md -------------------------------------------------------------------------------- /Chapter5/Quiz-IntroductionToDataModeling.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Quiz-IntroductionToDataModeling.md -------------------------------------------------------------------------------- /Chapter5/Quiz-IntroductionToIndexes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Quiz-IntroductionToIndexes.md -------------------------------------------------------------------------------- /Chapter5/Quiz-Upsert.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Quiz-Upsert.md -------------------------------------------------------------------------------- /Chapter5/Quiz1-SortAndLimit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Quiz1-SortAndLimit.md -------------------------------------------------------------------------------- /Chapter5/Quiz2SortAndLimit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter5/Quiz2SortAndLimit.md -------------------------------------------------------------------------------- /Chapter6/Lecture:AtlasFeatures-MoreDataExplorer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter6/Lecture:AtlasFeatures-MoreDataExplorer.md -------------------------------------------------------------------------------- /Chapter6/Quiz-AtlasFeatures.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter6/Quiz-AtlasFeatures.md -------------------------------------------------------------------------------- /Chapter6/Quiz-AtlasProducts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter6/Quiz-AtlasProducts.md -------------------------------------------------------------------------------- /Chapter6/Quiz-Compass.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/Chapter6/Quiz-Compass.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Robertosousa86/course-M001-MongoDB-Basics/HEAD/README.md --------------------------------------------------------------------------------