Workload Optimization using SharedDB
Summary: SharedDB executes SQL operators in batches with cross-query sharing across all running queries, instead of one-at-a-time. It enables sharing without requiring common subexpressions, reducing inter-query interference and handling diverse workloads with higher throughput. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Georgios Giannikis (ETH Zurich)
- 2. Gustavo Alonso (ETH Zurich)
- 3. Darko Makreshanski (ETH Zurich)
- 4. Donald Kossmann (ETH Zurich)
BibTeX Citation
@inproceedings{giannikis_sigmod13,
title = {{Workload Optimization using SharedDB}},
author = {Giannikis, Georgios and Alonso, Gustavo and Makreshanski, Darko and Kossmann, Donald},
series = {{SIGMOD} '13},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/2463676.2463678},
url = {https://dl.acm.org/doi/10.1145/2463676.2463678},
year = {2013}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 4,398 | Real-time Workload Pattern Analysis for Large-scale Cloud Databases | 2023 | VLDB | 6.7248611e-05 |
| 6,391 | Fast-Forwarding to Desired Visualizations with zenvisage | 2017 | CIDR | 5.8893647e-05 |
| 7,856 | AJoin: Ad-hoc Stream Joins at Scale | 2020 | VLDB | 5.5306709e-05 |
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 |
|---|---|---|---|---|
| 670 | SharedDB: Killing One Thousand Queries With One Stone | 2012 | VLDB | 0.00015157572 |
| 1,879 | Predictable Performance for Unpredictable Workloads | 2009 | VLDB | 9.5613416e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,846 | Dynamic Load Balancing in Hierarchical Parallel Database Systems | 1996 | VLDB |
| 2 | 10,067 | Shared Load(ing): Efficient Bulk Loading into Optimized Storage | 2020 | CIDR |
| 3 | 9,718 | Sharing Aggregate Computation for Distributed Queries | 2007 | SIGMOD |
| 4 | 4,330 | Sharing Data and Work Across Concurrent Analytical Queries | 2013 | VLDB |
| 5 | 4,508 | To Share or Not to Share? | 2007 | VLDB |
| 6 | 1,637 | On the Design and Scalability of Distributed Shared-Data Databases | 2015 | SIGMOD |
| 7 | 4,085 | Deployment of Query Plans on Multicores | 2015 | VLDB |
| 8 | 7,579 | Resource-efficient Shared Query Execution via Exploiting Time Slackness | 2021 | SIGMOD |
| 9 | 2,276 | Shared Workload Optimization | 2014 | VLDB |
| 10 | 670 | SharedDB: Killing One Thousand Queries With One Stone | 2012 | VLDB |