Тёмный

MongoDB Compound Index and Indexing 

Cognitive Programmer
Подписаться 28 тыс.
Просмотров 19 тыс.
50% 1

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

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 37   
@IdanBernard
@IdanBernard Год назад
Great video, thank you so much!
@Cognitive-Programmer
@Cognitive-Programmer Год назад
Thanks a lot for your comment 🙏
@Pixelflames1
@Pixelflames1 2 года назад
I'm so exited but i still have no idea how to implement it in my code or on my mongodb server through the terminal
@msbasera
@msbasera 2 года назад
Great Explaination Sir ❤️
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Thank you so much for your comment 🙏
@lalitbelwal7231
@lalitbelwal7231 2 года назад
easy explaination
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Thanks for your comment 🙏
@shreyashachoudhary480
@shreyashachoudhary480 Год назад
Loved it
@Cognitive-Programmer
@Cognitive-Programmer Год назад
Thank you 🙏
@Pray4Tony
@Pray4Tony Год назад
Thank you
@Cognitive-Programmer
@Cognitive-Programmer Год назад
Thanks 🙏
@nizarbouali5837
@nizarbouali5837 5 месяцев назад
Thanks !!
@Cognitive-Programmer
@Cognitive-Programmer 5 месяцев назад
Thanks for your comment 🙏
@monireol
@monireol 2 года назад
Thanks a lot
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Thanks for your comment 🙏
@komalsingla6032
@komalsingla6032 Год назад
Sir, thank you for sharing this tutorial video. I need to ask one question -- There is one use case as how to modify index because migrating all data impacts performance. Please suggest some solutions.
@Cognitive-Programmer
@Cognitive-Programmer Год назад
Thanks for your comment. I don't think I understood your question but let me try. You indexes are dynamic, every time you insert a new data, your index is modified to accommodate the fast search. Hope it helps Thank 🙏
@arbazahmed7748
@arbazahmed7748 Год назад
Amazing, Sir I have a question which is confusing me a lot. I hope you'll fix it for sure... I have a collection with 30M documents. each document contains 4 keys and 4 values like (Bill_id, Amount, City, Tel). How should I create indexes ? Should I use 4(square) indexes? like 36 indexes ?
@fanzhang8823
@fanzhang8823 8 месяцев назад
Just put keys and sorted field(s) into compound index, put exact march field(s) at first, then sorted filed(s) and ranch match field(s) into the index
@techshortstamil5573
@techshortstamil5573 2 года назад
Great video! Using mongoimport we have a param specifying the numinsertionworker for parallel insertion do we have a similar param in pymongo, if not do you suggest any ways that we could achieve parallel insertion using python?
@Vijay-Yarramsetty
@Vijay-Yarramsetty Год назад
audio quality is good in this video
@Cognitive-Programmer
@Cognitive-Programmer Год назад
Thank you 🙏
@lalitbelwal7231
@lalitbelwal7231 2 года назад
is there any video on composite indexing in case size is exceeding
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
No not yet on my channel..but I intend to talk more on topic of index in upcoming videos.. sorry about that 👍
@lalitbelwal7231
@lalitbelwal7231 2 года назад
@@Cognitive-Programmer no problem I will be happy to see that in future as I am stuck already in that soup.
@MahenderPratapSingh-c6f
@MahenderPratapSingh-c6f Год назад
hi, i have a question how can i used both direction sorting in compound index for example : i have compound index "active_1_name_1__id_1", name is used for sorting , i want to used name for ascending sorting as well as descending sorting
@reyanshspeak2847
@reyanshspeak2847 2 года назад
How to specify two custom indexes on two different fields in the compound autocompleted query?
@funnyclipz520
@funnyclipz520 2 года назад
awesome explanation... can you share the mongodump in the description?
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Thanks for your comment 🙏
@thirumurugand9287
@thirumurugand9287 2 года назад
Most of the time 'FETCH' step execution time will be ~0. Shouldn't we look at Actual query execution time to see performance benefit after applying the indexes ?
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Hi Thanks for your comment Yes, to properly evaluate the performance, it needs to be checked with large dataset
@prasadshivan79
@prasadshivan79 2 года назад
Hello Sir, Is it possible to get indexStats using pymongo?
@sujith5441
@sujith5441 Год назад
Compound Index size seems very large
@iampiyush100
@iampiyush100 2 года назад
Supposed if our document on 10th place they why mongodb search 10000 documents?
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Thanks for your comment MongoDB doesn’t know if the document at the 10th place is the only document matching the criteria.. so it needs to search Hope it clarifies your question Thanks again 🙏
@monireol
@monireol 2 года назад
Limit is 64
@Cognitive-Programmer
@Cognitive-Programmer 2 года назад
Thanks for your comment 🙏
Далее
Mongodb Text Index | Full Text Search in MongoDB
11:19
When Goalkeepers Get Bored 🤯 #3
00:27
Просмотров 3 млн
V16 из БЕНЗОПИЛ - ПЕРВЫЙ ЗАПУСК
13:57
MySQL Composite Index Best Practices
16:07
Просмотров 18 тыс.
SQL Index |¦| Indexes in SQL |¦| Database Index
9:57
Database Indexing Explained (with PostgreSQL)
18:19
Просмотров 310 тыс.
Lookup in Mongodb aggregation
9:47
Просмотров 21 тыс.