Тёмный

Master MongoDB Indexing in One Video: Boost Your Database Performance Instantly! 

Подписаться
Просмотров 42 тыс.
% 1 221

🟡 Get 1 to 1 coaching with me: topmate.io/engineeringdigest
🟡 Donate: paypal.me/engineeringdigest
🟡 Perks: www.youtube.com/@EngineeringDigest/join
🔴 Discord: discord.gg/FHB3vUmgKm
🔴 Twitch: www.twitch.tv/engineeringdigest
🔴 Personal RU-vid Channel: www.youtube.com/@thevipulvats
🔴 Instagram: thevipulvats
🔴 Twitter: thevipulvats
🔴 LinkedIn: www.linkedin.com/in/thevipulvats/
🔴 Website: engineeringdigest.net
🔴 Timestamps
Intro 0:00

Опубликовано:

 

21 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 101   
@EngineeringDigest
@EngineeringDigest 7 месяцев назад
Use this as sample data, it is not the same. But will do the work db.teachers.insertMany([ { "_id": 1, "name": "John Doe", "age": 35, "gender": "male" }, { "_id": 2, "name": "Jane Smith", "age": 40, "gender": "female" }, { "_id": 3, "name": "Michael Johnson", "age": 45, "gender": "male" }, { "_id": 4, "name": "Emily Williams", "age": 30, "gender": "female" }, { "_id": 5, "name": "Robert Brown", "age": 38, "gender": "male" }, { "_id": 6, "name": "Emma Jones", "age": 33, "gender": "female" }, { "_id": 7, "name": "William Davis", "age": 37, "gender": "male" }, { "_id": 8, "name": "Olivia Miller", "age": 41, "gender": "female" }, { "_id": 9, "name": "David Wilson", "age": 36, "gender": "male" }, { "_id": 10, "name": "Sophia Moore", "age": 32, "gender": "female" }, { "_id": 11, "name": "Richard Taylor", "age": 39, "gender": "male" }, { "_id": 12, "name": "Isabella Anderson", "age": 43, "gender": "female" }, { "_id": 13, "name": "Joseph Thomas", "age": 34, "gender": "male" }, { "_id": 14, "name": "Mia Jackson", "age": 42, "gender": "female" }, { "_id": 15, "name": "Charles White", "age": 36, "gender": "male" }, { "_id": 16, "name": "Abigail Harris", "age": 31, "gender": "female" }, { "_id": 17, "name": "Daniel Martin", "age": 44, "gender": "male" }, { "_id": 18, "name": "Evelyn Thompson", "age": 38, "gender": "female" }, { "_id": 19, "name": "Matthew Garcia", "age": 37, "gender": "male" }, { "_id": 20, "name": "Sofia Martinez", "age": 35, "gender": "female" }, { "_id": 21, "name": "Andrew Robinson", "age": 40, "gender": "male" }, { "_id": 22, "name": "Grace Clark", "age": 33, "gender": "female" }, { "_id": 23, "name": "Joshua Rodriguez", "age": 39, "gender": "male" }, { "_id": 24, "name": "Avery Lewis", "age": 42, "gender": "female" }, { "_id": 25, "name": "Christopher Lee", "age": 37, "gender": "male" }, { "_id": 26, "name": "Chloe Walker", "age": 31, "gender": "female" }, { "_id": 27, "name": "Kevin Hall", "age": 44, "gender": "male" }, { "_id": 28, "name": "Zoey Allen", "age": 38, "gender": "female" }, { "_id": 29, "name": "Brian Young", "age": 36, "gender": "male" }, { "_id": 30, "name": "Harper King", "age": 34, "gender": "female" } ])
@alinaeemchaudhry2262
@alinaeemchaudhry2262 4 месяца назад
Words couldn't appreciate the information which you encapsulated in this short video in an engaging way. Thank you very much!
@user-yp7dw3xz3h
@user-yp7dw3xz3h 4 месяца назад
The best comprehensive video for indexing. Hats off to the person and the methodology he used to explain things.
@sumantasharma8032
@sumantasharma8032 8 месяцев назад
Found this when i was searching for a good mongo indexing video. It was really explained well. Thanks , keep up the good work :)
@muhammadtalhabaig4908
@muhammadtalhabaig4908 11 месяцев назад
Thank you for such clear explanation! You earned a subscriber!
@vrushabhkhandelwal3674
@vrushabhkhandelwal3674 9 месяцев назад
Wow, this video provides an amazing explanation of MongoDB concepts! 🙌 The way you've broken down and illustrated the key concepts makes it so much easier to grasp. Thanks for sharing this valuable knowledge with us. Keep up the great work! 👏
@nemotivity
@nemotivity Год назад
Great tutorial! Thank you.
@RavindraSingh-zg9eq
@RavindraSingh-zg9eq 4 месяца назад
I have no words to express , its amazing video for indexing , loved the explanation
@chittillavenkataviswanath1389
@chittillavenkataviswanath1389 6 месяцев назад
You are amazing. :) Made this soo simple.
@764Priya
@764Priya 2 месяца назад
One of the best videos i have seen on indexing. Content was so interesting, that i didn't feel bored at all. Thank you so much for creating these videos.
@kalashnikov203
@kalashnikov203 11 месяцев назад
very clear explanation, thank you.
@VinayKumar-lt1sw
@VinayKumar-lt1sw 3 месяца назад
Thank you so much. Great
@prabhatpankaj2879
@prabhatpankaj2879 11 месяцев назад
Best teaching style ever. So happy that you utilised every second
@EngineeringDigest
@EngineeringDigest 11 месяцев назад
Thank you! 😃
@ayushnigam9424
@ayushnigam9424 7 месяцев назад
such an amazing video bhaiya, Thankyou so much!
@abdullahbinazeem54
@abdullahbinazeem54 5 месяцев назад
The first 3 minutes of explanation and an instant subscribe
@jeetchheda8916
@jeetchheda8916 Год назад
heyy, i have a question.. If i use compound index with a partialFilterExpression.. then can i mention another field expression for the filter which is not a part of the index for the collection ?
@MakrandGurav
@MakrandGurav 5 дней назад
Amazing video, Vipul. You shared quite a great amount of knowledge in a short time & that too without promoting like and subscribe. You won't need it, people will do it themselves seeing your content. Much thanks!!
@100DDC
@100DDC 7 месяцев назад
Awesome video Guru , Love this content
@pasdes6091
@pasdes6091 Год назад
sir thank you so much for this vedio (pura indexing topic clear hogya)
@SyedOsama-nn9fw
@SyedOsama-nn9fw 9 месяцев назад
Excellent Thanku so much bro. It helped me a lot better than mongodb university.❣❣
@user-ui8tn7wh2k
@user-ui8tn7wh2k Месяц назад
good explaination loved it!!!!😍
@MuhammadAli-vy8nr
@MuhammadAli-vy8nr Год назад
Thanks!! for the best tutorials.
@EngineeringDigest
@EngineeringDigest Год назад
You're welcome!
@ankurgupta1339
@ankurgupta1339 Месяц назад
Subscribed within 5 mins of watch time, the audio quality is excellent and the content also
@viracollection8306
@viracollection8306 Год назад
Awesome sir plz keep posting such learnings video
@bhavinvarma5300
@bhavinvarma5300 10 месяцев назад
Great explanation ❤
@mayur10417
@mayur10417 2 месяца назад
but why is execution time is more when using index for 1st time i have 40k docs and without index it is 30ms and with index for 1st time its 111ms but after 2nd time it is 0ms . and for new query again it is 111ms
@FSCO_sahilsatishchavan
@FSCO_sahilsatishchavan Год назад
Nailed‼️
@ananjaygurjar
@ananjaygurjar 11 месяцев назад
This is great!!!
@anewworld6006
@anewworld6006 5 дней назад
I liked the way you say "Koi dikkat vali baat nhi h"
@lifeisnotarace3889
@lifeisnotarace3889 7 месяцев назад
Best series of mongodb on RU-vid
@weforyouweb1165
@weforyouweb1165 11 месяцев назад
Superb video sir ji ❤❤❤
@lokeshbhavsar2789
@lokeshbhavsar2789 Год назад
Just want to say that its is best. The explanation is great
@talhakhadim111
@talhakhadim111 Год назад
Thanks bro really helpful 🙏
@EngineeringDigest
@EngineeringDigest Год назад
Thanks! 😊 Join my Insta fam: @thevipulvats
@arslanyounas936
@arslanyounas936 2 месяца назад
It was really explained well.
@PC_Edits
@PC_Edits 7 дней назад
linear search jo bachpan me padhte the was epic😅😄
@manojmohapatra986
@manojmohapatra986 Год назад
Best content ❤
@jaskaran-dhaner
@jaskaran-dhaner 10 месяцев назад
Beneficial, thanks for the video.
@raviyadav2552
@raviyadav2552 6 месяцев назад
I really appreciate your efforts, your tutorial make it so easy to understand mongodb
@EngineeringDigest
@EngineeringDigest 6 месяцев назад
Please consider sharing feedback on LinkedIn. 🙏🏻
@raviyadav2552
@raviyadav2552 6 месяцев назад
sure@@EngineeringDigest
@chiragsolanki1234
@chiragsolanki1234 5 месяцев назад
Your Teaching Style is Amazing. 🔥🔥🔥🔥🔥🔥🔥🔥
@EngineeringDigest
@EngineeringDigest 5 месяцев назад
Thanks a lot 😊
@rahuljain3501
@rahuljain3501 6 месяцев назад
Baja phad diye guru amazing knowledge
@EngineeringDigest
@EngineeringDigest 6 месяцев назад
Please consider sharing feedback on LinkedIn. 🙏🏻
@mahedihassanshawon4821
@mahedihassanshawon4821 7 месяцев назад
DAMN GOOD VIDEO
@DevLife_in
@DevLife_in 6 месяцев назад
Good one bro
@TheVikastiwari123
@TheVikastiwari123 7 месяцев назад
Its lovely..everybody makes it complicated..this is as simple as it can get
@EngineeringDigest
@EngineeringDigest 7 месяцев назад
Thank you brother, it will be a huge help if you can share this course on LinkedIn.
@TheVikastiwari123
@TheVikastiwari123 7 месяцев назад
@@EngineeringDigest yes sure..and i would like to ask u one thing...pls include antipatters as examples..like i was a frontend guy..and i struggled with how to design proper mongo schema for my app..nobody talks about real life examples.
@shivanshuupadhyay2849
@shivanshuupadhyay2849 Год назад
Awesome
@harshitpatidar8552
@harshitpatidar8552 6 месяцев назад
Fantastic mongo db tutorial ✨🔥
@EngineeringDigest
@EngineeringDigest 6 месяцев назад
Please consider sharing feedback on LinkedIn. 🙏🏻
@weforyouweb1165
@weforyouweb1165 11 месяцев назад
Wow Jordar ❤
@rajeshdas2295
@rajeshdas2295 Год назад
Very Nice sir ji, superb!!!
@EngineeringDigest
@EngineeringDigest Год назад
So nice of you
@aamirhannan890
@aamirhannan890 5 месяцев назад
this is really amazing, So lets say if you have 1000000 entries in database. doing a linear search will take 1000000 operations because It will travel to each index to find but in case of Binary Search the total operation will be aroun 16! yes just 16 for n = 1000000 entries. for me It is wild to see how a simple algorithms like Binary search has such a huge effect on optimizing database operations.
@trishulcurtis1810
@trishulcurtis1810 3 месяца назад
I think what you said about expireAfterSeconds is wrong. After the time expires, documents itself gets deleted not the index. Correct me if I'm wrong
@shalu1622
@shalu1622 Год назад
Bachpan me hum sort -1 / 1 krte the😜👏👏
@souravmukherjee01
@souravmukherjee01 Год назад
Please share the queries in the description
@onkarkatkar2582
@onkarkatkar2582 7 месяцев назад
Thank you so much
@EngineeringDigest
@EngineeringDigest 7 месяцев назад
You're most welcome. I have a favour to ask. Can you share this playlist on LinkedIn. It would be huge help 🤝
@onkarkatkar2582
@onkarkatkar2582 7 месяцев назад
@@EngineeringDigest definitely
@Amaan-code
@Amaan-code 27 дней назад
Nice ❤
@vivekkumaryadav9862
@vivekkumaryadav9862 6 месяцев назад
bachpan mai linear search ..is peak :))
@AjayKumar-mi2mr
@AjayKumar-mi2mr Год назад
sir bachpan m kon mongodb seekhta hai 😅
@shivanshvish4879
@shivanshvish4879 26 дней назад
Vo apne bachpan ka bta rhe hai bro😂
@nazmulalam1982
@nazmulalam1982 8 месяцев назад
Sir clear ho gaya
@thecharmlessguy
@thecharmlessguy 11 месяцев назад
Mazaa aagya sir🫡🫡
@mohdarish4195
@mohdarish4195 6 месяцев назад
Wow🎉🎉
@GreatTimeAlwaysTakeTime
@GreatTimeAlwaysTakeTime Год назад
💖💖💖💖
@EngineeringDigest
@EngineeringDigest Год назад
Thanks! 😊 you can join our discord or Insta @thevipulvats.
@shubhamgupta-bl1tr
@shubhamgupta-bl1tr Год назад
nice video, How to fetch data between two collection..like join in SQL please cover and waiting for aggregation
@EngineeringDigest
@EngineeringDigest Год назад
Ok coming soon
@hamzaixtic2974
@hamzaixtic2974 8 месяцев назад
awesome yrr phly app kaha thyyyy
@ashuthe1
@ashuthe1 Год назад
Amazing Video...
@EngineeringDigest
@EngineeringDigest Год назад
Thank you so much 😀
@freecodingschool7210
@freecodingschool7210 8 месяцев назад
Sir what type of project we can do by javascript and mongidb. Give a concept
@fakedevdutt
@fakedevdutt 4 месяца назад
bhaiya please long videos me timestamps rakhte jao! pls
@AdarshSingh-mo1kc
@AdarshSingh-mo1kc 8 месяцев назад
data structure me bachpan me padte the linear search 🤣🤣sir ham abhi bhi bacche hi hai
@user-xz5os9ng7s
@user-xz5os9ng7s 3 месяца назад
mongodb ka practice kaha kr skta hu?? koi achha website btaye
@Mati4929
@Mati4929 11 месяцев назад
Great urdu !!
@chiragsolanki1234
@chiragsolanki1234 5 месяцев назад
sir can you provide notes ?
@saurabhsingh1752
@saurabhsingh1752 9 месяцев назад
Bachpan me linear search 😂😂😂 abhi to sikha bhiya pichle saal binary search
@EngineeringDigest
@EngineeringDigest 9 месяцев назад
lol
@sanketsonawane6861
@sanketsonawane6861 7 месяцев назад
Bro Pls share the sample data of this video
@EngineeringDigest
@EngineeringDigest 7 месяцев назад
Please check pinned comment.
@rehanbaig71
@rehanbaig71 6 месяцев назад
@00:19:00
@chiragPatel22c
@chiragPatel22c 10 месяцев назад
sir thodi der dheere se and bad me jor se mat bolo... same frequency me bolo please!!!
@amranmohamed377
@amranmohamed377 8 месяцев назад
Roses are red, Violets are blue, Title in English, But Hindi's what you do. Your thumbnails are tempting, Your tags are on cue, In the language of Shakespeare, Yet you choose Bollywood's view. Subscribers are clicking, Not a clue what you spew, The title's in English, But, my friend, so should you!
@EngineeringDigest
@EngineeringDigest 8 месяцев назад
time is precious, respect it.
@khushalsahni6058
@khushalsahni6058 7 месяцев назад
bahut badhiya spelling hai gender ki 😂
@sanjaydev130
@sanjaydev130 6 месяцев назад
bachpan mein
@random2059
@random2059 10 месяцев назад
manna pare ga sirf collection leke itni dur a geye 😂
@EngineeringDigest
@EngineeringDigest 10 месяцев назад
lol
@sandeepchoudhari7370
@sandeepchoudhari7370 Год назад
If I extract the result without using sort() "db.collection.find('age' : '10')", then should I get the result in sorted manner, as we have created index in asc order.
@EngineeringDigest
@EngineeringDigest Год назад
No, if you execute the query db.collection.find('age': '10') without using the sort() method explicitly, the results will not be sorted. Creating an index on a field in ascending order does not guarantee that the query results will be automatically sorted. The purpose of an index is to improve query performance by allowing the database to quickly locate the matching documents based on the indexed field.