Completed
#11 indexes
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
MongoDB in 1 Hour - 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 #1 MongoDB tutorial for beginners
- 2 MongoDB installation
- 3 MongoShell installation
- 4 Set Environment variable PATH
- 5 How to use Mongsh
- 6 VSCode w/ Mongosh
- 7 #2 databases
- 8 #3 insert
- 9 #4 data types
- 10 #5 sorting and limiting
- 11 #6 find
- 12 #7 update
- 13 #8 delete
- 14 #9 comparison operators
- 15 #10 logical operators
- 16 #11 indexes
- 17 #12 collections