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: about 2 months ago
JSON representation
A T-SQL script for improving database configuration and design in Azure SQL DB.
- Host: GitHub
- URL: https://github.com/microsoft/azure-sql-tips
- Owner: microsoft
- License: mit
- Created: 2020-11-23T17:57:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T16:00:39.000Z (over 2 years ago)
- Last Synced: 2024-05-18T20:45:32.104Z (8 months ago)
- Topics: azure-sql-database, azuresqldb
- Language: TSQL
- Homepage: https://aka.ms/sqldbtips
- Size: 146 KB
- Stars: 137
- Watchers: 21
- Forks: 48
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-azure-sql - Azure SQL Tips
- jimsghstars - microsoft/azure-sql-tips - A T-SQL script for improving database configuration and design in Azure SQL DB. (TSQL)
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.