Answer Posted / Beena
An index in MongoDB is a data structure that improves the speed of data retrieval operations by enabling the database to find and retrieve documents more efficiently. It works similarly to an index in a book, helping the database quickly locate specific records based on a specified field or fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers