Research Article

ML-Driven Performance Tuning Framework for Heterogeneous Unified Databases

Authors

  • Adithya Sirimalla Enliven Technologies Inc.

Abstract

Modern organizations increasingly operate in heterogeneous database environments encompassing relational systems such as Oracle, SQL Server, and PostgreSQL, alongside NoSQL platforms such as MongoDB and Cassandra. This diversity introduces significant challenges in performance tuning because each engine exhibits distinct workload behaviors, tuning parameters, and performance indicators. Traditional manual tuning approaches are limited in terms of scalability and effectiveness, particularly under dynamic, high-volume workloads. This study proposes a unified, Python-based machine-learning framework designed to automate performance tuning across heterogeneous databases. The framework incorporates cross-database metric collection, feature engineering, supervised and unsupervised learning models for bottleneck prediction, and an intelligent recommendation engine that generates actionable strategies. Experiments conducted using benchmark workloads and real-world performance traces demonstrated notable reductions in query latency, improvements in throughput, and increased system stability across all supported database engines. Comparative analysis indicates that the ML-driven approach outperforms vendor-native recommendations and manual heuristics in terms of both accuracy and tuning impact. The findings highlight the feasibility and effectiveness of adopting a unified ML-driven tuning architecture for diverse database environments. Future extensions include integrating reinforcement learning, expanding support for additional database paradigms, and developing automated rollback-safe execution workflows.

Article information

Journal

Frontiers in Computer Science and Artificial Intelligence

Volume (Issue)

3 (1)

Pages

69-79

Published

2024-08-25

How to Cite

Adithya Sirimalla. (2024). ML-Driven Performance Tuning Framework for Heterogeneous Unified Databases. Frontiers in Computer Science and Artificial Intelligence, 3(1), 69-79. https://doi.org/10.32996/fcsai.2024.3.1.8

Downloads

Views

66

Downloads

61

Keywords:

Machine learning; database tuning; heterogeneous databases; performance optimization; bottleneck prediction; latency