The state of the art in distributed query processing

D Kossmann - ACM Computing Surveys (CSUR), 2000 - dl.acm.org
Distributed data processing is becoming a reality. Businesses want to do it for many
reasons, and they often must do it in order to stay competitive. While much of the …

Mnemosyne: Lightweight persistent memory

H Volos, AJ Tack, MM Swift - ACM SIGARCH Computer Architecture …, 2011 - dl.acm.org
New storage-class memory (SCM) technologies, such as phase-change memory, STT-RAM,
and memristors, promise user-level access to non-volatile storage through regular memory …

[图书][B] Database management systems

R Ramakrishnan, J Gehrke - 2002 - dl.acm.org
Database Management Systems provides comprehensive and up-to-date coverage of the
fundamentals of database systems. Coherent explanations and practical examples have …

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 …

An effective hash-based algorithm for mining association rules

JS Park, MS Chen, PS Yu - Acm sigmod record, 1995 - dl.acm.org
In this paper, we examine the issue of mining association rules among items in a large
database of sales transactions. The mining of association rules can be mapped into the …

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 …

Staring into the abyss: An evaluation of concurrency control with one thousand cores

X Yu, G Bezerra, A Pavlo, S Devadas, M Stonebraker - 2014 - dspace.mit.edu
Computer architectures are moving towards an era dominated by many-core machines with
dozens or even hundreds of cores on a single chip. This unprecedented level of on-chip …

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

[图书][B] Generalized search trees for database systems

JM Hellerstein, JF Naughton, A Pfeffer - 1995 - books.google.com
To illustrate the flexibility of the GIST, we provide simple method implementations that allow
it to behave like a B+-tree, an R-tree, and an RD-tree, a new index for data with set-valued …

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 …