Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/microsoft/azure-sql-tips

A T-SQL script for improving database configuration and design in Azure SQL DB.
https://github.com/microsoft/azure-sql-tips

azure-sql-database azuresqldb

Last synced: 20 days ago
JSON representation

A T-SQL script for improving database configuration and design in Azure SQL DB.

Lists

README

        

# 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 [[email protected]](mailto:[email protected]) with any additional questions or comments.