SQLServer-Tools-Header

SQLDBDiff

SQLDBDiff is a powerful and intuitive tool that compares the schema and the data of SQL Server databases. SQLDBDiff supports SQL Server Version 2012 to 2022, SQL Azure and SQL on Linux.

SQLDBSearch is a free SQL Server tool that lets you easily and quickly search for database objects or SQL statements across your databases.

This tool supports all versions of SQL Server (from SQL Server 2000 to 2019 versions) and requires Microsoft .Net Framework 4.0 and above 

CRUD and DAL code generator is a free tool that generates the CRUD stored procedures and also the corresponding Data Layer Logic (DAL) in C# code, for better standardization and more productivity.

Many thanks to my colleague Rachid Messadi for his contribution.

 

SQLDBSize is a free SQL Server tool that allows you to display graphically the size used or reserved by tables, indexes, databases, transaction logs and physical files.

This tool supports all versions of SQL Server (from SQL Server 2000 to 2019 versions) and requires Microsoft .Net Framework 4.0 and above