Good database performance can be achieved implementing correct database design, hardware-based solutions, partitioning, and capacity planning for tempdb optimization.

In This Section
|
Topic
|
Description
|
|---|
|
Database Performance
|
Provides guidelines for improving database performance.
|
|
About Hardware-Based Solutions
|
Describes hardware-based solutions such as RAID (redundant array of independent disks) devices and vertical and horizontal partitioning.
|
|
Optimizing tempdb Performance
|
Provides guidelines for improving the performance of the tempdb system database.
|
|
Capacity Planning for tempdb
|
Describes the changes that have been made to the tempdb system database in SQL Server and provides guidelines for determining the appropriate amount of disk space required for tempdb.
|

See Also