sqlserver-kit
Useful links, scripts, tools and best practice for Microsoft SQL Server Database
https://github.com/ktaranov/sqlserver-kit
Last synced: 14 days ago
JSON representation
-
SQL Server Web Resources
- Slack #firstresponderkit
- Microsoft SQL Server on Q&A
- The SQL Server & Azure SQL Conference
- SQLFluff - A SQL linter and auto-formatter for Humans
- sp_whoisactive
- Brent Ozar SQL Server First Responder Kit
- SQL Server Ola Hallengren's Maintenance Solution
- Standby restore script output for Ola Hallengren's Maintenance Solution
- SqlQueryStress - SQL query stress simulator for SQL Server
- WorkloadTools - collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud
- Statistic Parser
- SQL Generator
- Columnstore Indexes Scripts Library
- MOSL - Memory Optimized Script Library
- stpChecklist_Seguranca - stored procedure with more than 70 security items to validate your SQL Server database
- mssql-docker - Official Microsoft repository for SQL Server in Docker resources
- SQLCover - TSQL code coverage tool for SQL Server 2008+
- tSQLt - testing framework for Microsoft SQL Server
- SQLCop - tSQLt tests to highlight potential problems in your database
- T-SQL SimMetrics string matching algorithms
- Azure Blob Storage Backup
- StackExchange.DataExplorer - free tool for executing SQL queries against Stack Exchange databases
- Machine Learning Templates with SQL Server 2016 R Services
- Campaign Optimization - Predicting How and When to Contact Leads Implemented on SQL Server 2016 R Services
- tigertoolbox - Repository for Tiger team for "as-is" solutions and tools/scripts that the team publishes for SQL Server
- Pssdiag/Sqldiag Manager - is a graphic interface that provides customization capabilities to collect data for SQL Server using sqldiag collector engine
- dbfs - A tool for mounting MS SQL Server DMVs using FUSE
- Opserver - Stack Exchange's Monitoring System
- Bosum - Time Series Alerting Framework
- BismNormalizer - is a free and open-source tool to manage Microsoft Analysis Services tabular models
- DbSharp - is a DAL Generator
- YourSqlDba - Database maintenance solution as a single SQL script
- OpenQueryStore - collection of scripts that add Query Store like functionality to pre-SQL Server 2016 Instance
- ssis-dashboard - HTML5 SQL Server Integration Services Dashboard
- SQL Server Regex - run regular expressions in SQL Server
- Binary Formatter - format binary files (e.g. DLL / CER / PVK) into hex bytes string for SQL script
- ExtendedTSQLCollector - Custom collector types to extend and simplify the features offered by the built-in SQL Server Data Collector and read data from Extended Events and/or queries
- XESmartTarget - configurable target for SQL Server Extended Events
- Schemazen - script and create SQL Server objects quickly
- soddi - StackOverflow Data Dump Importer
- Automatically fix high VLF counts in SQL Server 2012+
- splittinglargefiles - Process for splitting large files in a filegroup that has grown out of control.
- olamaintconfigtables - This are tables and jobs that can use to run Ola's scripts as T-SQL Jobs and run on Linux
- SQL Undercover Toolbox - A collection of cool and useful tools, procedures and scripts for the discerning DBA
- dba-database - Database containing DBA helper code and open source software
- SQLServerSpaceAnalysis PowerBI
- SQL Server Telegram Bot
- ZabbixMSSQL - Zabbix Template and tools for Microsoft SQL Server
- AGLatency - analyze AG log block movement latency between replicas and create report accordingly
- SQLSetupTools - FixMissingMSI, Product Browser, SQL Registry Viewer
- tsql-parser - Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
- tsqllint - Configurable linting for TSQL
- Analysis Services - Analysis Services samples and community projects
- ms-sql-express-replication - replication library written for MS SQL Sever Express edition
- SQL query builder, written in C#
- php-crud-api - Single file PHP script that adds a REST API to a SQL database
- sql2xls - SQL to Excel Export Tool
- sql_profiler - Microsoft SQL-Server Profiler (command-line) for Linux/Mac/Windows
- TabularTranslator - allow create translations for a translation file generated by SSDT for tabular models with the compatibility level 1200 and up
- TSqlStrong - T-Sql type checker that detects improper joins, possibly null value operations, enumeration check constraint violations, incorrect use of temporary table at call site, and more
- SQL Power Doc - is a collection of Windows PowerShell scripts and modules that discover, document, and diagnose SQL Server instances and their underlying Windows OS & machine configuration
- rsqlserver - Sql Server driver database interface (DBI) driver for R
- DBA MultiTool - T-SQL scripts for the long haul: optimizing storage, on-the-fly documentation, and general administrative needs.
- language-extensions-sqlserver - SQL Server Language Extensions project
- AzureRMR - R package for interacting with Azure Resource Manager
- EntityFramework.Utilities - Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
- EFCore.BulkExtensions - Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
- Performance Analysis of Logs (PAL) Tool
- SQL-Server-Permissions-Manager - a set of scripts for managing logins and permissions on SQL Server databases
- AwesomeSQLServer - collection of SQL Server Queries and documentations to fix your SQL Server's bottle neck
- Export Prometheus metrics from SQL queries
- homebrew-mssql-release - brew formulae for Microsoft ODBC Driver for SQL Server and SQL Server Command Line Utilities
- ASSP - Analysis Services Stored Procedure Project
- Data-Blogger-Resource-Kit - Includes resources for use by bloggers, microbloggers, vloggers, and origami enthusiasts who focus on SQL Server
- SQL-Server-Multi-Thread - a framework to do multi-threading in T-SQL using SQL Server Agent jobs.
- SQL Server and Azure SQL Labs and Workshops
- MsSqlDependencyBrowser - Simple tool to browse between dependent objects on MS SQL Server
- `Projects-MS-SQL-Server-DBA` - Utilities and Scripts for SQL Server dba
- `sp_alter_column` stored procedure is able to alter a column with dependencies
- Toolbox repository for Madeira's consultant team
- `mssql-jobs-hadr` - maintain scheduled jobs on SQL Servers with either Availability Groups or Database Mirroring
- Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations
- SQL Server in Docker
- ActiveRecord SQL Server Adapter - SQL Server Adapter For Rails - sqlserver)
- EFCorePowerTools - Reverse engineering, model visualization and migrations UI for EF Core
- SqlTableDependency - a high-level C# component used to audit, monitor and receive notifications on SQL Server's record table changes
- EFSecondLevelCache.Core - Entity Framework Core Second Level Caching Library (Redis)
- Dotmim.Sync - a brand new database synchronization, multi platform, multi databases, developed on top of .Net Standard 2.0
- Hekaton-based shock absorber pattern for SQL Server
- HammerDBBenchmark - Swarchy T101 Wilson HammerDb Benchmark Setup Scripts for SQL Server
- sp_CRUDGen - stored procedure that generates stored procedures for you based on your tables and metadata like foreign keys and data types
- sp_Develop - can be used by database developers, software developers and for performing database code (smell) reviews.s
- DBA Dash - Performance monitoring tool for SQL Server
- lowlydba.sqlserver - A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server - (by John McCall)
- Azure_Synapse_Toolbox - Repository of tools/queries for managing and monitoring Azure Synapse
- SQL Injection Cheat Sheet
- StackExchange DataExplorer Query On line
- SqlServerSearcher - open source C# tool for searching SQL Server objects
- DbUp is a .NET library that helps you to deploy changes to SQL Server databases
- SQL Server monitor - manages sql server performance
- How's My Plan? - .SQLPLAN analyzer
- OrcaMDF - C# parser for MDF files
- Docs Overview SQL Tools
- SQLCallStackResolver - Utility to resolve SQL Server callstacks to their correct symbolic form
- Hermitage: Testing transaction isolation levels in relation databases
- SQL Server Diagrams
- New Stars of Data 2020 Presentations
- sql-log-shipping-service - provides a solution for automatically restoring SQL Server transaction log backups
- Red Gate Data Platform courses
- SQLHA Blog
- MidnightDBA ITBookWorm Video
- Lynda Courses
- Microsoft Ignite
- Azure Speed
- EC2 Instance Calculator
- SQLPass
- TECHNET SQL Server Blog
- Azure Instance Calculator
- PowerBI Premium Calculator
- C# Corner SQL Server Articles
- Idera SQL Server Blog
- Information is Beautiful: World’s Biggest Data Breaches
- sp_SrvPermissions - stored procedure for list Server permissions
- SQL Server Telegram Bot
- SQLtoExcel - Exports the output of one or more TSQL script queries to Excel
- dbops - Powershell module that provides continuous database deployments on any scale
- sqlblockedprocesses - SQL Server Blocked Process Report Viewer
- Minion Reindex - Index maintenance that is fully automated
- Microsoft SQL Server Publications
- DatabseJournal SQL Server Blog
- Azure DevOps Podcast
- VK.com #sqlcom
- Data Toboggan
- SQLize Online - is a free online SQL environment for quickly running, experimenting with and sharing SQL code
- Minion Backup - The new standard in SQL Server backups
- Minion CheckDB - completes the MinionWare maintenance and backups suite
- Bllitz Excel UI
- SQLBits Video
- SQLServerCentral Forum
- DbSharp - is a DAL Generator
- Dell Databases Wiki
- SQL Server Videos
- Azure SQL DB feedback
- Azure SQL DB Managed Instances feedback
- RDX Blog
- SQLBits Video
- SQL cheat sheet for PostgreSQL and Oracle
- SQL Central Blog Scripts
- SQL Central Blog Articles
- SQL Central Blog Stairways
- DatabaseWeekly
- MSSQLTips
- Simple-talk Articles
- Glenn Berry's SQL Server Performance
- Kenneth Fisher SQLStudies Blog
- Best SQL Server Perfomance Blog
- Weblogs SQLTeam Blogs
- SQLPass
- Madeiradata Blog
- SQL Server Performance Articles
- SQL Authority
- SQL Server Database Engine Blog
- SQL Server BI Blog
- Blog do Ezequiel
- SQLSecurity Blog
- TechTarget Blog
- Toad SQL Server Blog
- DallasDBAs Blog
- SQL tutorial
- ProData Blog
- SQLBI Blog
- Codingsight
- Niels Berglund Blog
- SQLBlog.org
- Kohera SQL Server Blog
- Ethical Hacking: SQL Injection
- seclists.org
- SQL Server security best practices
- Youtube Brent Ozar
- Youtube Free SQL Server Statisctics Class
- SQLPASSTV videos
- IDERA Resource Center
- MSSQLTips SQL Server Webcasts and Videos
- SQL Server Hangouts
- Youtube russianVC
- Youtube SSMSBoost tutorials
- Youtube Redgate Videos
- User Group.tv
- SQLPass Virtual Chapters
- Youtube SQLpassion
- Pragmatic Works Free Training Webinars
- Youtube Pragmatic Works Video
- TechEd SQL Server Videos
- New Stars of Data SQL Server Video
- Youtube Community 1nn0va
- SQL Server Radio
- SQL Data Partners
- RunAs Radio
- SQL Down Under Podcast
- Free sql server video tutorials for beginners
Programming Languages
Categories
Sub Categories
Keywords
sql-server
17
sql
10
database
10
sqlserver
6
mysql
5
postgresql
4
microsoft-sql-server
4
mssql
4
ms-sql-server
3
tsql
3
sqlite
3
dotnet
3
python
2
monitoring
2
dotnet-core
2
linux
2
entity-framework-core
2
activerecord
2
c-sharp
2
csharp
2
bosun
2
elasticsearch
1
orion
1
redis
1
database-schema
1
db2
1
fluentmigrator
1
migration
1
oracle
1
postgres
1
redshift
1
snowflake
1
batch
1
bulk
1
copy
1
efcore
1
entityframework
1
entityframeworkcore
1
sqlbulkcopy
1
data-access-layer
1
first-responder-kit
1
health-checks
1
sp-blitz
1
sp-blitzcache
1
sp-blitzfirst
1
sp-blitzindex
1
docker
1
docker-engine
1
windows
1
api-server
1