Database Paper Browser

Back to papers

Anti-Persistence on Persistent Storage: History-Independent Sparse Tables and Dictionaries

Summary: Provide history-independent (HI) cache-oblivious B-tree, external-memory skip list, and a HI packed-memory array (PMA) that prevents history leakage from on-disk layout while supporting efficient range queries. HI PMA: O(log^2 N) element moves w.h.p.; HI B-tree: O(log_B N) searches and amortized O(log_B^2 N+log_B N) updates; HI skip list: O(log_B N) I/Os — practical overhead small. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1671
Venue
PODS
Year
2016
Pagerank
4.1945683e-05
Overall Rank
11,822 | 17.76%
DOI
10.1145/2902251.2902276

Incoming Non-self Citations Over Time

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

Authors

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Rank Citing Paper Year Venue Pagerank
10,913 Layered List Labeling 2024 PODS 4.1945683e-05
10,916 History-Independent Dynamic Partitioning: Achieving Operation-Order Privacy in Ordered Data Structures 2024 PODS 4.1945683e-05
11,764 Write-Optimized Skip Lists 2017 PODS 4.1945683e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 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
1,746 Good Worst-Case Algorithms for Inserting and Deleting Records in Dense Sequential Files 1986 SIGMOD 0.00010696521
3,366 An Adaptive Packed-Memory Array 2006 PODS 7.1726818e-05
Previous Page 1 / 1 Next

Semantically Similar Papers