Archived Events

Archived Events

Jan 11

2016

Jan 11 2016
[DB Seminar] Spring 2016: Alex Beutel
Speaker:
Alex Beutel

Read More

Dec 14

2015

Dec 14 2015
[DB Seminar] Fall 2015: Yifei Ma
Speaker:
Yifei Ma

Many modern information access problems involve highly complex patterns that cannot be handled by traditional keyword based search. Active Search is an emerging paradigm that helps users quickly find relevant information by efficiently collecting and learning from user feedback. We consider active search on graphs, where the nodes represent the set of instances users want to search over and the... Read More

Dec 7

2015

Dec 7 2015
[DB Seminar] Fall 2015: Zeyuan Shang
Speaker:
Zeyuan Shang

Finding real-world applications and workloads is the bane of every database researcher. To overcome this problem, we present the Carnegie Mellon Database Application Catalog (DBAC). The DBAC finds database applications from on-line source code repositories (e.g., GitHub) and then automatically installs them in a virtual machine sandbox. It then submits requests to the application that cause it to interact with... Read More

Nov 30

2015

Nov 30 2015
[DB Seminar] Fall 2015: Huanchen Zhang
Speaker:
Huanchen Zhang

Using indexes for query execution is crucial for achieving high performance in modern on-line transaction processing databases. For a main-memory database, however, these indexes consume a large fraction of the total memory available and are thus a major source of storage overhead of in-memory databases. To reduce this overhead, we propose using a two-stage index: The first stage ingests all... Read More

Nov 12

2015

Nov 12 2015
Oracle Berkeley DB, an Open Source Embedded Key/Value Database System (Lauren Foutz)
Speaker:
Lauren Foutz
System:
Berkeley DB
Video:
YouTube

In 1991, graduate students at the University of California, Berkeley created an improved database engine library for Unix they named Berkeley DB (BDB). When the up and coming web browser company Netscape requested that the authors extend and improve the library, Sleepycat Software was born to maintain BDB. In the following decades BDB has been deployed millions of times and... Read More

Nov 9

2015

Nov 9 2015
[DB Seminar] Fall 2015: Bryan Hooi / Hyun Ah Song
Speaker:
Bryan Hooi / Hyun Ah Song

Suppose you are a teacher, and have to convey a set of object-property pairs (‘lions eat meat’; or ‘aspirin is a blood- thinner’). A good teacher will convey a lot of information, with little effort on the student side. Specifically, given a list of objects (like animals or medical drugs) and their associated properties, what is the best and most... Read More

Nov 5

2015

Nov 5 2015
SQL Anywhere: Data Management for Occasionally Connected Devices (Ivan T. Bowman)
Speaker:
Ivan T. Bowman
System:
SQL Anywhere
Video:
YouTube

SQL Anywhere is an embedded SQL database engine designed from its first release in 1992 to give good performance "out of the box" in a range of environments from small devices (Raspberry Pi and handhelds) up to server class machines supporting databases of hundreds of gigabytes and thousands of users. From the beginning, SQL Anywhere was designed to offer self-management... Read More

Nov 2

2015

Nov 2 2015
[DB Seminar] Fall 2015: Prashanth Menon
Speaker:
Prashanth Menon

Modern write-intensive key-value stores have emerged as the prevailing data storage system for many big applications. However, these systems often sacrifice their read performance to cope with high data ingestion rates. Solid-state drives (SSD) can lend their help, but their limited capacity and their peculiar characteristics make their exclusive use uneconomical. Hence, hybrid storage environments with both SSDs and hard-disk... Read More

Oct 26

2015

Oct 26 2015
[DB Seminar] Fall 2015: Round table

Seeing as I've not been able to get a speaker for today, I think we can default to a round table discussion.  I think it would be nice to briefly discuss what we are all working on now, after the WWW/SDM deadlines.  We can additionally discuss the focus of some of the works we submitted to these conferences, if there is interest in that. Next week,... Read More