MongoDB indexes explained

Video Player is loading.
Current Time 0:00
Duration -:-
Loaded: 0%
Stream Type LIVE
Remaining Time -:-
 
1x
7 Views
Published
#MongoDB #course #tutorial

db.students.createIndex({name: 1})
db.students.getIndexes()
db.students.dropIndex("name_1")
Category
Bro Code
Tags
MongoDB course, MongoDB tutorial, MongoDB
Show more
Be the first to comment