OLTP Through the Looking Glass, and What We Found There
Summary: Examines memory-resident OLTP by reworking Shore on a TPC-C to reveal hardware bottlenecks. Shows ~20x speedups via iterative feature removal and optimizations, revealing no single bottleneck; logging, locking, B-tree, and buffer management all matter. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Stavros Harizopoulos (Hewlett Packard Enterprise)
- 2. Daniel J. Abadi (Yale University)
- 3. Samuel Madden (Massachusetts Institute of Technology)
- 4. Michael Stonebraker (Massachusetts Institute of Technology)
BibTeX Citation
@inproceedings{harizopoulos_sigmod08,
title = {{OLTP Through the Looking Glass, and What We Found There}},
author = {Harizopoulos, Stavros and Abadi, Daniel J. and Madden, Samuel and Stonebraker, Michael},
series = {{SIGMOD} '08},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1376616.1376713},
url = {https://dl.acm.org/doi/10.1145/1376616.1376713},
year = {2008}
}
Incoming Citations (Sorted by Pagerank)
Showing 22 of 72 citing papers.
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 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 | 2,234 | Design Principles for Scaling Multi-core OLTP Under High Contention | 2016 | SIGMOD |
| 2 | 83 | H-Store: A High-Performance, Distributed Main Memory Transaction Processing System | 2008 | VLDB |
| 3 | 7,991 | Micro-architectural Analysis of OLAP: Limitations and Opportunities | 2020 | VLDB |
| 4 | 773 | Low Overhead Concurrency Control for Partitioned Main Memory Databases | 2010 | SIGMOD |
| 5 | 1,282 | Improving OLTP Scalability using Speculative Lock Inheritance | 2009 | VLDB |
| 6 | 10,631 | OLTP Through the Looking Glass 16 Years Later: Communication is the New Bottleneck | 2025 | CIDR |
| 7 | 3,837 | Database Buffer Size Investigation for OLTP Workloads | 1997 | SIGMOD |
| 8 | 11,981 | The Next 700 Transaction Processing Engines | 2017 | SIGMOD |
| 9 | 1,964 | OLTP on Hardware Islands | 2012 | VLDB |
| 10 | 4,866 | Micro-architectural Analysis of In-memory OLTP | 2016 | SIGMOD |