LSM-Trees and B-Trees: The Best of Both Worlds
Summary: Online transition between LSM-Trees and B-Trees in a KV store to adapt to changing workloads. Runtime switching combines update-efficient LSM behavior with fast short-range lookups, delivering the best of both worlds for diverse data-management workloads. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Varun Jain (Harvard University)
- 2. James Lennon (Harvard University)
- 3. Harshita Gupta (Harvard University)
BibTeX Citation
@inproceedings{jain_sigmod19,
title = {{LSM-Trees and B-Trees: The Best of Both Worlds}},
author = {Jain, Varun and Lennon, James and Gupta, Harshita},
series = {{SIGMOD} '19},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3299869.3300097},
url = {https://dl.acm.org/doi/10.1145/3299869.3300097},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,577 | Cosine: A Cloud-Cost Optimized Self-Designing Key-Value Storage Engine | 2022 | VLDB | 7.2930211e-05 |
| 9,950 | CloudJump: Optimizing Cloud Databases for Cloud Storages | 2022 | VLDB | 5.1915905e-05 |
| 11,153 | Native Cloud Object Storage in Db2 Warehouse: Implementing a Fast and Cost-Efficient Cloud Storage Architecture | 2024 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 5 of 5 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 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 |
| 1,616 | The Data Calculator*: Data Structure Design and Cost Synthesis from First Principles and Learned Cost Models | 2018 | SIGMOD | 0.00010213691 |
| 1,942 | Design Continuums and the Path Toward Self-Designing Key-Value Stores that Know and Learn | 2019 | CIDR | 9.4451535e-05 |
| 4,826 | Design Tradeoffs of Data Access Methods | 2016 | SIGMOD | 6.4904836e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,156 | How to Grow an LSM-tree? Towards Bridging the Gap Between Theory and Practice | 2025 | SIGMOD |
| 2 | 1,502 | The Log-Structured Merge-Bush & the Wacky Continuum | 2019 | SIGMOD |
| 3 | 7,459 | Efficient Data Ingestion and Query Processing for LSM-Based Storage Systems | 2019 | VLDB |
| 4 | 6,843 | Learning to Optimize LSM-trees: Towards A Reinforcement Learning based Key-Value Store for Dynamic Workloads | 2023 | SIGMOD |
| 5 | 5,229 | Dissecting, Designing, and Optimizing LSM-based Data Stores | 2022 | SIGMOD |
| 6 | 6,828 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD |
| 7 | 1,942 | Design Continuums and the Path Toward Self-Designing Key-Value Stores that Know and Learn | 2019 | CIDR |
| 8 | 9,810 | B-Trees Are Back: Engineering Fast and Pageable Node Layouts | 2025 | SIGMOD |
| 9 | 9,021 | Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space | 2024 | SIGMOD |
| 10 | 11,908 | Splaying Log-Structured Merge-Trees | 2018 | SIGMOD |