Archived Events

Archived Events

Mar 20

2019

Mar 20 2019
Spring 2019: Alex Ratner (Stanford)
Speaker:
Alex Ratner

One of the key bottlenecks in building machine learning systems is creating and managing the massive training datasets that today’s models learn from. In this talk, I will describe my work on data management systems that let users specify training datasets in higher-level, faster, and more flexible ways, leading to applications that can be built in hours or days, rather... Read More

Feb 25

2019

Feb 25 2019
[DB Seminar] Spring 2019 Reading Group: Matt Butrovich
Speaker:
Matt Butrovich

Matt will present the following paper in this seminar: Title: Concurrent Prefix Recovery: Performing CPR on a Database Authors: Guna Prasaad, Badrish Chandramouli, Donald Kossmann Read More

Feb 21

2019

Feb 21 2019
Spring 2019: Monte Zweben (Splice Machine)
Speaker:
Monte Zweben
System:
Splice Machine

This talk describes the Splice Machine Data Platform designed to power today’s new class of Operational AI applications that require high scalability and high-availability while simultaneously executing OLTP, OLAP and ML workloads. Splice Machine is a full ANSI SQL database that is ACID compliant, supports secondary indexes, constraints, triggers, and stored procedures. It uses a unique, distributed snapshot isolation algorithm... Read More

Feb 18

2019

Feb 18 2019
[DB Seminar] Spring 2019 Reading Group: Tianyu Li
Speaker:
Tianyu Li

Tianyu will present this paper in this meeting: Title: Faster: A Concurrent Key-Value Store with In-Place Updates Authors: Badrish Chandramouli , Guna Prasaad , Donald Kossmann , Justin Levandoski , James Hunter , Mike Barnett Read More

Feb 11

2019

Feb 11 2019
[DB Seminar] Spring 2019 Reading Group: Lin Ma
Speaker:
Lin Ma

Lin will present this work in this meeting: Title: Automatically Indexing Millions of Databases in Microsoft Azure SQL Database Authors: Sudipto Das, Miroslav Grbic, Igor Ilic, Isidora Jovandic, Andrija Jovanovic, Vivek R. Narasayya, Miodrag Radulovic, Maja Stikic, Gaoxiang Xu, Surajit Chaudhuri Read More

Feb 4

2019

Feb 4 2019
[DB Seminar] Spring 2019 Reading Group: Prashanth Menon
Speaker:
Prashanth Menon

Prashanth will present the following paper in this meeting: Title: Thriving in the No Man’s Land between Compilers and Databases Authors: Holger Pirk, Jana Giceva, Peter Pietzuch Read More

Jan 28

2019

Jan 28 2019
[DB Seminar] Spring 2019 Reading Group: Dana Van Aken
Speaker:
Dana Van Aken

Dana will present the following paper in this meeting: Title: Automated Performance Management for the Big Data Stack Authors: Anastasios Arvanitis, Shivnath Babu, Eric Chu, Adrian Popescu, Alkis Simitsis, Kevin Wilkinson Read More

Dec 10

2018

Dec 10 2018
[DB Seminar] Fall 2018: Tianyu Li, Matt Butrovich, Sivaprasad Sudhir
Speakers:
Tianyu Li, Matt Butrovich, Sivaprasad Sudhir

Project 1: Storage Engine (Tianyu Li & Matt Butrovich) In this talk, we will discuss the work we've done on terrier's storage engine over the semester. We will cover the implementation of write-ahead logging and our proposed model for recovery, implementation of indexes, and our roadmap for the storage engine next semester. The immediate future direction for the storage work... Read More

Dec 3

2018

Dec 3 2018
[DB Seminar] Fall 2018: Ethan Zhang (VoltDB)
Speaker:
Ethan Zhang
System:
VoltDB

Following from the idea that "one size no longer fits for all", a family of "NewSQL" specialized databases arose. To handle OLTP, researchers at MIT and Brown (and a few other places) built H-Store, a distributed, shared-nothing, in-memory database that got rid of locking, latching, buffering, and logging, beating the performance of traditional OLTP RDBMSs by nearly two orders of... Read More

Nov 30

2018

Nov 30 2018
[DB Seminar] Fall 2018: Lin Ma
Speaker:
Lin Ma

n the last two decades, both researchers and vendors have built advisory tools to assist database administrators (DBAs) in various aspects of system tuning and physical design. Most of this previous work, however, is incomplete because they still require humans to make the final decisions about any changes to the database and are reactionary measures that fix problems after they... Read More