This website is under development. If you come accross any issues, please report them to Konstantinos Kanellis
(kkanellis@cs.wisc.edu) or Yannis Chronis
(chronis@google.com).
AnyDB: An Architecture-less DBMS for Any Workload
Abstract
In this paper, we propose a radical new approach for scale-out distributed DBMSs. Instead of hard-baking an architectural model, such as a shared-nothing architecture, into the distributed DBMS design, we aim for a new class of so-called architecture-less DBMSs. The main idea is that an architecture-less DBMS can mimic any architecture on a per-query basis on-the-fly without any additional overhead for reconfiguration. Our initial results show that our architecture-less DBMS AnyDB can provide significant speedup across varying workloads compared to a traditional DBMS implementing a static architecture.
Citation
@inproceedings{cidr/2021/cidr2021_paper10,
author = {Tiemo Bang and
Norman May and
Ilia Petrov and
Carsten Binnig},
title = {AnyDB: An Architecture-less DBMS for Any Workload},
booktitle = {Proceedings of the 11th Conference on Innovative Data Systems Research, CIDR 2021},
publisher = {www.cidrdb.org},
year = {2021},
series = {CIDR 2021},
url = {https://cidr.org/temp-website/papers/2021/cidr2021_paper10.pdf},
location = {Virtual Event}
}