A T-SQL script for improving database configuration and design in Azure SQL DB.
Перейти к файлу
Dimitri Furman b59bbabfc5 Added a tip to detect recent blocking 2021-03-25 11:05:10 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2021-01-28 15:05:13 -05:00
sqldb-tips Added a tip to detect recent blocking 2021-03-25 11:05:10 -04:00
CONTRIBUTING.md Fixed links 2021-02-03 12:47:34 -05:00
LICENSE Create LICENSE 2020-12-16 08:54:44 -05:00
README.md Updated readme 2021-02-09 16:39:06 -05:00

README.md

Readme

Execute the get-sqldb-tips.sql script to get tips for improving database design, health, and performance in Azure SQL Database.

Quickstart

  1. Read wiki first: Azure SQL Database tips.
  2. See FAQ for answers to common questions.
  3. Download the latest release (zip file is under Assets) and execute.

This script is maintained by the Azure SQL PM team. Feedback and contributions from the community are welcome and encouraged.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.