
APEX SQL REFACTO PLUS
HammerDB is an open source database load testing and benchmarking tool for Oracle, SQL Server, TimesTen, PostgreSQL, Greenplum, Postgres Plus Advanced Server, MySQL, Redis and Trafodion SQL on Hadoop. It re-formats the output into easier to read tables. Statistics Parser is a web-based tool for parsing the IO and TIME statistics which are returned by SQL Server Management Studio. Keep an eye out for further tools, such as Minion CheckDB. Much of the suite of tools is still in development ( as of 6/2015) but, currently, Minion Reindex and Minion Backup are freely available. Minionware is an LLC owned and operated by the Midnight DBAs. It provides deep insight into active sessions on your SQL Server. Adam Machanic – sp_WhoIsActiveĪdam maintains and publishes sp_whoisactive, a stored procedure which is a replacement for the commonly used sp_who (or the undocumented sp_who2) built-in stored procedure. In particular I recommend the scripts sp_Blitz, sp_BlitzCache, sp_BlitzIndex, and sp_AskBrent.

Brent Ozar Unlimited – SQL Server First Aid KitīOU’s team has compiled a great collection of scripts, posters, and ebooks. Red-gate provides their SQL Search (search within SQL Server database schemas), SQL Scripts Manager (expert and community written scripts), DLM Dashboard (database schema change tracking), and Azure Explorer (browse and manipulate Azure blob storage). Each of these satisfies common needs of a DBA.
APEX SQL REFACTO FREE
This tool is a must have for any DBA, in my opinion.ĪpexSQL provides their ApexSQL Complete (SQL auto-complete), ApexSQL Refactor (SQL formatting and refactoring), and ApexSQL Search (SQL text and object search), completely free of charge. SQL Sentry Plan Explorer is a free query plan analysis tool that will allow you to find the most expensive operators by CPU, I/O, or both.


These configuration files are useful for performing unattended, or silent, installations and provided the perfect means for standardizing your server build processes across your enterprise. Qs-Config is a free, PowerShell driven, utility for generating SQL Server installation configuration files.
APEX SQL REFACTO CODE
It can format and refactor code directly in SSMS or VS, qualify objects, expand wildcards, encapsulate SQL, locate and highlight unused variables and parameters, and much more for FREE. Format SQL queries, refactor SQL code and database tables. Below is a collection of free tools every DBA should know about. ApexSQL Refactor is a free SQL formatter and database refactoring tool for SQL Server.
