nani1211 / azure-sql-tips

A T-SQL script for improving databases in Azure SQL DB.

Home Page:https://aka.ms/sqldbtips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A T-SQL script for improving databases in Azure SQL DB.

https://aka.ms/sqldbtips

License:MIT License


Languages

Language:TSQL 100.0%