DBScholar

Back to papers

Sorting on Byte-Addressable Storage: The Resurgence of Tree Structure

Summary: Revisits tree-based sorting for hybrid DRAM–byte-addressable storage (BAS), exploiting the tree's write-once property to align with BAS's asymmetric read/write costs and studying compatibility of existing sorts. Proposes TSort—an optimized tree-sort that outperforms in-place and external sorts across distributions. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13579
Venue
VLDB
Year
2024
Pagerank
5.093636e-05
Overall Rank
11,220 | 23.03%
DOI
10.14778/3648160.3648185

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@article{zheng_vldb24,
        title = {{Sorting on Byte-Addressable Storage: The Resurgence of Tree Structure}},
        author = {Zheng, Ying and Tan, Kian-Lee},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {6},
        pages = {1487--1500},
        doi = {10.14778/3648160.3648185},
        url = {https://doi.org/10.14778/3648160.3648185},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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