Video description
- Understand the nature of OLAP data, its structure, and its usage
- Store OLAP data natively in SQL Server using best-practice options
- Minimize resource consumption by compressing your data
- Enhance query performance through columnstore indexing
- Scale your OLAP query performance to account for future growth
- Add new data elements to existing analytic data stores
Table of contents
- Overview
- Introduction to Analytic Data
- OLAP vs. OLTP - How Do They Differ
- Assigning Business Goals and Meaning to Data
- Classifying Data - Dimensions vs. Facts
- Optimizing Data Load Processes
- Indexing - B-Tree Versus Columnstore Indexes
- ETL, Validation, and Analyzing Data Sources
- Caching Challenging Metrics for Quick Retrieval
- Scaling Analytic Data
- Conclusion
Product information
- Title: Performance Optimization for OLAP Workloads in SQL Server: Designing Efficient Processes for Collecting and Managing Large Analytic Data Sets
- Author(s):
- Release date: February 2021
- Publisher(s): Apress
- ISBN: 9781484270004
You might also like
book
Pro SQL Server Relational Database Design and Implementation: Best Practices for Scalability and Performance
Learn effective and scalable database design techniques in SQL Server 2019 and other recent SQL Server …
book
Analytics Optimization with Columnstore Indexes in Microsoft SQL Server: Optimizing OLAP Workloads
Meet the challenge of storing and accessing analytic data in SQL Server in a fast and …
book
SQL Server 2017 Query Performance Tuning: Troubleshoot and Optimize Query Performance
Identify and fix causes of poor performance. You will learn Query Store, adaptive execution plans, and …
video
SQL Server Indexing, Statistics, and Parameter Sniffing: Solving Performance Challenges by Designing Better Data Structures
Dive into performance tuning by learning how data is structured and accessed in SQL Server. Learn …