DBScholar

Back to papers

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)

Paper ID
5690
Venue
SIGMOD
Year
2019
Pagerank
5.658769e-05
Overall Rank
7,274 | 50.10%
DOI
10.1145/3299869.3300097

Incoming Non-self Citations Over Time

Authors

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.

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.

Previous Page 1 / 1 Next

Semantically Similar Papers