Download presentation
Presentation is loading. Please wait.
Published byRosalind Matthews Modified over 9 years ago
1
Phil Bernstein Microsoft Research May 29, 2008 © 2008 Microsoft Corporation
2
DBMS architecture hasn’t change much since System R and Ingres. Locking, logging, B-trees, …. DB engines aren’t scaling with h/w advances Multi-core, huge RAM, flash, disk capacity, networks We need to reconsider all assumptions. Full functionality (txns, SQL) for TPC Must try out new designs Goal: Better cost/perf and scaleout Especially for large clusters 2
3
Approx Precise Text Formatted GIS … Process Type Precision Time Boxed Incrementally Developed Carefully Engineered Fully Automatic 3 Apps Ontlgies
4
Queries Updates Peer-to-peer Provenance Access Control Integrity constraints Synch logic Business logic Debugging Errors Indexing Notifications Batch loading Data exchange Mapping Actions & Constraints Target Source 4
5
Class 0 Class 1 Class 2 Relation 1 Relation 2 Target Source (Class 1 as Class 0 ) (Class 2 as Class 0 ) = ? 5
6
Information Retrieval Database Systems Information Extraction Natural Language Processing Inference engines HCI Wisdom of crowds 6
7
Power networks are built for peak load Reduce the peak energy demand of a DBMS More background processing to avoid on-line work More materialized views Differential files to avoid eager view refresh 7
8
8
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.