DBToaster: A SQL Compiler for High-Performance Delta Processing in Main-Memory Databases
Summary: DBToaster recursively compiles deltas of standing aggregate queries into simple C++ view-maintenance functions, eliminating scans, joins, and interpreter overhead in main-memory streaming workloads. Demonstrated speedups reach 1–3 orders of magnitude across databases and applications. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yanif Ahmad (Cornell University)
- 2. Christoph Koch (Cornell University)
BibTeX Citation
@article{ahmad_vldb09,
title = {{DBToaster: A SQL Compiler for High-Performance Delta Processing in Main-Memory Databases}},
author = {Ahmad, Yanif and Koch, Christoph},
journal = {PVLDB},
series = {{VLDB} '09},
doi = {10.14778/1687553.1687592},
url = {https://doi.org/10.14778/1687553.1687592},
year = {2009}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 2 of 2 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 150 | Query Processing, Resource Management, and Approximation in a Data Stream Management System | 2003 | CIDR | 0.00029208207 |
| 1,353 | SPADE: The System S Declarative Stream Processing Engine | 2008 | SIGMOD | 0.00011061346 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 23 | Efficiently Compiling Efficient Query Plans for Modern Hardware | 2011 | VLDB |
| 2 | 10,008 | Towards Unifying Query Interpretation and Compilation | 2023 | CIDR |
| 3 | 4,452 | Just-in-time compilation for SQL query processing | 2013 | VLDB |
| 4 | 8,636 | Adaptive Code Generation for Data-Intensive Analytics | 2021 | VLDB |
| 5 | 2,488 | How to Architect a Query Compiler, Revisited | 2018 | SIGMOD |
| 6 | 1,797 | How to Architect a Query Compiler | 2016 | SIGMOD |
| 7 | 9,565 | TreeToaster: Towards an IVM-Optimized Compiler | 2021 | SIGMOD |
| 8 | 7,634 | DBToaster: Agile Views in a Dynamic Data Management System | 2011 | CIDR |
| 9 | 8,571 | Efficient Incrementialization of Correlated Nested Aggregate Queries using Relative Partial Aggregate Indexes (RPAI) | 2022 | SIGMOD |
| 10 | 438 | DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views | 2012 | VLDB |