Answer Posted / Rajani Sachan
In MongoDB, an index is a data structure that improves the speed of read operations at the cost of write performance. It works similar to indices in SQL databases, helping to quickly locate documents based on specific fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers