DBScholar

Back to papers

bLSM: A General Purpose Log Structured Merge Tree

Summary: Introduces bLSM, an LSM-tree blending log-structured and B-tree reads for near-optimal reads and high write performance. Spring-and-gear merge scheduler bounds latency with steady progress; Bloom filters curb lookups and reads stop after first version. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
4587
Venue
SIGMOD
Year
2012
Pagerank
0.00022630189
Overall Rank
275 | 98.12%
DOI
10.1145/2213836.2213862

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{sears_sigmod12,
        title = {{bLSM: A General Purpose Log Structured Merge Tree}},
        author = {Sears, Russell and Ramakrishnan, Raghu},
        series = {{SIGMOD} '12},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2213836.2213862},
        url = {https://dl.acm.org/doi/10.1145/2213836.2213862},
        year = {2012}
}

Incoming Citations (Sorted by Pagerank)

Showing 12 of 62 citing papers.

Previous Page 2 / 2 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 cited papers.

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

Rank Cited Paper Year Venue Pagerank
47 PNUTS: Yahoo!'s Hosted Data Serving Platform 2008 VLDB 0.00044503718
512 Tree Indexing on Solid State Drives 2010 VLDB 0.00017196795
789 Don't Thrash: How to Cache Your Hash on Flash 2012 VLDB 0.0001401724
807 Design, Implementation, and Performance of the LHAM Log-Structured History Data Access Method 1998 VLDB 0.00013884448
1,112 Cache-Oblivious String B-trees 2006 PODS 0.00012125766
1,324 Apache Hadoop Goes Realtime at Facebook 2011 SIGMOD 0.00011149314
2,843 Rose: Compressed, log-structured replication 2008 VLDB 8.0617003e-05
5,180 Segment-Based Recovery: Write-ahead logging revisited 2009 VLDB 6.3293877e-05
5,775 Walnut: A Unified Cloud Object Store 2012 SIGMOD 6.0923066e-05
Previous Page 1 / 1 Next

Semantically Similar Papers