Answer Posted / Dhyan Chand
Indexes in MongoDB are data structures that improve the speed of data retrieval operations. They work similarly to indices in a book or an index in SQL. Indexes can be created on any field, or combination of fields, within a collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers