Open Source

Community Participation

MyDBA contributes to the open source community by sharing free usage scripts, utilities and tools.

Contact Us
cost-optimization

SQLBenchTest is an open-source performance test harness, for MSSQL, Postgresql, MySQL and Oracle.

SQLBenchFailoverTest is an open-source performance failover test harness, designed for MSSQL Availability Groups.

SQLBenchBLT is an open-source SQL Server Transact-SQL script for identifying slow, blocked, blocking or waiting queries on busy SQL Server systems. SQLBenchBLT accesses the sys.dm_os_waiting_tasks database management view's [resource_description] column to identify sources of blocking / waits instead of querying sys.dm_tran_locks, which can be expensive & slow on systems with large volume of locking data, especially when under stress.

Code available on our GitLab:
https://gitlab.com/sqlbench/blt