Performance Guarantees for B-trees with Different-Sized Atomic Keys
Summary: Defines an "atomic-key" B-tree model for opaque, variable-length keys and gives B-tree-like expected-cost bounds parameterized by average key size K: static search O(ceil(K/B) log_{1+ceil(B/K)} N) and dynamic amortized insert O(ceil(K/B) log_{1+ceil(B/K)} N + |kappa|/B) transfers. Minimal structural change (pivot choice), builds in O(NK) work (O(NK/B) transfers if sorted), proves worst-case bounds impossible, and provides a DP to construct optimal expected-cost search trees. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,562 | FB+-tree: A Memory-Optimized B+-tree with Latch-Free Update | 2025 | VLDB | 4.1945683e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,117 | Cache-Oblivious String B-trees | 2006 | PODS | 0.00013882205 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| Overall Rank | Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 4,324 | Compact B-Trees | 1979 | SIGMOD | 6.2885419e-05 |
| 638 | On B-tree Indices for Skewed Distributions | 1992 | VLDB | 0.00018798677 |
| 14,348 | Multi-Table Search For B-Tree Files | 1979 | SIGMOD | - |
| 5 | The K-D-B-Tree: A Search Structure for Large Multidimensional Dynamic Indexes | 1981 | SIGMOD | 0.0018397217 |
| 4,672 | A General Solution of the n-dimensional B-tree Problem | 1995 | SIGMOD | 6.0085156e-05 |
| 10,368 | B-Trees Are Back: Engineering Fast and Pageable Node Layouts | 2025 | SIGMOD | 4.1945683e-05 |
| 6,480 | Efficient Search of Multidimensional B-Trees | 1995 | VLDB | 5.0475112e-05 |
| 1,809 | Main-Memory Index Structures with Fixed-Size Partial Keys | 2001 | SIGMOD | 0.00010483957 |
| 11,822 | Anti-Persistence on Persistent Storage: History-Independent Sparse Tables and Dictionaries | 2016 | PODS | 4.1945683e-05 |
| 8,767 | Dynamic Indexability and Lower Bounds for Dynamic One-Dimensional Range Query Indexes | 2009 | PODS | 4.456315e-05 |