04 MongoDB Indexing - B-Tree and how index works

preview_player
Показать описание


🔥 Discord community

🔥 Udemy Profile

SUBSCRIBE IN SOCIAL NETWORKS

Email 📧 in case you want to send me a notice
Рекомендации по теме
Комментарии
Автор

Questions? Suggestions? Let's discuss them together below!

Bogdan_Stashchuk
Автор

Few points are missing from my point of view :-
1. is the key value pair is stored in a separate table, if it is then what is the name of that table and if not then how the key value pair is stored?
2. how the search is taking place in between key value pair, is it linear search or binary search?

Happiness-BellaAndCookie
Автор

What if the index key is not unique? In this case, if we perform indexing of value 25 then will mongo sends all the documents with that result?

heetshah