A T-SQL script for improving database configuration and design in Azure SQL DB.
Перейти к файлу
Dimitri Furman 37841f5ffd
Merge pull request #62 from microsoft/dev
Fixed output when memory-optimized tables are present, added new tip
2022-01-27 18:30:51 -05:00
.github/ISSUE_TEMPLATE Update issue templates 2021-01-28 15:05:13 -05:00
sqldb-tips Added a tip on inefficient page compression (1540) 2022-01-27 18:08:34 -05: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.