Difference between revisions of "MongoDB Workbook"
From mi-linux
Jump to navigationJump to searchLine 11: | Line 11: | ||
*[[MongoDB_URLs|1.3 Useful URLs]] | *[[MongoDB_URLs|1.3 Useful URLs]] | ||
|- | |- | ||
− | |Section 2: | + | |Section 2: Collections and Documents|| |
*[[MongoDB_CreateCollection|2.1 Creating a Collection]] | *[[MongoDB_CreateCollection|2.1 Creating a Collection]] | ||
*[[MongoDB_InsertData|2.2 Inserting Data into a Collection]] | *[[MongoDB_InsertData|2.2 Inserting Data into a Collection]] | ||
Line 19: | Line 19: | ||
*[[MongoDB_Delete|2.6 Deleting Documents or a Collection]] | *[[MongoDB_Delete|2.6 Deleting Documents or a Collection]] | ||
|- | |- | ||
− | |Section 3: | + | |Section 3: Manipulating Complex Collections|| |
− | *[[ | + | *[[MongoDB_CreateComplexCollection|3.1 Creating a Collection]] |
− | *[[ | + | *[[MongoDB_InsertNestedData|3.2 Inserting Nested Data into a Collection]] |
− | *[[ | + | *[[MongoDB_QueryNestedData|3.3 Querying a Collection]] |
+ | *[[MongoDB_Aggregate_Pipeline_Nested|3.4 Aggregation Pipeline]] | ||
+ | *[[MongoDB_UpdateNested|3.5 Updating a Collection]] | ||
+ | *[[MongoDB_DeleteNested|3.6 Deleting Documents or a Collection]] | ||
|- | |- | ||
− | |Section 4: Exercise Answers|| | + | |Section 4: Miscellaneous|| |
− | *[[MongoDB_Answers| | + | *[[MongoDB_ObjectIds|4.1 Document IDs]] |
+ | *[[MongoDB_JS_Files|4.2 Query Files]] | ||
+ | *[[MongoDB_Misc|4.3 Miscellaneous Commands]] | ||
+ | |- | ||
+ | |Section 5: Exercise Answers|| | ||
+ | *[[MongoDB_Answers|5.1 Exercise Answers]] | ||
|} | |} |