Enhancing Transaction Processing through Indirection Skipping
Summary: Indirection skipping replaces multi-layer traversals (secondary/primary indexes, buffer pools) with direct access paths, also benefiting concurrency control and data movement. It delivers up to 19.7× higher throughput on a 40-thread TPC-C-like workload. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Riki Otaki (University of Chicago)
- 2. Jun Hyuk Chang (University of Chicago)
- 3. Aaron J. Elmore (University of Chicago)
- 4. Goetz Graefe (Google)
BibTeX Citation
@article{otaki_vldb25,
title = {{Enhancing Transaction Processing through Indirection Skipping}},
author = {Otaki, Riki and Chang, Jun Hyuk and Elmore, Aaron J. and Graefe, Goetz},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {11},
pages = {4104--4116},
doi = {10.14778/3749646.3749680},
url = {https://doi.org/10.14778/3749646.3749680},
year = {2025}
}
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 17 of 17 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,517 | Are Database System Researchers Making Correct Assumptions About Transaction Workloads? | 2025 | SIGMOD |
| 2 | 109 | DBMSs On A Modern Processor: Where Does Time Go? | 1999 | VLDB |
| 3 | 4,626 | In-Network Support for Transaction Triaging | 2021 | VLDB |
| 4 | 5,934 | Semantics Based Transaction Management Techniques for Replicated Data | 1988 | SIGMOD |
| 5 | 8,840 | Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? | 2025 | SIGMOD |
| 6 | 157 | OLTP Through the Looking Glass, and What We Found There | 2008 | SIGMOD |
| 7 | 6,982 | Intra-Transaction Parallelism in the Mapping of an Object Model to a Relational Multi-Processor System | 1996 | VLDB |
| 8 | 964 | Reducing the Storage Overhead of Main-Memory OLTP Databases with Hybrid Indexes | 2016 | SIGMOD |
| 9 | 6,751 | An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems | 2002 | VLDB |
| 10 | 12,759 | Optimistic Intra-Transaction Parallelism on Chip Multiprocessors | 2005 | VLDB |