A T-SQL script for improving database configuration and design in Azure SQL DB.
Перейти к файлу
Dimitri Furman d0dfd4429c
Merge pull request #69 from microsoft/dev
Fix 1520 to consider remaining contiguous sequence range, not full sequence range
2022-10-03 11:55:12 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2021-01-28 15:05:13 -05:00
sqldb-tips Fix 1520 to use contiguous range not full range 2022-09-29 15:37:02 -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
SECURITY.md Microsoft mandatory file 2022-05-18 22:04:20 +00: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.