Design and configure SQL Server instances and databases in support of high-throughput applications that are mission-critical and provide consistent response times in the face of variations in user numbers and query volumes. Learn to configure SQL Server and design your databases to support a given i
High Performance SQL Server: The Go Faster Book
β Scribed by Benjamin Nevarez (auth.)
- Publisher
- Apress
- Year
- 2016
- Tongue
- English
- Leaves
- 213
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Design and configure SQL Server instances and databases in support of high-throughput applications that are mission-critical and provide consistent response times in the face of variations in user numbers and query volumes. Learn to configure SQL Server and design your databases to support a given instance and workload. Youβll learn advanced configuration options, in-memory technologies, storage and disk configuration, and more, all toward enabling your desired application performance and throughput.
Configuration doesnβt stop with implementation. Workloads change over time, and other impediments can arise to thwart desired performance. High Performance SQL Server covers monitoring and troubleshooting to aid in detecting and fixing production performance problems and minimizing application outages. You'll learn a variety of tools, ranging from the traditional wait analysis methodology to the new query store, and you'll learn how improving performance is really an iterative process.
High Performance SQL Server is based on SQL Server 2016, although most of its content can be applied to prior versions of the product. This book is an excellent complement to performance tuning books focusing on SQL queries, and provides the other half of what you need to know by focusing on configuring the instances on which mission-critical queries are executed.
- Covers SQL Server instance-configuration for optimal performance
- Helps in implementing SQL Server in-memory technologies
- Provides guidance toward monitoring and ongoing diagnostics
- Understand SQL Server's database engine and how it processes queries
- Configure instances in support of high-throughput applications
- Provide consistent response times to varying user numbers and query volumes
- Record performance baselines and monitor SQL Server instances against them
- Troubleshot and fix performance problems
SQL Server database administrators, developers, and data architects. The book is also of use to system administrators who are managing and are responsible for the physical servers on which SQL Server instances are run.
β¦ Table of Contents
Front Matter....Pages i-xxii
How SQL Server Works....Pages 1-19
Analyzing Wait Statistics....Pages 21-43
The Query Store....Pages 45-69
SQL Server Configuration....Pages 71-84
tempdb Troubleshooting and Configuration....Pages 85-99
SQL Server In-Memory Technologies....Pages 101-129
Performance Troubleshooting....Pages 131-154
Indexing....Pages 155-180
SQL Server Storage....Pages 181-196
Back Matter....Pages 197-201
β¦ Subjects
Database Management;System Performance and Evaluation
π SIMILAR VOLUMES
<b>Apply powerful window functions in T-SQLβand increase the performance and speed of your queries</b><br /><br />Optimize your queriesβand obtain simple and elegant solutions to a variety of problemsβusing window functions in Transact-SQL. Led by T-SQL expert Itzik Ben-Gan, youβll learn how to appl
Optimize your queries - and obtain simple and elegant solutions to a variety of problems - using window functions in Transact-SQL. Led by T-SQL expert Itzik Ben-Gan, you'll learn how to apply calculations against sets of rows in a flexible, clear, and efficient manner. Ideal whether you're a databas
intermediate-Advanced user level