DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views
Summary: Introduces viewlet transforms: recursive higher-order finite differencing that materializes a query and its deltas for mutually incremental maintenance of classical SQL views under high-rate updates. Combined with cost-based optimization and compilation, it enables aggressive parallelism and tens of thousands of refreshes/s. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yanif Ahmad (Johns Hopkins University)
- 2. Oliver Kennedy (EPFL)
- 3. Christoph Koch (EPFL)
- 4. Milos Nikolic (EPFL)
BibTeX Citation
@article{ahmad_vldb12,
title = {{DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views}},
author = {Ahmad, Yanif and Kennedy, Oliver and Koch, Christoph and Nikolic, Milos},
journal = {PVLDB},
series = {{VLDB} '12},
volume = {5},
number = {10},
pages = {968--979},
doi = {10.14778/2336664.2336670},
url = {https://doi.org/10.14778/2336664.2336670},
year = {2012}
}
Incoming Citations (Sorted by Pagerank)
Showing 16 of 66 citing papers.
Outgoing Citations (Sorted by Pagerank)
Showing 21 of 21 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 | 6,401 | Analytical Modeling of Materialized View Maintenance | 1988 | PODS |
| 2 | 929 | Materialized View Selection and Maintenance Using Multi-Query Optimization | 2001 | SIGMOD |
| 3 | 39 | Efficiently Updating Materialized Views | 1986 | SIGMOD |
| 4 | 2,593 | Cost-Based Optimization of Decision Support Queries using Transient-Views | 1998 | SIGMOD |
| 5 | 10,160 | Maintaining Queries under Updates Using Heavy-Light Partitioning of the Input Relations | 2026 | PODS |
| 6 | 8,571 | Efficient Incrementialization of Correlated Nested Aggregate Queries using Relative Partial Aggregate Indexes (RPAI) | 2022 | SIGMOD |
| 7 | 559 | Optimizing Queries Using Materialized Views: A Practical, Scalable Solution | 2001 | SIGMOD |
| 8 | 1,133 | Algorithms for Deferred View Maintenance | 1996 | SIGMOD |
| 9 | 7,634 | DBToaster: Agile Views in a Dynamic Data Management System | 2011 | CIDR |
| 10 | 3,867 | DBToaster: A SQL Compiler for High-Performance Delta Processing in Main-Memory Databases | 2009 | VLDB |