1 / 27

SQL Server: A Data Platform for Large-Scale Applications

SQL Server Design Philosophy. To solve 90 % of the problems automaticallySelf TuningDynamic OptimizationSelf ConfigurationSelf ManagementSelf HealingThe remaining percentage takes higher touchRequires careful design for scalabilityGood knowledge of how the RDBMS platform worksThis talk de

teranika
Download Presentation

SQL Server: A Data Platform for Large-Scale Applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. SQL Server: A Data Platform for Large-Scale Applications José Blakeley, Software Architect Database Systems Group, Microsoft Corporation

    2. SQL Server Design Philosophy To solve 90+% of the problems automatically Self Tuning Dynamic Optimization Self Configuration Self Management Self Healing The remaining percentage takes higher touch Requires careful design for scalability Good knowledge of how the RDBMS platform works This talk describes how we are codifying our solution for large-scale DW into SQL Server 1/8/2010 2 UCI ISG Seminar

    3. Outline 1/8/2010 UCI ISG Seminar 3 SQL Server Data Platform Basic concepts – common ground Assumptions Workloads SQL Server Parallel DW DBMS Design Philosophy System Architecture Software Architecture Summary

More Related