DEX: Query Execution in a Delta-based Storage System
Summary: DEX: a delta-based query engine for versioned data, exploiting inter-dataset deltas to enable queries beyond checkout. It uses algebraic delta transformations and dynamic-programming planning to optimize checkout and other delta-based queries (intersection, union, t-threshold) in a git-based prototype, with delta-sized costs and demonstrated gains. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Amit Chavan (University of Maryland)
- 2. Amol Deshpande (University of Maryland)
BibTeX Citation
@inproceedings{chavan_sigmod17,
title = {{DEX: Query Execution in a Delta-based Storage System}},
author = {Chavan, Amit and Deshpande, Amol},
series = {{SIGMOD} '17},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3035918.3064056},
url = {https://dl.acm.org/doi/10.1145/3035918.3064056},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,208 | ForkBase: An Efficient Storage Engine for Blockchain and Forkable Applications | 2018 | VLDB | 7.635872e-05 |
| 4,240 | LIMA: Fine-grained Lineage Tracing and Reuse in Machine Learning Systems | 2021 | SIGMOD | 6.809685e-05 |
| 9,129 | DataDiff: User-Interpretable Data Transformation Summaries for Collaborative Data Analysis | 2018 | SIGMOD | 5.318789e-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.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,103 | Optimizing Differentially-Maintained Recursive Queries on Dynamic Graphs | 2022 | VLDB |
| 2 | 6,548 | Query Optimization over Crowdsourced Data | 2013 | VLDB |
| 3 | 7,161 | Computing the Difference of Conjunctive Queries Efficiently | 2023 | SIGMOD |
| 4 | 2,206 | DAQ: A New Paradigm for Approximate Query Processing | 2015 | VLDB |
| 5 | 8,318 | Optimizing Declarative Graph Queries at Large Scale | 2019 | SIGMOD |
| 6 | 2,512 | An Architecture For Query Optimization | 1982 | SIGMOD |
| 7 | 5,512 | BinDex: A Two-Layered Index for Fast and Robust Scans | 2020 | SIGMOD |
| 8 | 12,233 | Query Processing on Prefix Trees Live | 2013 | SIGMOD |
| 9 | 2,454 | REX: Recursive, Delta-Based Data-Centric Computation | 2012 | VLDB |
| 10 | 5,852 | DEX: Scalable Range Indexing on Disaggregated Memory | 2024 | VLDB |