tcartwright
SQL Server, C#, Powershell nerd. Gists: https://gist.github.com/tcartwright
Houston, Texas
Pinned Repositories
AddNoteProperty
Powershell module allowing complex object creation
EnterDeveloperPowerShell
Powershell module allowing any powershell instance to enter "Visual Studio Developer Command Prompt" mode
SqlServer.ClrCommon
A set of CLR functions to provide extended functionality not found in SQL Server like regex, split, and other miscellaneous functions.
SqlServer.Rules
SQL Server static code analysis rules for SSDT database projects
SqlServerDEID
A simple and easy to use DEID system for SQL Server
SSMSThemeEditor
The SSMS Theme Editor is a simple and clean theme editor for SSMS (SQL Server Management Studio).
tcdbtools
Collection of powershell tools for the management of a SQL Server database.
tcartwright's Repositories
tcartwright/SqlServer.Rules
SQL Server static code analysis rules for SSDT database projects
tcartwright/SSMSThemeEditor
The SSMS Theme Editor is a simple and clean theme editor for SSMS (SQL Server Management Studio).
tcartwright/tcdbtools
Collection of powershell tools for the management of a SQL Server database.
tcartwright/SqlServer.ClrCommon
A set of CLR functions to provide extended functionality not found in SQL Server like regex, split, and other miscellaneous functions.
tcartwright/SqlServerDEID
A simple and easy to use DEID system for SQL Server
tcartwright/QueryPlanGenerator.EntityFramework
The QueryPlanGenerator.EntityFramework will generate sql server execution plans for entity framework applications. By default the plans will get saved to the file system.
tcartwright/SqlServer.ExecutionPlan.Analysis
SQL Server Execution Plan Analysis from cmd line, clr, and SSMS Extension. Can generate html or xml reports on the plan analysis.
tcartwright/AddNoteProperty
Powershell module allowing complex object creation
tcartwright/Data.FileIO
Provides import / export functionality to and from enumerables with CSV/Excel Files. Eumerables can also be streamed to a database using streaming TVP. Files can also be streamed directly into a database.
tcartwright/MergeGenerator
Application to generate merge statements for SQL Server tables from select statements
tcartwright/Simple.Data
A light-weight, dynamic data access component for C# 4.0
tcartwright/EnterDeveloperPowerShell
Powershell module allowing any powershell instance to enter "Visual Studio Developer Command Prompt" mode
tcartwright/actions-scanner
tcartwright/dbatools
🚀 SQL Server automation and instance migrations have never been safer, faster or freer
tcartwright/git-tfs
A Git/TFS bridge, similar to git-svn
tcartwright/LogWrapper.Log4Net
A log4net wrapper that simplifies the use of log4net.
tcartwright/PsIni
Work with INI files in PowerShell using hashtables
tcartwright/Serilog.Sinks.Postgresql.Alternative
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
tcartwright/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
tcartwright/SQL-Server-First-Responder-Kit
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
tcartwright/SqlServer.QueryStatsAnalysis
Application that allows you to perfom before/after comparisons of queries to determine speed differences.
tcartwright/tcartwright
personal repo
tcartwright/your-connection-deserves-a-name
Examples and code to assign a name to your MongoDB, MySQL, NATS, Oracle, PostgreSQL, RabbitMQ, and redis connection.