Can Large Language Models Be Query Optimizer for Relational Databases?
Summary: Explores using LLMs as query optimizers by autoregressively generating PostgreSQL execution plans from serialized DB metadata, queries and plans (QInstruct), avoiding explicit plan enumeration. Proposes two-stage fine-tuning (Qit + Qdpo) and shows LLM-QO yields valid, high-quality plans that outperform traditional and learned optimizers on three workloads, suggesting strong generalization and adaptivity. (summarized by gpt-5-mini on Feb 11 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jie Tan (Chinese University of Hong Kong)
- 2. Kangfei Zhao (Chinese University of Hong Kong)
- 3. Rui Li (Chinese University of Hong Kong)
- 4. Jeffrey Xu Yu (Hong Kong University of Science and Technology)
- 5. Chengzhi Piao (Hong Kong Baptist University)
- 6. Hong Cheng (Chinese University of Hong Kong)
- 7. Helen Meng (Chinese University of Hong Kong)
- 8. Deli Zhao (Alibaba)
- 9. Yu Rong (Alibaba)
BibTeX Citation
@inproceedings{tan_sigmod26,
title = {{Can Large Language Models Be Query Optimizer for Relational Databases?}},
author = {Tan, Jie and Zhao, Kangfei and Li, Rui and Yu, Jeffrey Xu and Piao, Chengzhi and Cheng, Hong and Meng, Helen and Zhao, Deli and Rong, Yu},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3769771},
url = {https://dl.acm.org/doi/10.1145/3769771},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,744 | SQLStorm: Taking Database Benchmarking into the LLM Era | 2025 | VLDB | 6.1019672e-05 |
| 10,199 | Automated Discovery of Test Oracles for Database Management Systems Using LLMs | 2026 | SIGMOD | 5.093636e-05 |
| 10,401 | SEFRQO: A Self-Evolving Fine-Tuned RAG-Based Query Optimizer | 2026 | SIGMOD | 5.093636e-05 |
| 10,513 | LIO: A lightweight and interpretable query optimizer based on an evolutionary forest | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next