AutoSteer: Learned Query Optimization for Any SQL Database
Summary: AutoSteer: a portable, learning-based system that steers any SQL optimizer exposing tunable knobs by extending Bao with automated hint-set discovery and low-integration APIs for monolithic and disaggregated engines. Evaluated on PostgreSQL, Presto, Spark, MySQL and DuckDB, it outperforms native optimizers (up to ~40% for Presto), matches Bao while reducing human supervision, and ships open-source with a visual tool. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Christoph Anneser (Technical University of Munich)
- 2. Nesime Tatbul (Intel; Massachusetts Institute of Technology)
- 3. David Cohen (Intel)
- 4. Zhenggang Xu (Meta)
- 5. Prithviraj Pandian (Meta)
- 6. Nikolay Laptev (Meta)
- 7. Ryan Marcus (University of Pennsylvania)
BibTeX Citation
@article{anneser_vldb23,
title = {{AutoSteer: Learned Query Optimization for Any SQL Database}},
author = {Anneser, Christoph and Tatbul, Nesime and Cohen, David and Xu, Zhenggang and Pandian, Prithviraj and Laptev, Nikolay and Marcus, Ryan},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {12},
pages = {3515--3527},
doi = {10.14778/3611540.3611544},
url = {https://doi.org/10.14778/3611540.3611544},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 20 of 20 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 23 of 23 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 9,971 | Athena: An Effective Learning-based Framework for Query Optimizer Performance Improvement | 2025 | SIGMOD |
| 2 | 2,762 | Cost-based or Learning-based? A Hybrid Query Optimizer for Query Plan Selection | 2022 | VLDB |
| 3 | 5,277 | FASTgres: Making Learned Query Optimizer Hinting Effective | 2023 | VLDB |
| 4 | 3,662 | openGauss: An Autonomous Database System | 2021 | VLDB |
| 5 | 6,271 | Is Your Learned Query Optimizer Behaving As You Expect? A Machine Learning Perspective | 2024 | VLDB |
| 6 | 11,548 | DeepO: A Learned Query Optimizer | 2022 | SIGMOD |
| 7 | 9,846 | QO-Insight: Inspecting Steered Query Optimizers | 2023 | VLDB |
| 8 | 8,163 | Learned Offline Query Planning via Bayesian Optimization | 2025 | SIGMOD |
| 9 | 378 | Bao: Making Learned Query Optimization Practical | 2021 | SIGMOD |
| 10 | 5,059 | Steering Query Optimizers: A Practical Take on Big Data Workloads | 2021 | SIGMOD |