Revisiting B-tree Compression: An Experimental Study
Summary: First head-to-head experimental study of 7 classic B-tree compression schemes, spanning synthetic and real workloads. Quantifies when compression actually helps (space, cache/I/O, query speed) and distills design guidance for modern index systems. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Chuqing Gao (Purdue University)
- 2. Shreya Ballijepalli (Purdue University)
- 3. Jianguo Wang (Purdue University)
BibTeX Citation
@inproceedings{gao_sigmod24,
title = {{Revisiting B-tree Compression: An Experimental Study}},
author = {Gao, Chuqing and Ballijepalli, Shreya and Wang, Jianguo},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654972},
url = {https://dl.acm.org/doi/10.1145/3654972},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 9,810 | B-Trees Are Back: Engineering Fast and Pageable Node Layouts | 2025 | SIGMOD | 5.214913e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 22 of 22 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,810 | B-Trees Are Back: Engineering Fast and Pageable Node Layouts | 2025 | SIGMOD |
| 2 | 13,274 | Experiments With B-Tree Reorganization | 1980 | SIGMOD |
| 3 | 3,949 | A New Compression Method with Fast Searching on Large Databases | 1987 | VLDB |
| 4 | 921 | Query Optimization In Compressed Database Systems | 2001 | SIGMOD |
| 5 | 14,549 | Multi-Table Search For B-Tree Files | 1979 | SIGMOD |
| 6 | 6,451 | Efficient Search of Multidimensional B-Trees | 1995 | VLDB |
| 7 | 6,246 | Compact B-Trees | 1979 | SIGMOD |
| 8 | 14,479 | An Empirical Comparison of B-Trees, Compact B-Trees and Multiway Trees | 1984 | SIGMOD |
| 9 | 2,224 | An Experimental Study of Bitmap Compression vs. Inverted List Compression | 2017 | SIGMOD |
| 10 | 9,635 | Memory-Efficient Search Trees for Database Management Systems | 2021 | SIGMOD |