DBScholar

Back to papers

TreeLine: An Update-In-Place Key-Value Store for Modern Storage

Summary: TreeLine revisits update-in-place KV storage for NVMe SSDs, exploiting their parallel random-write performance to avoid LSM read penalties. Record caching, page grouping, and insert forecasting mitigate point, scan, and reorganization costs. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
13537
Venue
VLDB
Year
2023
Pagerank
7.3333933e-05
Overall Rank
3,535 | 75.75%
DOI
10.14778/3561261.3561270

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{yu_vldb23,
        title = {{TreeLine: An Update-In-Place Key-Value Store for Modern Storage}},
        author = {Yu, Geoffrey X. and Markakis, Markos and Kipf, Andreas and Larson, Per-Åke and Minhas, Umar Farooq and Kraska, Tim},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {1},
        pages = {99--112},
        doi = {10.14778/3561261.3561270},
        url = {https://doi.org/10.14778/3561261.3561270},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 24 of 24 citing papers.

Rank Citing Paper Year Venue Pagerank
5,261 Oasis: An Optimal Disjoint Segmented Learned Range Filter 2024 VLDB 6.2955539e-05
6,498 LeanStore: A High-Performance Storage Engine for NVMe SSDs 2024 VLDB 5.861854e-05
6,742 Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index 2024 VLDB 5.7862414e-05
6,843 Learning to Optimize LSM-trees: Towards A Reinforcement Learning based Key-Value Store for Dynamic Workloads 2023 SIGMOD 5.7573899e-05
7,368 Accelerating String-key Learned Index Structures via Memoization-based Incremental Training 2024 VLDB 5.6315363e-05
7,755 Blueprinting the Cloud: Unifying and Automatically Optimizing Cloud Data Infrastructures with BRAD 2024 VLDB 5.5519655e-05
8,016 Two is Better Than One: The Case for 2-Tree for Skewed Data Sets 2023 CIDR 5.5070057e-05
8,156 How to Grow an LSM-tree? Towards Bridging the Gap Between Theory and Practice 2025 SIGMOD 5.4765648e-05
8,811 ArceKV: Towards Workload-driven LSM-compactions for Key-Value Store Under Dynamic Workloads 2026 VLDB 5.3652966e-05
8,896 Aster: Enhancing LSM-structures for Scalable Graph Database 2025 SIGMOD 5.3495662e-05
9,021 Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space 2024 SIGMOD 5.3305499e-05
9,411 Can Learned Indexes be Built Efficiently? A Deep Dive into Sampling Trade-offs 2024 SIGMOD 5.274743e-05
9,457 Rethinking The Compaction Policies in LSM-trees 2025 SIGMOD 5.2642945e-05
9,599 Understanding Robustness Issues of Updatable Learned Indexes: [Experiments & Analysis] 2026 SIGMOD 5.2492748e-05
10,066 Check Out the Big Brain on BRAD: Simplifying Cloud Data Processing with Learned Automated Data Meshes 2023 VLDB 5.1643809e-05
10,355 Counting Is All You Need for Instant Tuple Discovery: Enabling Real-Time HTAP in Standalone DBMSs 2026 SIGMOD 5.093636e-05
10,465 Improving Range Scan Performance in LSM-trees with Group Caching 2026 SIGMOD 5.093636e-05
10,482 Predictive Translation: High-Performance Buffer Management Without the Trade-Offs 2026 SIGMOD 5.093636e-05
10,543 How to Write to SSDs 2026 VLDB 5.093636e-05
10,545 SIDLE: Tree-structure Aware Indexes for CXL-based Heterogeneous Memory 2026 VLDB 5.093636e-05
10,901 STsCache: An Efficient Semantic Caching Scheme for Time-series Data Workloads Based on Hybrid Storage 2025 VLDB 5.093636e-05
11,002 From FASTER to F2: Evolving Concurrent Key-Value Store Designs for Large Skewed Workloads 2025 VLDB 5.093636e-05
11,218 Breathing New Life into An Old Tree: Resolving Logging Dilemma of B+-tree on Modern Computational Storage Drives 2024 VLDB 5.093636e-05
11,220 Sorting on Byte-Addressable Storage: The Resurgence of Tree Structure 2024 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 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