Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SparkhoundSQL/sql-server-toolbox
SQL Server Toolbox by the Sparkhound SQL Team
https://github.com/SparkhoundSQL/sql-server-toolbox
database high-availability mssql mssql-database mssqlserver powershell sql sql-server sqlserver tsql
Last synced: about 2 months ago
JSON representation
SQL Server Toolbox by the Sparkhound SQL Team
- Host: GitHub
- URL: https://github.com/SparkhoundSQL/sql-server-toolbox
- Owner: SparkhoundSQL
- Created: 2017-07-20T18:48:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T18:12:46.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T19:40:57.757Z (about 2 months ago)
- Topics: database, high-availability, mssql, mssql-database, mssqlserver, powershell, sql, sql-server, sqlserver, tsql
- Language: SQL
- Homepage: https://www.sparkhound.com
- Size: 29.6 MB
- Stars: 112
- Watchers: 13
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change tracking autocleanup diagnostic.sql
- Audit: audit setup.sql
- Security: security Script databases.sql
Awesome Lists containing this project
- jimsghstars - SparkhoundSQL/sql-server-toolbox - SQL Server Toolbox by the Sparkhound SQL Team (SQL)
README
# sql-server-toolbox
SQL Server Toolbox## Getting Started
A loose assembly of files use for day-to-day administration, performance tuning, troubleshooting and investigation of Microsoft SQL Server databases.
### Prerequisites
Many scripts have alternative versions for backwards compatibility with SQL Servers prior to SQL Server 2012, most scripts developed for SQL Server 2012 or higher, many with comments indicating features added in specific versions of SQL Server.
Execution intended with SSMS/VSCode without SQLCMD mode enabled for most scripts, unless otherwise noted.
PowerShell should be supported for PowerShell 3+ unless otherwise noted.
## Contributing
Suggestions/corrections welcome. Collaboration limited to Sparkhound SQL DBA team.
## Contributors
* **William Assaf** - [williamadba](https://github.com/williamadba)
* **Colby Loupe** - [cloupe](https://github.com/cloupe)
* **David Nguyen** - [davidnguyen2889](https://github.com/davidnguyen2889)
* **Bill Carter** - [wfc1973 ](https://github.com/wfc1973)## Acknowledgments
* Code snippet source documented with URL where appropriate, if lacking, please notify us.
## Easy Download
* A regularly updated .zip file of the toolbox is available here: https://github.com/williamadba/sql-server-toolbox/blob/master/toolbox.zip for quick download of the entire folder. It is not guaranteed to contain all recent changes, but it usually does.