The bigdawg polystore system

J Duggan, AJ Elmore, M Stonebraker… - ACM Sigmod …, 2015 - dl.acm.org
This paper presents a new view of federated databases to address the growing need for
managing information that spans multiple data models. This trend is fueled by the …

C-store: a column-oriented DBMS

M Stonebraker, DJ Abadi, A Batkin, X Chen… - … Databases Work: the …, 2018 - dl.acm.org
This paper presents the design of a read-optimized relational DBMS that contrasts sharply
with most current systems, which are write-optimized. Among the many differences in its …

Apache calcite: A foundational framework for optimized query processing over heterogeneous data sources

E Begoli, J Camacho-Rodríguez, J Hyde… - Proceedings of the …, 2018 - dl.acm.org
Apache Calcite is a foundational software framework that provides query processing,
optimization, and query language support to many popular open-source data processing …

Communication steps for parallel query processing

P Beame, P Koutris, D Suciu - Journal of the ACM (JACM), 2017 - dl.acm.org
We study the problem of computing conjunctive queries over large databases on parallel
architectures without shared storage. Using the structure of such a query q and the skew in …

The end of an architectural era: It's time for a complete rewrite

M Stonebraker, S Madden, DJ Abadi… - … Databases Work: the …, 2018 - dl.acm.org
In previous papers [SC05, SBC+ 07], some of us predicted the end of" one size fits all" as a
commercial relational DBMS paradigm. These papers presented reasons and experimental …

Big graphs: challenges and opportunities

W Fan - Proceedings of the VLDB Endowment, 2022 - dl.acm.org
Big data is typically characterized with 4V's: Volume, Velocity, Variety and Veracity. When it
comes to big graphs, these challenges become even more staggering. Each and every of …

" One size fits all" an idea whose time has come and gone

M Stonebraker, U Çetintemel - … databases work: the pragmatic wisdom of …, 2018 - dl.acm.org
The last 25 years of commercial DBMS development can be summed up in a single phrase:"
One size fits all". This phrase refers to the fact that the traditional DBMS architecture …

Big data in cloud computing review and opportunities

M Muniswamaiah, T Agerwala, C Tappert - arXiv preprint arXiv …, 2019 - arxiv.org
Big Data is used in decision making process to gain useful insights hidden in the data for
business and engineering. At the same time it presents challenges in processing, cloud …

OLTP through the looking glass, and what we found there

S Harizopoulos, DJ Abadi, S Madden… - Making Databases Work …, 2018 - dl.acm.org
Online Transaction Processing (OLTP) databases include a suite of features---disk-resident
B-trees and heap files, locking-based concurrency control, support for multi-threading---that …

Enabling query processing across heterogeneous data models: A survey

R Tan, R Chirkova, V Gadepally… - 2017 IEEE International …, 2017 - ieeexplore.ieee.org
Modern applications often need to manage and analyze widely diverse datasets that span
multiple data models [1],[2],[3],[4],[5]. Warehousing the data through Extract-Transform-Load …