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 8 of 8 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,744 | SQLStorm: Taking Database Benchmarking into the LLM Era | 2025 | VLDB | 6.1019672e-05 |
| 6,259 | R-Bot: An LLM-based Query Rewrite System | 2025 | VLDB | 5.93967e-05 |
| 8,423 | Cracking SQL Barriers: An LLM-based Dialect Translation System | 2025 | SIGMOD | 5.4275169e-05 |
| 9,772 | SAP HANA Cloud: Data Management for Modern Enterprise Applications | 2025 | SIGMOD | 5.2209769e-05 |
| 10,290 | Skyline Retrieval meets Set-Cover Chunk Merging: A Cost-Effective RAG-Sketch for Long-Context LLM QA | 2026 | SIGMOD | 5.093636e-05 |
| 10,909 | LLMLog: Advanced Log Template Generation via LLM-driven Multi-Round Annotation | 2025 | VLDB | 5.093636e-05 |
| 10,940 | Evoschema: Towards Text-To-Sql Robustness Against Schema Evolution | 2025 | VLDB | 5.093636e-05 |
| 13,343 | Database Perspective on LLM Inference Systems | 2025 | VLDB | - |
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,337 | DB-BERT: A Database Tuning Tool that "Reads the Manual" | 2022 | SIGMOD | 0.00011117488 |
| 1,920 | D-Bot: Database Diagnosis System using Large Language Models | 2024 | VLDB | 9.4846185e-05 |
| 1,949 | Diagnosing Root Causes of Intermittent Slow Queries in Cloud Databases | 2020 | VLDB | 9.430385e-05 |
| 1,982 | WeTune: Automatic Discovery and Verification of Query Rewrite Rules | 2022 | SIGMOD | 9.3573897e-05 |
| 2,019 | RPT: Relational Pre-trained Transformer Is Almost All You Need towards Democratizing Data Preparation | 2021 | VLDB | 9.2983994e-05 |
| 2,452 | A Learned Query Rewrite System using Monte Carlo Tree Search | 2022 | VLDB | 8.5584e-05 |
| 4,363 | GenRewrite: Query Rewriting via Large Language Models | 2026 | SIGMOD | 6.7423909e-05 |
| 4,909 | QueryBooster: Improving SQL Performance Using Middleware Services for Human-Centered Query Rewriting | 2023 | VLDB | 6.4486671e-05 |
| 5,340 | Machine Learning for Databases | 2021 | VLDB | 6.2603359e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,614 | LLM-AutoDP: Automatic Data Processing via LLM Agents for Model Fine-tuning | 2026 | VLDB |
| 2 | 10,733 | ScaleLLM: A Technique for Scalable LLM-augmented Data Systems | 2025 | SIGMOD |
| 3 | 9,293 | Intelligent Agents for Data Exploration | 2024 | VLDB |
| 4 | 713 | Language Models Enable Simple Systems for Generating Structured Views of Heterogeneous Data Lakes | 2024 | VLDB |
| 5 | 10,856 | Optimized Batch Prompting for Cost-effective LLMs | 2025 | VLDB |
| 6 | 4,886 | Chat2Data: An Interactive Data Analysis System with RAG, Vector Databases and LLMs | 2024 | VLDB |
| 7 | 1,250 | Data Management in Machine Learning: Challenges, Techniques, and Systems | 2017 | SIGMOD |
| 8 | 13,343 | Database Perspective on LLM Inference Systems | 2025 | VLDB |
| 9 | 8,906 | Unveiling Challenges for LLMs in Enterprise Data Engineering | 2026 | VLDB |
| 10 | 3,536 | How Large Language Models Will Disrupt Data Management | 2023 | VLDB |