scispace - formally typeset
M

Michael Stonebraker

Researcher at Massachusetts Institute of Technology

Publications -  438
Citations -  40467

Michael Stonebraker is an academic researcher from Massachusetts Institute of Technology. The author has contributed to research in topics: Relational database & Database design. The author has an hindex of 103, co-authored 429 publications receiving 38831 citations. Previous affiliations of Michael Stonebraker include University of Washington & University of California.

Papers
More filters
Journal ArticleDOI

Aurora: a new model and architecture for data stream management

TL;DR: The basic processing model and architecture of Aurora, a new system to manage data streams for monitoring applications, are described and a stream-oriented set of operators are described.
Proceedings ArticleDOI

A comparison of approaches to large-scale data analysis

TL;DR: A benchmark consisting of a collection of tasks that are run on an open source version of MR as well as on two parallel DBMSs shows a dramatic performance difference between the two paradigms.
Book ChapterDOI

C-store: a column-oriented DBMS

TL;DR: Preliminary performance data on a subset of TPC-H is presented and it is shown that the system the team is building, C-Store, is substantially faster than popular commercial products.
Proceedings Article

C-store: a column-oriented DBMS

TL;DR: C-Store as mentioned in this paper is a read-optimized relational DBMS that contrasts sharply with most current systems, which are write-optimised, and it uses bitmap indexes to complement B-tree structures.
Book ChapterDOI

Monitoring streams: a new class of data management applications

TL;DR: This paper presents Aurora, a new DBMS that is currently under construction at Brandeis University, Brown University, and M.I.T. and describes the basic system architecture, a stream-oriented set of operators, optimization tactics, and support for real-time operation.