DBScholar

Back to papers

How to Grow an LSM-tree? Towards Bridging the Gap Between Theory and Practice

Summary: Vertiorizon adaptively blends vertical and horizontal LSM-tree growth to balance lookups, updates, and space. It generalizes Bentley–Saxe’s theory to optimize read-write costs, outperforming pure vertical designs and greatly reducing space compared with horizontal; RocksDB integration shows improved writes with ~6× less extra space. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
7296
Venue
SIGMOD
Year
2025
Pagerank
5.4765648e-05
Overall Rank
8,156 | 44.05%
DOI
10.1145/3725310

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{mo_sigmod25,
        title = {{How to Grow an LSM-tree? Towards Bridging the Gap Between Theory and Practice}},
        author = {Mo, Dingheng and Luo, Siqiang and Idreos, Stratos},
        series = {{SIGMOD} '25},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3725310},
        url = {https://dl.acm.org/doi/10.1145/3725310},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 24 of 24 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
275 bLSM: A General Purpose Log Structured Merge Tree 2012 SIGMOD 0.00022630189
446 Monkey: Optimal Navigable Key-Value Store 2017 SIGMOD 0.00018332392
831 Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging 2018 SIGMOD 0.00013748512
857 SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data 2017 VLDB 0.00013568886
880 SuRF: Practical Range Query Filtering with Fast Succinct Tries 2018 SIGMOD 0.00013432693
1,015 AsterixDB: A Scalable, Open Source BDMS 2014 VLDB 0.00012647763
1,347 X-Engine: An Optimized Storage Engine for Large-scale E-commerce Transaction Processing 2019 SIGMOD 0.00011073571
1,502 The Log-Structured Merge-Bush & the Wacky Continuum 2019 SIGMOD 0.00010557694
1,580 Compaction management in distributed key-value datastores 2015 VLDB 0.00010299919
1,942 Design Continuums and the Path Toward Self-Designing Key-Value Stores that Know and Learn 2019 CIDR 9.4451535e-05
1,954 Chucky: A Succinct Cuckoo Filter for LSM-Tree 2021 SIGMOD 9.4208165e-05
2,698 Rosetta: A Robust Space-Time Optimized Range Filter for Key-Value Stores 2020 SIGMOD 8.2450522e-05
2,755 Lethe: A Tunable Delete-Aware LSM Engine 2020 SIGMOD 8.163097e-05
2,970 Accordion: Better Memory Organization for LSM Key-Value Stores 2018 VLDB 7.9122212e-05
3,054 Spooky: Granulating LSM-Tree Compactions Correctly 2022 VLDB 7.8090808e-05
3,535 TreeLine: An Update-In-Place Key-Value Store for Modern Storage 2023 VLDB 7.3333933e-05
3,577 Cosine: A Cloud-Cost Optimized Self-Designing Key-Value Storage Engine 2022 VLDB 7.2930211e-05
3,802 Leaper: A Learned Prefetcher for Cache Invalidation in LSM-tree based Storage Engines 2020 VLDB 7.1115502e-05
4,119 Proteus: A Self-Designing Range Filter 2022 SIGMOD 6.8907395e-05
4,664 GRF: A Global Range Filter for LSM-Trees with Shape Encoding 2024 SIGMOD 6.5787544e-05
4,945 Lightweight Cardinality Estimation in LSM-based Systems 2018 SIGMOD 6.4321265e-05
5,226 Breaking Down Memory Walls: Adaptive Memory Management in LSM-based Storage Systems 2021 VLDB 6.3090383e-05
5,766 Endure: A Robust Tuning Paradigm for LSM Trees Under Workload Uncertainty 2022 VLDB 6.094771e-05
9,021 Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space 2024 SIGMOD 5.3305499e-05
Previous Page 1 / 1 Next

Semantically Similar Papers