Evaluating the Performance of Distributed Database Systems for Big Data Analytics

Main Article Content

Mohd. Murshleen

Abstract

The exponential growth of global data—projected to reach 221 zettabytes by 2026—has driven massive investment in distributed database systems optimized for big data analytics. However, organizations face a bewildering landscape of competing systems spanning SQL-on-Hadoop engines (Spark SQL, Presto/Trino), columnar OLAP databases (ClickHouse, Apache Druid), cloud-native data warehouses (Snowflake, BigQuery, Databricks), and NewSQL systems (CockroachDB, TiDB), each claiming superior performance for analytical workloads. This paper presents the first comprehensive, reproducible performance evaluation of seven major distributed database systems for big data analytics, conducted on standardized TPC-DS benchmarks at scales from 1 TB to 500 TB across identical hardware configurations. Beyond benchmarking, we introduce AdaptaDB, a novel distributed analytical database that integrates three key innovations: (1) an adaptive query execution engine that dynamically switches between row-oriented and columnar processing based on runtime statistics; (2) a hybrid indexing framework combining LSM-trees, B-trees, and bitmap indices with automatic index selection driven by workload analysis; and (3) a tiered caching architecture with intelligent data placement across DRAM, persistent memory, and NVMe storage. AdaptaDB achieves 6,800 queries/hour on TPC-DS at 10 TB scale—62% higher than ClickHouse and 119% higher than Snowflake—while reducing average query latency by 58–75% and per-query cost by 67–73% compared to cloud-native alternatives. Scalability evaluation demonstrates sustained throughput degradation of only 18% per 10× data increase, compared to 35–55% for competing systems.

Article Details

Section

Articles

How to Cite

Evaluating the Performance of Distributed Database Systems for Big Data Analytics. (2025). International Journal of Humanities and Information Technology, 7(4), 212-219. https://doi.org/10.21590/