Rethinking Logging, Checkpoints, and Recovery for High-Performance Storage Engines
Summary: New logging/recovery design for high-performance storage engines beyond ARIES, enabling incremental checkpoints. Per-thread logging with minimal sync yields scalable performance; LeanStore delivers near in-memory throughput and beats ARIES on OOM workloads. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Michael Haubenschild (Tableau Research)
- 2. Caetano Sauer (Tableau Research)
- 3. Thomas Neumann (Technical University of Munich)
- 4. Viktor Leis (Friedrich Schiller University of Jena)
BibTeX Citation
@inproceedings{haubenschild_sigmod20,
title = {{Rethinking Logging, Checkpoints, and Recovery for High-Performance Storage Engines}},
author = {Haubenschild, Michael and Sauer, Caetano and Neumann, Thomas and Leis, Viktor},
series = {{SIGMOD} '20},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3318464.3389716},
url = {https://dl.acm.org/doi/10.1145/3318464.3389716},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 22 of 22 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 29 of 29 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,805 | ARIES/CSA: A Method for Database Recovery in Client-Server Architectures | 1994 | SIGMOD |
| 2 | 12,458 | Adaptive Logging for Mobile Device | 2010 | VLDB |
| 3 | 958 | ARIES/IM: An Efficient and High Concurrency Index Management Method Using Write-Ahead Logging | 1992 | SIGMOD |
| 4 | 6,498 | LeanStore: A High-Performance Storage Engine for NVMe SSDs | 2024 | VLDB |
| 5 | 7,988 | Scalable and Robust Snapshot Isolation for High-Performance Storage Engines | 2023 | VLDB |
| 6 | 11,821 | Concurrent Updates to Pages with Fixed-Size Rows Using Lock-Free Algorithms | 2020 | VLDB |
| 7 | 5,180 | Segment-Based Recovery: Write-ahead logging revisited | 2009 | VLDB |
| 8 | 1,014 | Aether: A Scalable Approach to Logging | 2010 | VLDB |
| 9 | 6,070 | Implementing Performance Competitive Logical Recovery | 2011 | VLDB |
| 10 | 3,448 | Adaptive Logging: Optimizing Logging and Recovery Costs in Distributed In-memory Databases | 2016 | SIGMOD |