R* Optimizer Validation and Performance Evaluation for Local Queries
Summary: Validates the R* optimizer against performance in a System R–based DBMS, via SQL-cost logging for tests of single-table, sorts, and local 2-table joins. Shows CPU cost dominates; highlights buffer effects, statistics, prefetching, and Bloom filters to improve performance. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Lothar F. Mackert (Friedrich-Alexander University Erlangen-Nuremberg; IBM)
- 2. Guy M. Lohman (IBM)
BibTeX Citation
@inproceedings{mackert_sigmod86,
title = {{R* Optimizer Validation and Performance Evaluation for Local Queries}},
author = {Mackert, Lothar F. and Lohman, Guy M.},
series = {{SIGMOD} '86},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/16894.16863},
url = {https://dl.acm.org/doi/10.1145/16894.16863},
year = {1986}
}
Incoming Citations (Sorted by Pagerank)
Showing 25 of 25 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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 | 1,917 | Integration of Buffer Management and Query Optimization In Relational Database Environment | 1989 | VLDB |
| 2 | 18 | How Good Are Query Optimizers, Really? | 2016 | VLDB |
| 3 | 1,759 | Rank-aware Query Optimization | 2004 | SIGMOD |
| 4 | 2,597 | The MemSQL Query Optimizer: A modern optimizer for real-time analytics in a distributed database | 2016 | VLDB |
| 5 | 2,465 | Optimization of Queries with User-defined Predicates | 1996 | VLDB |
| 6 | 316 | Measuring the Complexity of Join Enumeration in Query Optimization | 1990 | VLDB |
| 7 | 290 | An Overview of Query Optimization in Relational Systems | 1998 | PODS |
| 8 | 2,104 | Optimization of Multi-Way Join Queries for Parallel Execution | 1991 | VLDB |
| 9 | 2,263 | Optimization of Nested Queries in a Distributed Relational Database | 1984 | VLDB |
| 10 | 342 | R* Optimizer Validation and Performance Evaluation for Distributed Queries | 1986 | VLDB |