A Rule-Based View of Query Optimization
Summary: Proposes a modular, rule-based query optimizer that derives algebra-based QEPs from a user query via transformation rules. The approach is implementation-independent and extensible, enabling new language constructs, access methods, cost models, and optimization strategies to be added without redesign. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Johann Christoph Freytag (IBM)
BibTeX Citation
@inproceedings{freytag_sigmod87,
title = {{A Rule-Based View of Query Optimization}},
author = {Freytag, Johann Christoph},
series = {{SIGMOD} '87},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/38713.38735},
url = {https://dl.acm.org/doi/10.1145/38713.38735},
year = {1987}
}
Incoming Citations (Sorted by Pagerank)
Showing 22 of 22 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 5 of 5 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1 | Access Path Selection in a Relational Database Management System | 1979 | SIGMOD | 0.0024089429 |
| 34 | The Design Of Postgres | 1986 | SIGMOD | 0.00049302774 |
| 119 | The EXODUS Optimizer Generator | 1987 | SIGMOD | 0.0003183602 |
| 4,574 | Translating Aggregate Queries into Iterative Programs | 1986 | VLDB | 6.6223845e-05 |
| 7,137 | Rule-Based Translation of Relational Queries into Iterative Programs | 1986 | SIGMOD | 5.6933382e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 289 | Optimization of Dynamic Query Evaluation Plans | 1994 | SIGMOD |
| 2 | 13,040 | Investigation of Algebraic Query Optimisation for Database Programming Languages | 1994 | VLDB |
| 3 | 1,073 | A General Framework for the Optimization of Object-Oriented Queries | 1992 | SIGMOD |
| 4 | 4,134 | Rule Languages and Internal Algebras for Rule-Based Optimizers | 1996 | SIGMOD |
| 5 | 143 | Optimization of Nonrecursive Queries | 1986 | VLDB |
| 6 | 290 | An Overview of Query Optimization in Relational Systems | 1998 | PODS |
| 7 | 192 | Grammar-like Functional Rules for Representing Query Optimization Alternatives | 1988 | SIGMOD |
| 8 | 12,496 | A Framework for Testing Query Transformation Rules | 2009 | SIGMOD |
| 9 | 3,153 | Implementing an Interpreter for Functional Rules in a Query Optimizer | 1988 | VLDB |
| 10 | 7,137 | Rule-Based Translation of Relational Queries into Iterative Programs | 1986 | SIGMOD |