Answer Posted / Shravan Kumar Maurya
Indexes are data structures used by MongoDB to efficiently access and retrieve specific documents or fields within a collection. They work similarly to an index in a book, making it faster for the database to locate relevant records without having to scan every document.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers