3 papers
cs.DB2026
Evaluating the Practical Effectiveness of LLM-Driven Index Tuning on Microsoft SQL Server
Xiaoying Wang, Wentao Wu, Vivek Narasayya +1
Indexes are crucial for database performance. Index tuning, i.e., selecting appropriate indexes for a database workload, is an important problem. The state-of-the-art index tuning…
cs.DB2025
Esc: An Early-stopping Checker for Budget-aware Index Tuning
Xiaoying Wang, Wentao Wu, Vivek Narasayya +1
Index tuning is a time-consuming process. One major performance bottleneck in existing index tuning systems is the large amount of "what-if" query optimizer calls that estimate the…
cs.DB2025
Wii: Dynamic Budget Reallocation In Index Tuning
Xiaoying Wang, Wentao Wu, Chi Wang +2
Index tuning aims to find the optimal index configuration for an input workload. It is often a time-consuming and resource-intensive process, largely attributed to the huge amount…