• Keine Ergebnisse gefunden

Evolving the architecture of a DBMS for modern hardware

N/A
N/A
Protected

Academic year: 2022

Aktie "Evolving the architecture of a DBMS for modern hardware"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

19

Evolving the Architecture of a DBMS for Modern Hardware

Paul Larson Microsoft Research Redmond, WA 98052-6399 Paul.Larson@microsoft.com

Abstract

The major commercial database systems were designed primarily for OLTP workloads and under the assumption that processors are slow, memory is scarce, and data lives on disk. These assumption are no longer valid: OLAP workloads are now as common as OLTP workloads, multi-core processors are the norm, large memories are affordable, and frequently accessed data lives mostly in the main memory buffer pool. So how can a vendor with a mature DBMS product exploit the opportunities offered by these changes?

Rewriting from scratch is not realistic - it is way too expensive and risky. The only realistic option is to gradually evolve the architecture of the system. SQL Server has begun this journey by adding two features: column store indexes to speed up OLAP-type queries, and Hekaton, a new engine optimized for large memories and multicore processors. The talk will outline the design of these features, the main goals and constraints, and discuss the reasoning behind the design choices made.

Biography: Paul (Per-Ake) Larson has conducted research in the database filed for over 30 years. He served as a Professor in the Department of Computer Science at the University of Waterloo for 15 years and joined Microsoft Research in 1996 where he is a Principal Researcher. Paul has worked in a variety of areas: file structures, materialized views, query processing, and query optimization among others. During the last few years he has collaborated closely with the SQL Server team on how to evolve the architecture of the core database system.

Referenzen

ÄHNLICHE DOKUMENTE

• Whether the researcher critically examined their own role, potential bias and influence during analysis and selection of data for presentation Can’t

assess in real-life situations. The Harry Potter series seems to be particularly lenient for this purpose. Part of the popularity of the series is explained by the fact that

3. Ziggy steals Bridget's phone and sends text messages... 4. Bridget is pleased when her old

My bathroom is a mess, he ruined my makeover photos and he plays the violin – badly. Read Bridget's complaints

Birget, “Modeling user choice in the PassPoints graphical password scheme,” in Proceedings of the 3rd Symposium on Usable Privacy and Security. Biddle, “Graphical

It is important to consider how the provisions of KORUS, effective in March 2012, intersect with broader components of Korea’s innovation ecosystem, and ways that

The approach is operationalised in 33 countries and estimates of the composition of ‘poverty’ by the two indicators are made for sub-Saharan Africa, South Asia and Southeast Asia

All of these factors limit the merging potential of a workload: isolation levels do so by increasing the number of snapshots to read from; writes do so by blocking execution threads