Spatial Query Optimization With Learning

X Zhang, A Eldawy - Proceedings of the VLDB Endowment, 2024 - dl.acm.org
Query optimization is a key component in database management systems (DBMS) and
distributed data processing platforms. Recent research in the database community …

The Holon Approach for Simultaneously Tuning Multiple Components in a Self-Driving Database Management System with Machine Learning via Synthesized Proto …

W Zhang, WS Lim, M Butrovich, A Pavlo - Proceedings of the VLDB …, 2024 - dl.acm.org
Existing machine learning (ML) approaches to automatically optimize database
management systems (DBMSs) only target a single configuration space at a time (eg, knobs …

Learned Query Optimizers

B Ding, R Zhu, J Zhou - Foundations and Trends® in …, 2024 - nowpublishers.com
This survey presents recent progress on using machine learning techniques to improve
query optimizers in database systems. Centering around a generic paradigm of learned …

The Unreasonable Effectiveness of LLMs for Query Optimization

P Akioyamen, Z Yi, R Marcus - arXiv preprint arXiv:2411.02862, 2024 - arxiv.org
Recent work in database query optimization has used complex machine learning strategies,
such as customized reinforcement learning schemes. Surprisingly, we show that LLM …

Stage: Query Execution Time Prediction in Amazon Redshift

Z Wu, R Marcus, Z Liu, P Negi, V Nathan… - Companion of the 2024 …, 2024 - dl.acm.org
Query performance (eg, execution time) prediction is a critical component of modern
DBMSes. As a pioneering cloud data warehouse, Amazon Redshift relies on an accurate …

FOSS: A Self-Learned Doctor for Query Optimizer

K Zhong, L Sun, T Ji, C Li… - 2024 IEEE 40th …, 2024 - ieeexplore.ieee.org
Various works have utilized deep learning to address the query optimization problem in
database system. They either learn to construct plans from scratch in a bottom-up manner or …

GenJoin: Conditional Generative Plan-to-Plan Query Optimizer that Learns from Subplan Hints

P Sulimov, C Lehmann, K Stockinger - arXiv preprint arXiv:2411.04525, 2024 - arxiv.org
Query optimization has become a research area where classical algorithms are being
challenged by machine learning algorithms. At the same time, recent trends in learned query …

[HTML][HTML] Learned Query Optimization by Constraint-Based Query Plan Augmentation

C Ye, H Duan, H Zhang, Y Wu, G Dai - Mathematics, 2024 - mdpi.com
Over the last decades, various cost-based optimizers have been proposed to generate
optimal plans for SQL queries. These optimizers are key to achieving good performance in …

Adaptive Optimizations for Databases

CM Anneser - 2024 - mediatum.ub.tum.de
This dissertation explores adaptive optimizations for database systems, which take runtime
information like access patterns or hardware utilization into account. We present adaptive …

Towards Exploratory Query Optimization for Template-Based SQL Workloads

J Feng, Z Li, Q Chen - 2024 IEEE 40th International Conference …, 2024 - ieeexplore.ieee.org
SQL query optimization aims to choose an optimal Query Execution Plan (QEP) for a query.
The existing optimizers usually choose the plan with the minimal execution cost. However, in …