Difference between revisions of "Mongo Workbook"
From mi-linux
Jump to navigationJump to search (Created page with "Main Page >> MongoDB >> Workbook {| border="3" cellpadding=3 cellspacing=3 |Section 1: Introduction|| *1.1 Getting Started using MongoDB...") |
|||
Line 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_CreateCollection|3.1 Creating a Collection]] |
− | *[[ | + | *[[MongoDB_InsertData|3.2 Inserting Data into a Collection]] |
− | *[[ | + | *[[MongoDB_QueryData|3.3 Querying a Collection]] |
+ | *[[MongoDB_Aggregate_Pipeline|3.4 Aggregation Pipeline]] | ||
+ | *[[MongoDB_Update|3.5 Updating a Collection]] | ||
+ | *[[MongoDB_Delete|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]] | ||
|} | |} |