Online B-Tree Merging
Summary: Online B-tree merging of two indexes with the same key range; leaf-page merges piggyback on transactions, yielding single-index visibility. Forward-recoverable merging with logging ensures consistency and no lost work; experiments show IO savings. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xiaowei Sun (Northeastern University)
- 2. Rui Wang (Northeastern University)
- 3. Betty Salzberg (Northeastern University)
- 4. Chendong Zou (IBM)
BibTeX Citation
@inproceedings{sun_sigmod05,
title = {{Online B-Tree Merging}},
author = {Sun, Xiaowei and Wang, Rui and Salzberg, Betty and Zou, Chendong},
series = {{SIGMOD} '05},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1066157.1066196},
url = {https://dl.acm.org/doi/10.1145/1066157.1066196},
year = {2005}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,843 | Rose: Compressed, log-structured replication | 2008 | VLDB | 8.0617003e-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 | 3,114 | Access Method Concurrency with Recovery | 1992 | SIGMOD |
| 2 | 2,020 | Query and Update Efficient B+-Tree Based Indexing of Moving Objects | 2004 | VLDB |
| 3 | 7,026 | Operation Specific Locking In B-Trees | 1987 | PODS |
| 4 | 6,396 | Contention and Space Management in B-Trees | 2021 | CIDR |
| 5 | 9,103 | Online Index Rebuild | 2000 | SIGMOD |
| 6 | 13,036 | New Concurrency Control Algorithms for Accessing and Compacting B-Trees | 1994 | VLDB |
| 7 | 1,508 | Sorting And Indexing With Partitioned B-Trees | 2003 | CIDR |
| 8 | 5,530 | A Framework for the Performance Analysis of Concurrent B-tree Algorithms | 1990 | PODS |
| 9 | 1,663 | Performance of B-Tree Concurrency Control Algorithms | 1991 | SIGMOD |
| 10 | 2,968 | On-line Reorganization of Sparsely-populated B+-trees | 1996 | SIGMOD |