Disco: A Compact Index for LSM-trees
Summary: Disco indexes all keys in LSM-trees, a compact index that avoids per-run scans with compact key representations to reduce comparisons and I/Os. Queries incur at most one I/O to runs, delivering near B+-tree read efficiency and retaining write performance. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Wenshao Zhong (ByteDance; University of Illinois Chicago)
- 2. Chen Chen (University of Illinois Chicago)
- 3. Xingbo Wu (Microsoft)
- 4. Jakob Eriksson (University of Illinois Chicago)
BibTeX Citation
@inproceedings{zhong_sigmod25,
title = {{Disco: A Compact Index for LSM-trees}},
author = {Zhong, Wenshao and Chen, Chen and Wu, Xingbo and Eriksson, Jakob},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3709683},
url = {https://dl.acm.org/doi/10.1145/3709683},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,811 | ArceKV: Towards Workload-driven LSM-compactions for Key-Value Store Under Dynamic Workloads | 2026 | VLDB | 5.3652966e-05 |
| 10,134 | A Multi-tenant Relational OLTP Database at Salesforce | 2026 | CIDR | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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 | 5,229 | Dissecting, Designing, and Optimizing LSM-based Data Stores | 2022 | SIGMOD |
| 2 | 5,852 | DEX: Scalable Range Indexing on Disaggregated Memory | 2024 | VLDB |
| 3 | 3,005 | Constructing and Analyzing the LSM Compaction Design Space | 2021 | VLDB |
| 4 | 7,459 | Efficient Data Ingestion and Query Processing for LSM-Based Storage Systems | 2019 | VLDB |
| 5 | 9,021 | Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space | 2024 | SIGMOD |
| 6 | 857 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 7 | 11,908 | Splaying Log-Structured Merge-Trees | 2018 | SIGMOD |
| 8 | 9,457 | Rethinking The Compaction Policies in LSM-trees | 2025 | SIGMOD |
| 9 | 5,780 | Compactionary: A Dictionary for LSM Compactions | 2022 | SIGMOD |
| 10 | 6,687 | Making In-Memory Learned Indexes Efficient on Disk | 2024 | SIGMOD |