MongoDB - Indexes : Compound Indexes

preview_player
Показать описание
MongoDB supports compound indexes, where a single index structure holds references to multiple fields within a collection’s documents.

Рекомендации по теме
Комментарии
Автор

This is by far the best explanation of Compound Indexes in Mongo DB. Thank you Miss Xing.

chittillavenkataviswanath
Автор

Explained in easy way!! Best video ever..👍👍

poojajain
Автор

Regarding the last example, in the case your query searches by "date: { $lt: ISODate(...) }", I mean, using a range operator, is it still interesting do use the index "date: 1, type: 1" or the first one will be better? I see like if many keys will be analyzed if the date comes first in the index. Furthermore, I read in mongodb's docs that such fields used with range operatores must appear in the end of the index... Do you have an idea?

Tks

skrizofenix
Автор

simply amazing!!!! perfectly explained!!!! thank you thank you thank you so much!!!! amazing!!!

nikosspiropoulos
Автор

9:06 she was aware of the photo b/w nice video

funnyclipz
Автор

Thanks for the video. It is very helpful.

SunilRana-tmlm
Автор

The Best Tutorials Ever .Thanks For Your Efforts I Hope If You Explain Spring Boot And Spring Security

ahmedahmed-lcoz
Автор

Nice Video...and Very helpfull..but you did a little mistake in your ABCD at 19:00 as Read and Save will come before Update.

nikhiltaneja
Автор

How did you write in one note? Please tell me so that I can make notes too

abhicasm