DBScholar

Back to papers

NEXT: A New Secondary Index Framework for LSM-based Data Storage

Summary: NEXT is a two-level secondary index for LSM-based KV stores, integrated with the primary table to accelerate non-key attribute queries. It uses per-disk-component index blocks plus a global index to steer lookups to the correct blocks, reducing primary-table fetches and improving consistency; validated on RocksDB with gains. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
7311
Venue
SIGMOD
Year
2025
Pagerank
5.1845938e-05
Overall Rank
9,970 | 31.60%
DOI
10.1145/3725330

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{shi_sigmod25,
        title = {{NEXT: A New Secondary Index Framework for LSM-based Data Storage}},
        author = {Shi, Jiachen and Yang, Jingyi and Cong, Gao and Li, Xiaoli},
        series = {{SIGMOD} '25},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3725330},
        url = {https://dl.acm.org/doi/10.1145/3725330},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
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 17 of 17 cited papers.

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

Rank Cited Paper Year Venue Pagerank
2 R-Trees: A Dynamic Index Structure For Spatial Searching 1984 SIGMOD 0.0020210012
232 LinkBench: a Database Benchmark Based on the Facebook Social Graph 2013 SIGMOD 0.00023830978
275 bLSM: A General Purpose Log Structured Merge Tree 2012 SIGMOD 0.00022630189
446 Monkey: Optimal Navigable Key-Value Store 2017 SIGMOD 0.00018332392
472 Optimizing Space Amplification in RocksDB 2017 CIDR 0.000179044
831 Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging 2018 SIGMOD 0.00013748512
857 SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data 2017 VLDB 0.00013568886
1,015 AsterixDB: A Scalable, Open Source BDMS 2014 VLDB 0.00012647763
1,213 MyRocks: LSM-Tree Database Storage Engine Serving Facebook's Social Graph 2020 VLDB 0.00011646797
1,874 Storage Management in AsterixDB 2014 VLDB 9.5750002e-05
1,954 Chucky: A Succinct Cuckoo Filter for LSM-Tree 2021 SIGMOD 9.4208165e-05
2,755 Lethe: A Tunable Delete-Aware LSM Engine 2020 SIGMOD 8.163097e-05
4,782 Cuckoo Index: A Lightweight Secondary Index Structure 2020 VLDB 6.5115802e-05
5,012 A Comparative Study of Secondary Indexing Techniques in LSM-based NoSQL Databases 2018 SIGMOD 6.4015289e-05
5,229 Dissecting, Designing, and Optimizing LSM-based Data Stores 2022 SIGMOD 6.307514e-05
7,225 HINT: A Hierarchical Index for Intervals in Main Memory 2022 SIGMOD 5.6673083e-05
7,459 Efficient Data Ingestion and Query Processing for LSM-Based Storage Systems 2019 VLDB 5.6119467e-05
Previous Page 1 / 1 Next

Semantically Similar Papers