B-Trees Are Back: Engineering Fast and Pageable Node Layouts
Summary: B-Trees re-engineered for fast, pageable nodes handling variable-sized records in hybrid memory–flash systems. Six node-layout optimizations evaluated; adaptive layout rivals in-memory performance for many workloads, in- or out-of-memory. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Marcus Müller (Technical University of Munich)
- 2. Lawrence Benson (Technical University of Munich)
- 3. Viktor Leis (Technical University of Munich)
BibTeX Citation
@inproceedings{muller_sigmod25,
title = {{B-Trees Are Back: Engineering Fast and Pageable Node Layouts}},
author = {Müller, Marcus and Benson, Lawrence and Leis, Viktor},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3709664},
url = {https://dl.acm.org/doi/10.1145/3709664},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,212 | Concurrent Path-Copying Update to Tree Structures | 2026 | SIGMOD | 5.093636e-05 |
| 10,482 | Predictive Translation: High-Performance Buffer Management Without the Trade-Offs | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 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,518 | Revisiting B-tree Compression: An Experimental Study | 2024 | SIGMOD |
| 2 | 11,218 | Breathing New Life into An Old Tree: Resolving Logging Dilemma of B+-tree on Modern Computational Storage Drives | 2024 | VLDB |
| 3 | 6,246 | Compact B-Trees | 1979 | SIGMOD |
| 4 | 7,274 | LSM-Trees and B-Trees: The Best of Both Worlds | 2019 | SIGMOD |
| 5 | 5,120 | Multi-Disk B-trees | 1991 | SIGMOD |
| 6 | 621 | Persistent B+-Trees in Non-Volatile Main Memory | 2015 | VLDB |
| 7 | 1,731 | Write-Optimized B-Trees | 2004 | VLDB |
| 8 | 6,742 | Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index | 2024 | VLDB |
| 9 | 14,493 | Towards an Optimal Data-Structure: CB-trees | 1984 | VLDB |
| 10 | 7,189 | BP-tree: Overcoming the Point-Range Operation Tradeoff for In-Memory B-trees | 2023 | VLDB |