azure-sql-tips/README.md

15 строки
956 B
Markdown

# Readme
Execute the [`get-sqldb-tips.sql`](../../releases/latest) script to get tips for improving database design, health, and performance in [Azure SQL Database](https://azure.microsoft.com/services/sql-database/).
## Quickstart
1. Read wiki first: [Azure SQL Database tips](../../wiki/Azure-SQL-Database-tips).
2. See [FAQ](../../wiki/FAQ) for answers to common questions.
3. Download the [latest release](../../releases/latest) (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](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.