LLM for Data Management
Summary: Tutorial surveying use of LLMs to optimize data management, advocating retrieval-augmented generation (RAG) to curb hallucination, vector databases to cut latency, and LLM-agent multi-round pipelines for complex workflows. Focuses on applications (query rewrite, DB diagnosis, NL analytics), implementation trade-offs (cost, accuracy, latency), and open research challenges. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Guoliang Li (Tsinghua University)
- 2. Xuanhe Zhou (Tsinghua University)
- 3. Xinyang Zhao (Tsinghua University)
BibTeX Citation
@article{li_vldb24,
title = {{LLM for Data Management}},
author = {Li, Guoliang and Zhou, Xuanhe and Zhao, Xinyang},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {12},
pages = {4213--4216},
doi = {10.14778/3685800.3685838},
url = {https://doi.org/10.14778/3685800.3685838},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 11 of 11 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 9 of 9 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,250 | DB-BERT: A Database Tuning Tool that "Reads the Manual" | 2022 | SIGMOD | 0.00011339256 |
| 1,658 | D-Bot: Database Diagnosis System using Large Language Models | 2024 | VLDB | 9.9642078e-05 |
| 1,857 | Diagnosing Root Causes of Intermittent Slow Queries in Cloud Databases | 2020 | VLDB | 9.4929201e-05 |
| 1,893 | WeTune: Automatic Discovery and Verification of Query Rewrite Rules | 2022 | SIGMOD | 9.4126198e-05 |
| 1,991 | RPT: Relational Pre-trained Transformer Is Almost All You Need towards Democratizing Data Preparation | 2021 | VLDB | 9.2383849e-05 |
| 2,395 | A Learned Query Rewrite System using Monte Carlo Tree Search | 2022 | VLDB | 8.5281914e-05 |
| 3,336 | GenRewrite: Query Rewriting via Large Language Models | 2026 | SIGMOD | 7.4137763e-05 |
| 4,108 | QueryBooster: Improving SQL Performance Using Middleware Services for Human-Centered Query Rewriting | 2023 | VLDB | 6.8020689e-05 |
| 4,741 | Machine Learning for Databases | 2021 | VLDB | 6.4410027e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 501 | Language Models Enable Simple Systems for Generating Structured Views of Heterogeneous Data Lakes | 2024 | VLDB |
| 2 | 8,888 | Optimized Batch Prompting for Cost-effective LLMs | 2025 | VLDB |
| 3 | 11,029 | Graph-Based Retrieval-Augmented Generation: Applications, Challenges, Solutions, and Opportunities | 2026 | VLDB |
| 4 | 11,038 | Semantic Data Systems: From Data Management to Data Understanding | 2026 | VLDB |
| 5 | 4,718 | Chat2Data: An Interactive Data Analysis System with RAG, Vector Databases and LLMs | 2024 | VLDB |
| 6 | 1,255 | Data Management in Machine Learning: Challenges, Techniques, and Systems | 2017 | SIGMOD |
| 7 | 9,158 | Database Perspective on LLM Inference Systems | 2025 | VLDB |
| 8 | 9,069 | Unveiling Challenges for LLMs in Enterprise Data Engineering | 2026 | VLDB |
| 9 | 3,250 | How Large Language Models Will Disrupt Data Management | 2023 | VLDB |
| 10 | 13,609 | Data Management for Agentic Memory: Foundations, Systems, and Challenges | 2026 | VLDB |