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 …

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 …

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 …

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 …

" 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 …

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 …

Sok: Cryptographically protected database search

B Fuller, M Varia, A Yerukhimovich… - … IEEE Symposium on …, 2017 - ieeexplore.ieee.org
Protected database search systems cryptographically isolate the roles of reading from,
writing to, and administering the database. This separation limits unnecessary administrator …

A systematic overview of data federation systems

Z Gu, F Corcoglioniti, D Lanti, A Mosca… - Semantic …, 2024 - journals.sagepub.com
Data federation addresses the problem of uniformly accessing multiple, possibly
heterogeneous data sources, by map** them into a unified schema, such as an RDF …