sqlserver-kit icon indicating copy to clipboard operation
sqlserver-kit copied to clipboard

Useful links, scripts, tools and best practice for Microsoft SQL Server Database

SQL Server KIT

license badge stars badge forks badge issues badge contributors_badge

Useful links, scripts, tools and best practice for Microsoft SQL Server Database

Table of Contents

  • Repo Folders and Files
  • SQL Server Web Resources
    • SQL Server Blogs
    • Security Resources
    • SQL Server Free Videos
    • Free Database Podcasts
    • SQL Courses
    • SQL Server Backwards Compatibility
    • Social, Forum and Messenger SQL Server Groups
    • SQL Server Open Source Projects
  • BIML Resources and Bloggers
  • PowerShell and SQL Server
  • TSQL Format Code
  • SQL Server Test Data Generation
  • Free SQL Server and R ebooks
  • Paid SQL Server ebooks
  • License

Repo Folders and Files

  • SQL Server Data Types
  • SQL Server Drivers
  • SQL Server Edition
  • SQL Server Hints
  • SQL Server Name Convention and T-SQL Programming Style
  • SQL Server Licensing
  • SQL Server People
  • SQL Server Trace Flag (Complete list - 620 trace flags)
  • SQL Server Version (Complete list - from SQL Server 1.0 to SQL Server 2019)
  • Articles
  • CLR procedures
    • SplitterB_CLR
  • Extended Events
  • Known Errors
  • SQL Server Sample Databases and Datasets
  • Scripts
    • Awesome SQL Server Diagnostic Information Queries (by Glenn Alan Berry)
      • SQL Managed Instance Diagnostic Information Queries
      • Azure SQL Database Diagnostic Information Queries
      • SQL Server 2019 Diagnostic Information Queries
      • SQL Server 2017 Diagnostic Information Queries
      • SQL Server 2016 Diagnostic Information Queries
      • SQL Server 2014 Diagnostic Information Queries
      • SQL Server 2012 Diagnostic Information Queries
      • SQL Server 2008 R2 Diagnostic Information Queries
      • SQL Server 2008 Diagnostic Information Queries
      • SQL Server 2005 Diagnostic Information Queries
    • Table count alternative (by Jes Schultz Borland)
    • Foreign Key batch rename (by Wes Henriksen)
    • Count character matches
    • and many others...
  • Solution
    • dbWarden a free SQL Server Monitoring Package (by Stevie Rounds and Michael Rounds)
    • Base line Collector script (by Robert Virag)
    • SysJobHistory (by David Wentzel)
  • SSMS
    • SSMS addins (37 useful free and paid SSMS Addins)
    • SSMS Snippets
    • SSMS Shortcuts (More than 300 Shortcuts)
    • SSMS Tips (Complete guide about hidden gems of SSMS)
  • Stored Procedure
    • sp_RestoreGene (by Paul Brewer)
    • usp_who5 (by Sean Smith)
    • usp_String_Search (by Sean Smith)
    • usp_BulkUpload
    • usp_TableUnpivot
    • and many others...
  • User Defined Function
    • udf_parseJSON
    • udf_RenderXMLToString
    • udf_RTF2Text
    • udf_SplitStringByDelimiter
    • udf_Tally
    • and many others...
  • Utilities (Complete list of 395 SQL Server paid and free Utilities and Tools)

⬆ back to top

SQL Server Web Resources

⬆ back to top

BIML Resources and Bloggers

BIML - Business Intelligence Markup Language

BIML Resources

BIML Bloggers

⬆ back to top

PowerShell and SQL Server

⬆ back to top

TSQL Format Code

  • SQLinform Online
  • Instant SQL Formatter
  • 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/
  • http://www.apexsql.com/sql_tools_refactor.aspx
  • http://stackoverflow.com/questions/401928/sql-formatter-for-sql-management-studio

⬆ back to top

SQL Server Test Data Generation

  • https://www.simple-talk.com/sql/t-sql-programming/generating-test-data-in-tsql/
  • http://www.convertcsv.com/generate-test-data.htm
  • https://github.com/benkeen/generatedata
  • https://sourceforge.net/projects/dbmonster/
  • https://sourceforge.net/projects/spawner/
  • Tools for Generating Mock Data
  • https://mockaroo.com
  • https://anonymize.strd.co/

⬆ back to top

Free SQL Server and R ebooks

SQL Server:

R:

⬆ back to top

SQL Server Paid Books

⬆ back to top

License

MIT

If some procedures or scripts are restricted due to ELUA (or we can not find original author), please email us or add issue - we remove/update it immediately. Thanks for understanding and patience.