MongoDB Tutorial For Beginners #19 - Creating Indexes in MongoDB

preview_player
Показать описание
mongodb tutorial for beginners, learn mongodb tutorial beginners, mongodb full tutorials, mongodb create and drop databases, mongodb create drop databases tutorial, documents, mongodb database, mongodb collections tutorials, Beginners mongodb tutorial, insert documents in collections mongodb vscode, mongodb tutorial for beginners,documents mongodb 2020, collections in mongodb, documents mongodb compass on windows 10, collections documents mongodb tutorials, documents in mongodb windows, mongodb tutorial for beginners, mongodb full course, mongodb crash course, mongodb full tutorial, mongodb full tutorial for beginners, tutorial mongodb, tutorial mongodb windows, mongodb crash course, mongodb course, mongodb full course for beginners, mongodb full stack, mongodb atlas, mongodb compass, mongodb installation windows 10, mongodb node js tutorial

MongoDB Full Tutorial Series For Beginners
------------------------------------------------------------------------

MongoDB Tutorials for Beginners
------------------------------------------------------------------------
MongoDB Tutorial For Beginners #1 - Introduction
MongoDB Tutorial For Beginners #2 - Install MongoDB on Windows
MongoDB Tutorial For Beginners #3 - Database, Documents and Collections
MongoDB Tutorial For Beginners #4 - MongoDB Compass App Tutorial
MongoDB Tutorial For Beginners #5 - Visual Studio Code MongoDB Extension
MongoDB Tutorial For Beginners #6 - Create and Drop Databases
MongoDB Tutorial For Beginners #7 - Create and Drop Collections
MongoDB Tutorial For Beginners #8 - Data Types in MongoDB
MongoDB Tutorial For Beginners #9 Insert Documents in Collections
MongoDB Tutorial For Beginners #10 - Update Documents in MongoDB
MongoDB Tutorial For Beginners #11 - Read Documents From Collection in MongoDB
MongoDB Tutorial For Beginners #12 - Delete Documents in MongoDB
MongoDB Tutorial For Beginners #13 - Queries in MongoDB
MongoDB Tutorial For Beginners #14 - Find Specific Fields in MongoDB
MongoDB Tutorial For Beginners #15 - Projection in MongoDB
Рекомендации по теме
Комментарии
Автор

This is one of the best playlist to learn from for begineers. Your way of teaching and explaining things is simple and understandable. Thank you for making this playlist! I know this playlist is already over but can you make a video about lookups as I think it is one of the important concepts in aggregation.

anupamdungdung
Автор

Found that ensureIndex() was deprecated in version 2.12 and removed in version 3.0. DBCollection. createIndex() is the one that should be used.

channel
Автор

Hello Sreedhar, excellent Videos really loved it and know lot about Mongo database . I am DBA in Oracle I want if you can create videos like only for DBA related also. That will really helpful and also preparation for Certification.

AnilKumar-lbqf
Автор

Dear Sridhar, I hope you are doing good and safe. Waiting for your sound

rajar
Автор

Dear Sridhar, I got Covid Positive report. So, Iam going to quarantine for 14

RSKHelpline
Автор

Sir please do one video how create the APis using php and mongodb

Allinonechannel-gqvd
Автор

I have find query and projecting some fields, for that index is useful or not pls tell me
Example query:
dB.abc.find({}, {age:1, name:1, dob:1});
Pls tell me above query uses index or not

yogeswarreddy
Автор

Sir please provide the angular notes ... I cant find your github link anywhere.

endrendrumedits
Автор

Thank you so much, all these videos explaining differnet kinds of btrees and shit.
all i needed to know was the command. All i had to do was and it brought my 1000+ fields i had to update from 3 hours + down to 3 seconds XD

Pixelflames
Автор

Some of you who are wondering why your command is not working...
This command is changed now.in updated version.of MongoDB, and that is..

db.<collection Name>. createIndex({"key":1})
..
Hope this will work:-)

delta
Автор

Sir please provide the angular, MongoDB notes ...

Sivahappygroovylucky