Overview
|
The database group at MIT conducts
research on all areas of database
systems and information management.
Projects range from the design of new
user interfaces and query languages to
low-level query execution issues,
focusing on information management in
next generation pervasive and ubiquitous
environments, such as sensor networks,
wide area information systems, personal
databases, and the Web.
Professor Madden offers a class in Database Systems (6.830).
|
|
| Projects |
|
CarTel
In CarTel, we are building a system for managing data in the face of intermittent and variable connectivity. We are focusing, in particular, on automotive applications that involve high-rate sensing of road, traffic, and infrastructure conditions. The two key technologies we are developing are CafNet, a carry-and-forward network stack, and a distributed, signal-oriented, priority-driven query processor.
|
|
| |
|
H-Store
The goal of the H-Store project is to investigate how recent
architectural and application trends affect the performance of online
transaction processing databases (such as those that back many
e-commerce sites, banks and reservation systems), and to study what
performance benefits would be possible with a complete redesign of
OLTP systems in light of these trends. Our idea is to build a main
memory system with a dramatically simplified concurrency control and
recovery model, which the goal of executing many times as many
transactions per second as existing databases that rely on logging,
expensive locking based conccurency control, and disk based recovery.
Our early results show that a simple prototype built from scratch
using modern assumptions can outperform current commercial DBMS
offerings by around a factor of 80 on OLTP workloads. We are currently
working to build a full-featured system that demonstrates these
performance wins in a more robust prototype.
|
|
| |
|
C-Store C-Store is a
read-optimized relational DBMS that contrasts sharply with most
current systems, which are write-optimized. Among the many differences
in its design are: storage of data by column rather than by row,
careful coding and packing of objects into storage including main
memory during query processing, storing an overlapping collection of
column-oriented projections, rather than the current fare of tables
and indexes, a non-traditional implementation of transactions which
includes high availability and snapshot isolation for read-only
transactions, and the extensive use of bitmap indexes to complement
B-tree structures.
|
|
| |
|
WaveScope WaveScope is a software
platform to make it easy to develop, deploy, and operate wireless
sensor networks that exhibit high data rates. In contrast to the
"first generation" of wireless sensor networks that are characterized
by relatively low sensor sampling rates, there are several important
emerging applications in which high rates of hundreds to tens of
thousands of sensor samples per second are common. These include civil
and structural engineering applications, including continuous
monitoring of physical structures, industrial equipment, and fluid
pipelines; "Smart space" applications that continuously monitor
sensors in a a space to support ubiquitous computing or security
applications; and, scientific data gathering applications, such as
outdoor acoustic monitoring systems for continuous habitat monitoring.
|
|
| |
|
MACAQUE
This is an NSF-funded project to
investigate the management of
uncertainty in database systems. We
are looking at probabilistic models
and approximate query processing
techniques in a variety of real world
settings.
|
|
| |
| |
|
|
| |
| |
| |
|
Haystack: The universal information client
Haystack is a tool designed to let
every individual manage all of their
information in the way that makes the
most sense to them. By removing the
arbitrary barriers created by
applications only handling certain
information "types", and recording
only a fixed set of relationships
defined by the developer, it aims to
let users define whichever
arrangements of, connections between,
and views of information they find
most effective.
|
|
|
|
People
|
Faculty
Administrative Assistant
Research Staff
Postdoc
M.Eng
|
Ph.D.
Alumni
|
|
Recent and Selected Publications
- Daniel Abadi, Adam Marcus, Samuel Madden, Katherine Hollenbach.
SW-Store: a Vertically Partitioned DBMS for Semantic Web Data Management.
In
VLDB Journal, 2009.
[PDF]
- Ryan Newton, Sivan Toledo, Lewis Girod, Hari Balakrishnan, Samuel Madden.
Wishbone: Proļ¬le-based Partitioning for Sensornet Applications.
In Proceedings of
NSDI, 2009.
[PDF]
- Yuan Mei, Samuel Madden.
ZStream: A Cost-based Query Processor for Adaptively Detecting Composite Events.
In Proceedings of
SIGMOD, 2009.
[PDF]
- Tingjian Ge, Stan Zdonik, Samuel Madden.
Top-k Queries on Uncertain Data: On Score Distribution and Typical Answers.
In Proceedings of
SIGMOD, 2009.
[PDF]
- Andrew Pavlo, Erik Paulson, Alexander Rasin, Daniel Abadi, David DeWitt, Samuel Madden, Michael Stonebraker.
A Comparison of Approaches to Large-Scale Data Analysis.
In Proceedings of
SIGMOD, 2009.
[PDF]
- Philippe Cudre-Mauroux, Eugene Wu, Samuel Madden.
The Case for RodentStore, an Adaptive, Declarative Storage System.
In Proceedings of
CIDR (Perspectives Track), 2009.
[PDF]
- Philip Levis, Eric Brewer, David Culler, David Gay, Samuel Madden, Neil Patel, Joseph Polastre, Scott Shenker, Robert Szewczyk, Alec Woo.
The Emergence of a Networking Primitive inWireless Sensor Networks.
In
Communications of the ACM, 2008.
[PDF]
- Haystack Publications.
- Medusa Publications.
- Piotr's Publications.
|
|
|