Skip to content

Latest commit

 

History

History
74 lines (64 loc) · 15.7 KB

File metadata and controls

74 lines (64 loc) · 15.7 KB
title Performance Center for SQL Server Database Engine and Azure SQL Database | Microsoft Docs
ms.custom
MSDN content
MSDN - SQL DB
ms.date 04/08/2016
ms.prod sql-non-specified
ms.reviewer
ms.service sql-database
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
f1_keywords
Performance (SQL Server)
Performance (SQL Database)
helpviewer_keywords
SQL Server, performance
performance (SQL Server)
database performance (SQL Server)
SQL Database (Performance)
performance (SQL Database)
database performance (SQL Database)
ms.assetid 301204b2-140d-4495-98ed-021a9b5025f5
caps.latest.revision 14
author CarlRabeler
ms.author carlrab
manager jhubbard

Performance Center for SQL Server Database Engine and Azure SQL Database

This page provides links to help you locate the information that you need about performance in the [!INCLUDEssDEnoversion] and [!INCLUDEssSDSFull].

Legend

security-center-legend

This is a work in process. Does this Performance Center help you? How can we improve it?

What information are you looking for, and did you find it? What are we missing? What would you like to see here? We’re listening to your feedback to improve the content. Please submit your comments to sqlfeedback@microsoft.com

Configuration Options for Performance

[!INCLUDEssNoVersion] provides the ability to affect database engine performance through a number of configuration options at the [!INCLUDEssDEnoversion] level. With [!INCLUDEssSDSFull], Microsoft performs most, but not all, of these optimizations for you.

Disk configuration options - security-center-sqlserver Disk striping and RAID
Data and log file configuration options - security-center-sqlserver Place Data and Log Files on Separate Drives
- security-center-sqlserver View or Change the Default Locations for Data and Log Files (SQL Server Management Studio)
TempDB configuration options - security-center-sqlserver Performance Improvements in TempDB
- security-center-sqlserver Database Engine Configuration - TempDB
- security-center-sqlserver Using SSDs in Azure VMs to store SQL Server TempDB and Buffer Pool Extensions
- security-center-sqlserver Disk and performance best practices for temporary disk for SQL Server in Azure Virtual Machines
security-center-sqlserver Server Configuration Options
Database configuration optimization options - security-center-sqlserver Data Compression
- security-center-both View or Change the Compatibility Level of a Database
- security-center-both ALTER DATABASE SCOPED CONFIGURATION (Transact-SQL)
Table configuration optimization - security-center-sqlserver Partitioned Tables and Indexes
-
Database Engine Performance in an Azure Virtual Machine - security-center-sqlserver Quick check list
- security-center-sqlserver Virtual machine size and storage account considerations
- security-center-sqlserver Disks and performance considerations
- security-center-sqlserver I/O Performance Considerations
- security-center-sqlserver Feature specific performance considerations

Query Performance Options

security-center-both Indexes - Reorganize and Rebuild Indexes
- Specify Fill Factor for an Index
- Configure Parallel Index Operations
- SORT_IN_TEMPDB Option For Indexes
- Improve the Performance of Full-Text Indexes
security-center-both Partitioned Tables and Indexes - Benefits of Partitioning
security-center-both Stored Procedures - Benefits of Stored Procedures
security-center-both User-Defined Functions - User-defined Function Benefits
security-center-both Parallelism optimization - Configure the max worker threads Server Configuration Option
- ALTER DATABASE SCOPED CONFIGURATION (Transact-SQL)
security-center-both Query optimizer optimization - ALTER DATABASE SCOPED CONFIGURATION (Transact-SQL)
security-center-both Statistics - When to Update Statistics
- Update Statistics
security-center-both In-Memory OLTP (In-Memory Optimization) - Memory-Optimized Tables
- Natively Compiled Stored Procedures
- Creating and Accessing Tables in TempDB from Natively Compiled Stored Procedures
- Troubleshooting Common Performance Problems with Memory-Optimized Hash Indexes
- Demonstration: Performance Improvement of In-Memory OLTP

See Also

Monitor and Tune for Performance
Monitoring Performance By Using the Query Store
Azure SQL Database performance guidance for single databases
Optimizing Azure SQL Database Performance using Elastic Pools
Azure Query Performance Insight