Performance Tuning Using Free Tools, Part 2


Does the cost of running SQL Server often surprise you? The cost may come from buying on-premises hardware or paying Azure SQL bills.

You can keep the cost under control by improving the efficiency of your databases. You can improve your databases using SQLFacts, a FREE suite of tools for SQL Server database engineers. Please refer to an earlier article for a general description of the SQLFacts toolkit.

SQLFacts provides many tools for performance tuning. The tools allow you to quickly find ways to increase efficiency in your databases. The previous article focused on the index-related performance tuning tools in