Friday, September 1, 2023
MSSqlPwner
Tuesday, January 1, 2019
Azure Data Studio
Azure Data Studio is a cross-platform database tool for data professionals using the Microsoft family of on-premises and cloud data platforms on Windows, MacOS, and Linux.
Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with Intellisense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.
https://docs.microsoft.com/en-us/sql/azure-data-studio/what-is?view=sql-server-2017
https://docs.microsoft.com/en-us/sql/azure-data-studio/download?view=sql-server-2017
Tuesday, May 1, 2018
Microsoft SQL Operations Studio
Microsoft’s SQL Operations Studio is a free database management utility. It it available on Windows, Mac OS X, and Linux. It supports SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.
https://docs.microsoft.com/en-us/sql/sql-operations-studio/what-is?view=ssdt-18vs2017
https://docs.microsoft.com/en-us/sql/sql-operations-studio/download?view=ssdt-18vs2017
Wednesday, March 1, 2017
dbatools
dbatools is a free PowerShell module with several SQL Server administration, best practice and migration commands included.