You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article provides a list of available tools for working with SQL Server, Azure SQL Database, SQL Data Warehouse, and SQL Server-based applications.
9
+
This article provides a list of available tools for working with SQL Server, Azure SQL Database, SQL Data Warehouse, and SQL Server-based applications. For a detailed comparison, and guidance about which tools to use, see WHAT SQL TOOL DO I NEED?
10
10
11
11
If you want to jump right in and start creating tables, running queries, basically design and manage your database, then [**SQL Server Management Studio (SSMS)**](../ssms/download-sql-server-management-studio-ssms.md) is most likely your go-to tool. SSMS is free, and runs on Windows.
12
12
@@ -20,10 +20,10 @@ If you're running Linux or macOS, try [Visual Studio Code](https://code.visualst
<td>Carbon is a free lightweight modern database development and management tool that you can use on Windows, Linux, and macOS with SQL Server running anywhere, Azure SQL Database and Azure SQL Data Warehouse. </td>
@@ -36,7 +36,7 @@ If you're running Linux or macOS, try [Visual Studio Code](https://code.visualst
36
36
37
37
38
38
39
-
## Additional SQL Tools and Command Prompt utilities
0 commit comments