论文标题
AnyDB:任何工作负载的无体系结构DBM
AnyDB: An Architecture-less DBMS for Any Workload
论文作者
论文摘要
在本文中,我们提出了一种对扩展分布式DBMS的根本新方法。我们旨在为分布式的DBMS设计进行硬烘烤建筑模型,例如共享的架构,而是旨在为一类新的所谓建筑DBMSS提供新的类别。主要的想法是,无体系结构的DBM可以按时模仿任何架构,而无需重新配置任何其他开销。我们的最初结果表明,与实施静态体系结构的传统DBM相比,我们的无体系结构DBM AnyDB可以在不同的工作负载中提供显着的加速。
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 speed-ups across varying workloads compared to a traditional DBMS implementing a static architecture.