Useful links, scripts, tools and best practice for Microsoft SQL Server Database
Headers:
- Repo folders and files
- Web resource
- SQL Server Express direct download links
- Microsoft Adventure Works Sample Databases download links
- Microsoft Transact-SQL Hints
- PowerShell and SQL Server
- TSQL format code
- Free SQL Server ebooks
- Articles
- [SQL Server Trace Flag](/SQL Server Trace Flag.md 'Complete list from many resources - 162 Trace Flags') (Complete list - 162 trace flags)
- [SQL Server Version](/SQL Server Version.md 'List of all version Microsoft SQL Sever') (Complete list - from SQL Server 1.0 to SQL Server 2016)
- Base line Collector script (by Robert Virag)
- CLR procedures
- SQL# free - QUICKEST and EASIEST way to extending the power of T-SQL with C#
- SplitterB_CLR
- Known Errors
- Ola Maintenance Solution (by Ola Hallengren)
- SSMS addons
- Useful scripts
- Awesome SQL Server Diagnostic Information Queries (by Glenn Alan Berry)
- [SQL Server 2016 Diagnostic Information Queries](/Scripts/SQL Server 2016 Diagnostic Information Queries.sql)
- [SQL Server 2014 Diagnostic Information Queries](/Scripts/SQL Server 2014 Diagnostic Information Queries.sql)
- [SQL Server 2012 Diagnostic Information Queries](/Scripts/SQL Server 2012 Diagnostic Information Queries.sql)
- [SQL Server 2008 R2 Diagnostic Information Queries](/Scripts/SQL Server 2008 R2 Diagnostic Information Queries.sql)
- [SQL Server 2008 Diagnostic Information Queries](/Scripts/SQL Server 2008 Diagnostic Information Queries.sql)
- [Table count alternative](/Scripts/Table Count alternative.sql) (by Jes Schultz Borland)
- [Foreign Key batch rename](/Scripts/FK Rename.sql) (by Wes Henriksen)
- [Count character matches](/Scripts/Count character matches.sql)
- and many others...
- Awesome SQL Server Diagnostic Information Queries (by Glenn Alan Berry)
- SSMS snippets
- Stored Procedure
- sp_DBPermissions (by Kenneth Fisher)
- sp_SrvPermissions (by Kenneth Fisher)
- usp_who5 (by Sean Smith)
- usp_String_Search (by Sean Smith)
- usp_BulkUpload
- [usp_TableUnpivot](/Stored_Procedure/ usp_TableUnpivot.sql)
- and many others...
- User Defined Function
- dbWarden - A Free SQL Server Monitoring Package (by Stevie Rounds and Michael Rounds)
- SQL Central blog Scripts
- SQL Central blog Articles
- Awesome BRENT OZAR scripts and articles
- Glenn Berry's SQL Server Performance
- Best backup and index maintenance solution Ola Hallengren
- SQL Server Management Studio installation download link
- SQL# CLR functions
Original post written by Scott Hanselman: http://www.hanselman.com/blog/DownloadSQLServerExpress.aspx
Official Microsoft SQL Server Express page: https://www.microsoft.com/en-us/server-cloud/products/sql-server-editions/sql-server-express.aspx
- You likely just want SQL Server 2014 Express with Tools. This download includes SQL Management Studio.
- Here's just SQL Server 2014 Management Studio
- SQL Server 2014 Express with Advanced Services
- You likely just want SQL Server 2012 Express with Tools. This download includes SQL Management Studio.
- Here's just SQL Server 2012 Management Studio
- You likely just want SQL Server 2008 Express with Tools. This download includes SQL Management Studio.
- Here's just SQL Server 2008 Management Studio
- Microsoft SQL Server Community Projects & Samples
- Adventure Works Sample Databases and Scripts for SQL Server 2016 CTP3
- Adventure Works 2014 Sample Databases
- Adventure Works 2012 Sample Databases
- Microsoft SQL Server 2008 R2 SR1 Sample Databases
- SQL Server & Windows Documentation Using Windows PowerShell (by Kendal Vandyke)
- TSQL Code Smells Finder (by Dave Ballantyne)
- Stairway to SQL PowerShell (by Ben Miller)
- SQL Server Health Check Script with Powershell (by Atul_Kapoor)
- http://www.dpriver.com/pp/sqlformat.htm
- http://stackoverflow.com/questions/401928/sql-formatter-for-sql-management-studio
- http://www.apexsql.com/sql_tools_refactor.aspx
- http://poorsql.com/
- http://www.architectshack.com/PoorMansTSqlFormatter.ashx
- http://www.ssmstoolspack.com/
- http://www.devart.com/dbforge/sql/sqlcomplete/
- http://www.sql-format.com/