LeanStore: A High-Performance Storage Engine for NVMe SSDs
Summary: LeanStore: an OLTP storage engine that fully exploits multi‑NVMe SSDs and multi‑core CPUs, bridging disk- and memory‑centric DBMS designs. Paper details end‑to‑end architecture (caching, page replacement, I/O, indexing, sync, MVCC, logging, checkpoints, recovery) and low‑level NVMe implementation techniques for high performance. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Viktor Leis (Technical University of Munich)
BibTeX Citation
@article{leis_vldb24,
title = {{LeanStore: A High-Performance Storage Engine for NVMe SSDs}},
author = {Leis, Viktor},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {12},
pages = {4536--4545},
doi = {10.14778/3685800.3685915},
url = {https://doi.org/10.14778/3685800.3685915},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 11 of 11 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 44 of 44 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 | 6,827 | When Database Meets New Storage Devices: Understanding and Exposing Performance Mismatches via Configurations | 2023 | VLDB |
| 2 | 6,932 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD |
| 3 | 9,590 | NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs | 2023 | VLDB |
| 4 | 1,282 | Managing Non-Volatile Memory in Database Systems | 2018 | SIGMOD |
| 5 | 4,848 | Rethinking Logging, Checkpoints, and Recovery for High-Performance Storage Engines | 2020 | SIGMOD |
| 6 | 3,826 | ScaleStore: A Fast and Cost-Efficient Storage Engine using DRAM, NVMe, and RDMA | 2022 | SIGMOD |
| 7 | 816 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 8 | 2,920 | What Modern NVMe Storage Can Do, And How To Exploit It: High-Performance I/O for High-Performance Storage Engines | 2023 | VLDB |
| 9 | 3,232 | TreeLine: An Update-In-Place Key-Value Store for Modern Storage | 2023 | VLDB |
| 10 | 10,725 | How to Write to SSDs | 2026 | VLDB |