Asymptotically Better Query Optimization Using Indexed Algebra
Summary: Introduces Indexed Algebra — a relational-algebra representation augmented with a link/cut-tree index to enable dynamic data-flow analysis and O(log n) updates/queries, avoiding quadratic per-operator column tracking. Delivers asymptotically faster optimization with >1.8x speedups on TPC-H/TPC-DS and unbounded gains for deep plans. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Philipp Fent (Technical University of Munich)
- 2. Guido Moerkotte (University of Mannheim)
- 3. Thomas Neumann (Technical University of Munich)
BibTeX Citation
@article{fent_vldb23,
title = {{Asymptotically Better Query Optimization Using Indexed Algebra}},
author = {Fent, Philipp and Moerkotte, Guido and Neumann, Thomas},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {11},
pages = {3018--3030},
doi = {10.14778/3611479.3611505},
url = {https://doi.org/10.14778/3611479.3611505},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 20 of 20 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 | 7,137 | Rule-Based Translation of Relational Queries into Iterative Programs | 1986 | SIGMOD |
| 2 | 2,512 | An Architecture For Query Optimization | 1982 | SIGMOD |
| 3 | 7,842 | Processing and Optimizing Main Memory Spatial-Keyword Queries | 2016 | VLDB |
| 4 | 5,164 | Efficient Approximation of Optimization Queries Under Parametric Aggregation Constraints | 2003 | VLDB |
| 5 | 6,009 | Optimization of Conjunctive Predicates for Main Memory Column Stores | 2016 | VLDB |
| 6 | 5,552 | Enabling Incremental Query Re-Optimization | 2016 | SIGMOD |
| 7 | 290 | An Overview of Query Optimization in Relational Systems | 1998 | PODS |
| 8 | 143 | Optimization of Nonrecursive Queries | 1986 | VLDB |
| 9 | 8,625 | QPPT: Query Processing on Prefix Trees | 2013 | CIDR |
| 10 | 10,296 | Succinct Structure Representations for Efficient Query Optimization | 2026 | SIGMOD |