Boosting OLTP Performance with Per-Page Logging on NVDIMM
Summary: Per-page redo logs on NVDIMM absorb DRAM writes, reducing durability overhead for OLTP on flash. NV-PPL yields ≥6.9x throughput vs MySQL and up to 1.5x vs NV-SQL; enables redo-less recovery and redo-based MV, cutting recovery time by 33% and speeding long HTAP workloads 3x–18x. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Bohyun Lee (Technical University of Munich)
- 2. Seongjae Moon (Sungkyunkwan University)
- 3. Jonghyeok Park (Korea University)
- 4. Sang-Won Lee (Seoul National University)
BibTeX Citation
@inproceedings{lee_sigmod25,
title = {{Boosting OLTP Performance with Per-Page Logging on NVDIMM}},
author = {Lee, Bohyun and Moon, Seongjae and Park, Jonghyeok and Lee, Sang-Won},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3709667},
url = {https://dl.acm.org/doi/10.1145/3709667},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,543 | How to Write to SSDs | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 33 of 33 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,001 | What Modern NVMe Storage Can Do, And How To Exploit It: High-Performance I/O for High-Performance Storage Engines | 2023 | VLDB |
| 2 | 10,770 | Moving on From Group Commit: Autonomous Commit Enables High Throughput and Low Latency on NVMe SSDs | 2025 | SIGMOD |
| 3 | 840 | Storage Management in the NVRAM Era | 2014 | VLDB |
| 4 | 5,625 | Durable Write Cache in Flash Memory SSD for Relational and NoSQL Databases | 2014 | SIGMOD |
| 5 | 2,338 | NVRAM-aware Logging in Transaction Systems | 2015 | VLDB |
| 6 | 1,480 | Write-Behind Logging | 2017 | VLDB |
| 7 | 603 | Scalable Logging through Emerging Non-Volatile Memory | 2014 | VLDB |
| 8 | 841 | Let’s Talk About Storage & Recovery Methods for Non-Volatile Memory Database Systems | 2015 | SIGMOD |
| 9 | 1,258 | Managing Non-Volatile Memory in Database Systems | 2018 | SIGMOD |
| 10 | 9,409 | NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs | 2023 | VLDB |