DBAIOps: A Reasoning LLM-Enhanced Database Operation and Maintenance System using Knowledge Graphs
Wei Zhou, Peng Sun, Xuanhe Zhou, Qianglei Zang, Ji Xu, Tieying Zhang, Guoliang Li, Fan Wu

TL;DR
DBAIOps is a hybrid system that enhances database operation and maintenance by combining knowledge graphs with reasoning LLMs to improve diagnosis accuracy and automate root cause analysis.
Contribution
It introduces a novel hybrid approach using knowledge graphs and reasoning LLMs for database O&M, including a semi-automatic graph construction and a collection of reusable anomaly models.
Findings
Outperforms state-of-the-art baselines in root cause accuracy by 34.85%.
Achieves 47.22% higher in human evaluation accuracy.
Effectively automates diagnosis report generation for multiple database systems.
Abstract
The operation and maintenance (O&M) of database systems is critical to ensuring system availability and performance, typically requiring expert experience (e.g., identifying metric-to-anomaly relations) for effective diagnosis and recovery. However, existing automatic database O&M methods, including commercial products, cannot effectively utilize expert experience. On the one hand, rule-based methods only support basic O&M tasks (e.g., metric-based anomaly detection), which are mostly numerical equations and cannot effectively incorporate literal O&M experience (e.g., troubleshooting guidance in manuals). On the other hand, LLM-based methods, which retrieve fragmented information (e.g., standard documents + RAG), often generate inaccurate or generic results. To address these limitations, we present DBAIOps, a novel hybrid database O&M system that combines reasoning LLMs with knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Data Quality and Management · Advanced Database Systems and Queries
