Optimizing Indexing Performance in Data Search in MongoDB Database

Optimalisasi Kinerja Indexing Dalam Pencarian Data Di Database Mongodb

Authors

  • Karunia Suci Lestari Universitas Raharja
  • Fadli Asyp Riansyah Universitas Raharja
  • Ahmad Herkal Taqyudin Universitas Raharja
  • Janu Ilham Saputro Universitas Raharja

DOI:

https://doi.org/10.33050/3hkgx407

Keywords:

MongoDB, Indexing, NoSQL Database, Query Performance, Scalability

Abstract

Indexing in MongoDB is a crucial mechanism for optimizing query performance in
non-relational databases. Without proper indexing, the system is forced to perform a collection
scan, which consumes significant resources. This study examines the fundamental concepts of
indexing, ef ective implementation strategies, and best practices for index management. Using
an experimental methodology, this research compares query performance before and after index
application. The results demonstrate that indexing significantly enhances search ef iciency, with
query execution time reduced from 580 ms to 3 ms, representing a 99.4% performance
improvement. These findings emphasize that a deep understanding of query patterns and data
structures is essential for developers to ensure the scalability and responsiveness of
MongoDB-based applications.

Downloads

Download data is not yet available.

Downloads

Published

2026-02-28

Most read articles by the same author(s)

<< < 6 7 8 9 10 11 12 13 14 15 > >>