Access Path Selection in Main-Memory Optimized Data Systems: Should I Scan or Should I Probe?
Summary: Compares scans and secondary index scans in main-memory columnar analytics using modeling and experiments. Shows both paths still useful; introduces a lightweight APS model that factors selectivity, concurrency, hardware, and system design for fast, integrated access-path choice. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Michael S. Kester (Harvard University)
- 2. Manos Athanassoulis (Harvard University)
- 3. Stratos Idreos (Harvard University)
BibTeX Citation
@inproceedings{kester_sigmod17,
title = {{Access Path Selection in Main-Memory Optimized Data Systems: Should I Scan or Should I Probe?}},
author = {Kester, Michael S. and Athanassoulis, Manos and Idreos, Stratos},
series = {{SIGMOD} '17},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3035918.3064049},
url = {https://dl.acm.org/doi/10.1145/3035918.3064049},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 19 of 19 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 48 of 48 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 | 3,106 | Skipping-oriented Partitioning for Columnar Layouts | 2017 | VLDB |
| 2 | 4,001 | Scaling Up Concurrent Main-Memory Column-Store Scans: Towards Adaptive NUMA-aware Data and Task Placement | 2015 | VLDB |
| 3 | 7,366 | Non-Invasive Progressive Optimization for In-Memory Databases | 2016 | VLDB |
| 4 | 4,826 | Design Tradeoffs of Data Access Methods | 2016 | SIGMOD |
| 5 | 6,009 | Optimization of Conjunctive Predicates for Main Memory Column Stores | 2016 | VLDB |
| 6 | 29 | Database Architecture Optimized for the New Bottleneck: Memory Access | 1999 | VLDB |
| 7 | 771 | Conjunctive Selection Conditions in Main Memory | 2002 | PODS |
| 8 | 5,715 | Design and Evaluation of Storage Organizations for Read-Optimized Main Memory Databases | 2013 | VLDB |
| 9 | 630 | Performance Tradeoffs in Read-Optimized Databases | 2006 | VLDB |
| 10 | 6,653 | Adaptive Data Skipping in Main-Memory Systems | 2016 | SIGMOD |