Skip to content

Commit df63019

Browse files
author
stevestein
committed
enhanced cross-plat visibility
1 parent 71039c7 commit df63019

1 file changed

Lines changed: 7 additions & 12 deletions

File tree

docs/tools/overview-sql-tools.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "SQL Tools and Utilities for SQL Server, Azure SQL Database, and SQL Data Warehouse | Microsoft Docs"
2+
title: "SQL Tools and Utilities for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/15/2017"
55
ms.prod: "sql-server-2017"
@@ -16,24 +16,19 @@ ms.author: "sstein"
1616
manager: "craigg"
1717
ms.workload: "On Demand"
1818
---
19-
# Tools and utilities for Azure SQL Database, SQL Server, and SQL Data Warehouse
19+
# SQL Tools and Utilities for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse
2020

2121
[!INCLUDE[tsql-appliesto-ss2008-all_md](../includes/tsql-appliesto-ss2008-all-md.md)]
2222

23-
This article provides a list of available tools for working with SQL Server, Azure SQL Database, SQL Data Warehouse, and SQL Server-based applications.
24-
25-
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.
26-
27-
2823

2924
## Tools to run queries and manage databases
30-
25+
3126
| Tool | Description |
3227
|:--|:--|
33-
| [[!INCLUDE[name-sos](../includes/name-sos.md)]](../sql-operations-studio/download.md) | [!INCLUDE[name-sos](../includes/name-sos.md)] is a free, light-weight tool that runs on Windows, macOS, and Linux. This preview release provides database management features, including an extended Transact-SQL editor and customizable insights into the operational state of your databases. |
34-
| [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md) | Use SQL Server Management Studio (SSMS) to query, design, and manage your SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. |
35-
| [SQL Server Data Tools (SSDT)](../ssdt/download-sql-server-data-tools-ssdt.md) | Turn Visual Studio into a powerful development environment for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. |
36-
| [Visual Studio Code](https://code.visualstudio.com/)| Visual Studio Code works on Linux, macOS, and Windows. After installing Visual Studio Code, install the [mssql extension](https://marketplace.visualstudio.com/items?itemName=ms-mssql.mssql) for developing Microsoft SQL Server, Azure SQL Database, and SQL Data Warehouse. |
28+
| [[!INCLUDE[name-sos](../includes/name-sos.md)]](../sql-operations-studio/download.md) | [!INCLUDE[name-sos](../includes/name-sos-short.md)] is a free, light-weight tool, for managing databases wherever they're running. This preview release provides database management features, including an extended Transact-SQL editor and customizable insights into the operational state of your databases. **[!INCLUDE[name-sos](../includes/name-sos-short.md)] runs on Windows, macOS, and Linux**.|
29+
| [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md) | Use SQL Server Management Studio (SSMS) to query, design, and manage your SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. **SSMS runs on Windows**.|
30+
| [SQL Server Data Tools (SSDT)](../ssdt/download-sql-server-data-tools-ssdt.md) | Turn Visual Studio into a powerful development environment for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. **SSDT runs on Windows**.|
31+
| [Visual Studio Code](https://code.visualstudio.com/)| After installing Visual Studio Code, install the [mssql extension](https://marketplace.visualstudio.com/items?itemName=ms-mssql.mssql) for developing Microsoft SQL Server, Azure SQL Database, and SQL Data Warehouse. **Visual Studio Code runs on Windows, macOS, and Linux**.|
3732

3833

3934

0 commit comments

Comments
 (0)