Skip to content

Commit 44be335

Browse files
author
Steve Stein
authored
Merge pull request #3773 from stevestein/SqlCarbon
tokenizing
2 parents ed43353 + d43c176 commit 44be335

3 files changed

Lines changed: 39 additions & 52 deletions

File tree

docs/carbon/TOC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# [SQL Operations Studio Documentation](index.md)
2-
# [Download and Install SQL Operations Studio](download.md)
1+
# [Microsoft SQL Operations Studio](index.md)
2+
# [Install SQL Operations Studio](download.md)
33
# [FAQ](faq.md)
44
# [Overview](overview.md)
55
# Quickstarts

docs/carbon/faq.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Carbon FAQ | Microsoft Docs
3-
description: Carbon is a lightweight, open source, multi-OS and multi-database tool, designed from the ground-up for DBAs and developers.
2+
title: SQL Operations Studio FAQ | Microsoft Docs
3+
description: SQL Operations Studio is a lightweight, open source, multi-OS and multi-database tool, designed from the ground-up for DBAs and developers.
44
services: sql-database
55
author: sanagama
66
ms.author: sanagama
@@ -10,93 +10,93 @@ ms.service: data-tools
1010
ms.workload: data-tools
1111
ms.prod: NEEDED
1212
ms.topic: article
13-
ms.date: 10/11/2017
13+
ms.date: 11/01/2017
1414
---
15-
# Carbon FAQ
15+
# [!INCLUDE[name-sos](../includes/name-sos-short.md)] FAQ
1616

17-
## What is Carbon?
17+
## What is [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
1818

19-
Carbon is a free lightweight database development and operations tool which runs on your desktop and is available for Windows, macOS and Linux. It has built-in support for Azure SQL Database, Azure SQL Data Warehouse and SQL Server and PostgreSQL running on-premises or in any cloud and offers a consistent experience across databases of your choice on your favorite operating systems.
19+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] is a free lightweight database development and operations tool which runs on your desktop and is available for Windows, macOS and Linux. It has built-in support for Azure SQL Database, Azure SQL Data Warehouse and SQL Server and PostgreSQL running on-premises or in any cloud and offers a consistent experience across databases of your choice on your favorite operating systems.
2020

21-
## Where can I get Carbon?
21+
## Where can I get [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
2222

23-
Download Carbon for Windows, macOS and Linux from http://aka.ms/vsdata
23+
Download [!INCLUDE[name-sos](../includes/name-sos-short.md)] for Windows, macOS and Linux from http://aka.ms/vsdata
2424

25-
## How much does Carbon cost?
25+
## How much does [!INCLUDE[name-sos](../includes/name-sos-short.md)] cost?
2626

27-
Carbon is free for private or commercial use.
27+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] is free for private or commercial use.
2828

2929

30-
## When will Carbon be generally available?
30+
## When will [!INCLUDE[name-sos](../includes/name-sos-short.md)] be generally available?
3131

3232
We are currently targeting H1 CY2018 for a GA release.
3333

3434

35-
## Who should use Carbon?
35+
## Who should use [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
3636

37-
Anyone can use Carbon. However, we created it to simplify tasks performed by database developers, database administrators, system administrators and independent software vendors.
37+
Anyone can use [!INCLUDE[name-sos](../includes/name-sos-short.md)]. However, we created it to simplify tasks performed by database developers, database administrators, system administrators and independent software vendors.
3838

3939

40-
## What can I do with Carbon?
40+
## What can I do with [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
4141

42-
Carbon is built on top of Visual Studio Code and offers a lightweight, keyboard focused modern code workflow experience when working with SQL and PostgreSQL.
42+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] is built on top of Visual Studio Code and offers a lightweight, keyboard focused modern code workflow experience when working with SQL and PostgreSQL.
4343

4444
We’ve made the core experiences that you rely on every day simple and easy with built-in features such as multiple tab windows, a rich SQL editor, IntelliSense, keyword completion, code snippets & code navigation and source control integration (Git and TFS). You can execute ad-hoc queries, view & save results as text, JSON or Excel, edit data, organize & manage your favorite database connections and browse database objects in a familiar object browsing experience.
4545

46-
Use your favorite command line tools (e.g. Bash, PowerShell, sqlcmd, bcp, psql and ssh) in the Integrated Terminal window right within the Carbon user interface. Easily generate and execute CREATE and INSERT scripts for your database objects to create copies of your database for development or testing purposes. Boost your productivity with smart code snippets and rich graphical experiences to create new databases and database objects (such as tables, views, stored procedures, users, logins, roles, etc.) or update existing database objects. Use rich customizable dashboards to monitor and quickly troubleshoot performance bottlenecks in your databases on-premises, in Azure or any cloud.
46+
Use your favorite command line tools (e.g. Bash, PowerShell, sqlcmd, bcp, psql and ssh) in the Integrated Terminal window right within the [!INCLUDE[name-sos](../includes/name-sos-short.md)] user interface. Easily generate and execute CREATE and INSERT scripts for your database objects to create copies of your database for development or testing purposes. Boost your productivity with smart code snippets and rich graphical experiences to create new databases and database objects (such as tables, views, stored procedures, users, logins, roles, etc.) or update existing database objects. Use rich customizable dashboards to monitor and quickly troubleshoot performance bottlenecks in your databases on-premises, in Azure or any cloud.
4747

48-
Carbon offers a consistent experience to backup and restore your databases. With planned support for SQL Server Always On Availability Groups, you can easily configure, monitor and troubleshoot AGs for your mission-critical SQL Server databases and quickly failover to a secondary database in the event of a disaster.
49-
Carbon has been designed from the ground up to make you more productive in the DevOps lifecycle of your databases of choice on the operating systems of your choice. As a result, you are always in control, and you can reduce risks, solve problems faster, and continuously deliver value that exceeds customers’ expectations.
48+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] offers a consistent experience to backup and restore your databases. With planned support for SQL Server Always On Availability Groups, you can easily configure, monitor and troubleshoot AGs for your mission-critical SQL Server databases and quickly failover to a secondary database in the event of a disaster.
49+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] has been designed from the ground up to make you more productive in the DevOps lifecycle of your databases of choice on the operating systems of your choice. As a result, you are always in control, and you can reduce risks, solve problems faster, and continuously deliver value that exceeds customers’ expectations.
5050

5151

52-
## Is Carbon Open Source?
52+
## Is [!INCLUDE[name-sos](../includes/name-sos-short.md)] Open Source?
5353

54-
The source code for Carbon and its data providers is available on Github. The source code for the front-end of Carbon (which is based on Visual Studio Code) is available under a source code EULA that provides rights to modify and use the software, but not to redistribute it or host it in a cloud service. The source code for the data providers is available under the MIT license.
54+
The source code for [!INCLUDE[name-sos](../includes/name-sos-short.md)] and its data providers is available on Github. The source code for the front-end of [!INCLUDE[name-sos](../includes/name-sos-short.md)] (which is based on Visual Studio Code) is available under a source code EULA that provides rights to modify and use the software, but not to redistribute it or host it in a cloud service. The source code for the data providers is available under the MIT license.
5555

5656

57-
## What is the difference between the mssql extension for VS Code and Carbon? When should I use one versus the other?
57+
## What is the difference between the mssql extension for VS Code and [!INCLUDE[name-sos](../includes/name-sos-short.md)]? When should I use one versus the other?
5858

5959
TBD
6060

6161

62-
## Is Carbon the new SQL Server Manager Studio (SSMS) or SQL Server Data Tools (SSDT)?
62+
## Is [!INCLUDE[name-sos](../includes/name-sos-short.md)] the new SQL Server Manager Studio (SSMS) or SQL Server Data Tools (SSDT)?
6363

6464
TBD
6565

6666

67-
## What is the difference between SQL Server Management Studio (SSMS) and Carbon? When would I use one versus the other?
67+
## What is the difference between SQL Server Management Studio (SSMS) and [!INCLUDE[name-sos](../includes/name-sos-short.md)]? When would I use one versus the other?
6868

6969
TBD
7070

7171

72-
## Which SSMS features are missing from Carbon?
72+
## Which SSMS features are missing from [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
7373

7474
TBD
7575

7676

77-
## Can we create extensions for Carbon similar to Visual Studio Code?
77+
## Can we create extensions for [!INCLUDE[name-sos](../includes/name-sos-short.md)] similar to Visual Studio Code?
7878

7979
TBD
8080

8181

82-
## Now that there is Carbon, does Microsoft plan to deprecate SSMS and SSDT?
82+
## Now that there is [!INCLUDE[name-sos](../includes/name-sos-short.md)], does Microsoft plan to deprecate SSMS and SSDT?
8383

8484
No. We will continue to invest in our flagship Windows tools (SSMS, SSDT, PowerShell) in addition to the next generation of multi-OS and multi-DB CLI and GUI tools.
8585
Our goal is to offer customers the choice of using the tools they want on the platforms of their choice for their scenarios.
8686

8787

8888
## Do you plan to open source SSMS?
8989

90-
No, we do not. However, our next generation multi-OS CLI and GUI tools are open source. For example, the mssql extension for VS Code, mssql-scripter are all open source on Github. The source code for Carbon is available on Github.
90+
No, we do not. However, our next generation multi-OS CLI and GUI tools are open source. For example, the mssql extension for VS Code, mssql-scripter are all open source on Github. The source code for [!INCLUDE[name-sos](../includes/name-sos-short.md)] is available on Github.
9191

9292

93-
## Carbon is missing a feature that is in SSMS/SSDT. Will you add it?
93+
## [!INCLUDE[name-sos](../includes/name-sos-short.md)] is missing a feature that is in SSMS/SSDT. Will you add it?
9494
This depends on the scenario & customer/business need. Please file a suggestion on Github to help us prioritize: https://github.com/microsoft/vsdata/issues
9595

9696

97-
## I understand Carbon and the mssql extension for VS Code are powered by a new “tools service” that uses SMO APIs under the covers. Is SMO available on Linux and macOS?
97+
## I understand [!INCLUDE[name-sos](../includes/name-sos-short.md)] and the mssql extension for VS Code are powered by a new “tools service” that uses SMO APIs under the covers. Is SMO available on Linux and macOS?
9898

99-
The SMO APIs are not yet available on Linux & macOS in a publicly consumable way. We ported over a subset of the SMO APIs to .NET Core that we needed for Carbon, and we plan to expand this as part of our roadmap.
99+
The SMO APIs are not yet available on Linux & macOS in a publicly consumable way. We ported over a subset of the SMO APIs to .NET Core that we needed for [!INCLUDE[name-sos](../includes/name-sos-short.md)], and we plan to expand this as part of our roadmap.
100100
The SQL Tools Service is on Github: https://github.com/Microsoft/sqltoolsservice
101101

102102

docs/carbon/index.md

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
layout: LandingPage
33
---
44

5-
#Carbon Documentation
5+
# Microsoft SQL Operations Studio
66

7-
Carbon is a lightweight, open source, multi-OS and multi-database tool, designed from the ground-up for DBAs and developers. Carbon simplifies configuration, management, monitoring, and troubleshooting of databases.
7+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] is a lightweight, open source, multi-OS and multi-database tool, designed from the ground-up for DBAs and developers. [!INCLUDE[name-sos](../includes/name-sos-short.md)] simplifies configuration, management, monitoring, and troubleshooting of databases.
88

9-
With the ability to run on the platform of your choice (Linux, macOS, or Windows), Carbon enables a modern database management experience, for the databases you work with, wherever they're running; Linux, Windows, Azure, containers, VMs, AWS, Google cloud, etc.
9+
With the ability to run on the platform of your choice (Linux, macOS, or Windows), [!INCLUDE[name-sos](../includes/name-sos-short.md)] enables a modern database management experience, for the databases you work with, wherever they're running; Linux, Windows, Azure, containers, VMs, AWS, Google cloud, etc.
1010

11-
Carbon brings your databases into the devops lifecycle/pipeline.
11+
[!INCLUDE[name-sos](../includes/name-sos-short.md)] brings your databases into the devops lifecycle/pipeline.
1212

13-
***[Download & Install Carbon](download.md)***
13+
***[Download & Install [!INCLUDE[name-sos](../includes/name-sos-short.md)]](download.md)***
1414

1515
<table style="width:100%">
1616
  <tr>
@@ -19,7 +19,7 @@ Carbon brings your databases into the devops lifecycle/pipeline.
1919
  </tr>
2020
  <tr>
2121
    <td>**Best in class Query Editor**</td>
22-
    <td>Carbon offers a modern, keyboard-focused T-SQL code experience and makes your everyday tasks easier with built-in features, such as multiple tab windows, a rich T-SQL editor, IntelliSense, keyword completion, code snippets & code navigation, and source control integration (Git and TFS). You can execute ad-hoc SQL queries, view & save results as text, JSON or Excel, edit data, organize your favorite database connections, and browse database objects in a familiar object browsing experience. </td>
22+
    <td>[!INCLUDE[name-sos](../includes/name-sos-short.md)] offers a modern, keyboard-focused T-SQL code experience and makes your everyday tasks easier with built-in features, such as multiple tab windows, a rich T-SQL editor, IntelliSense, keyword completion, code snippets & code navigation, and source control integration (Git and TFS). You can execute ad hoc SQL queries, view & save results as text, JSON or Excel, edit data, organize your favorite database connections, and browse database objects in a familiar object browsing experience. </td>
2323
  </tr>
2424
  <tr>
2525
    <td>**Customizable Dashboards/Insightful Monitoring**</td>
@@ -31,21 +31,8 @@ Carbon brings your databases into the devops lifecycle/pipeline.
3131
  </tr>
3232
  <tr>
3333
    <td>**Integrated Terminal**</td>
34-
    <td>Use your favorite command line tools (e.g. Bash, PowerShell, sqlcmd, bcp and ssh) in the Integrated Terminal window right within the Carbon user interface.</td>
34+
    <td>Use your favorite command-line tools (for example, Bash, PowerShell, sqlcmd, bcp, and ssh) in the Integrated Terminal window right within the [!INCLUDE[name-sos](../includes/name-sos-short.md)] user interface.</td>
3535
  </tr>
3636
</table>
3737

3838

39-
##
40-
41-
42-
<!--
43-
<div class="downloadHolder">
44-
<a href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;https://www.microsoft.com/sql-server/sql-server-on-linux&quot;&gt;%3C/span>
45-
<div class="img"></div>
46-
<div class="text">
47-
Download the documentation
48-
</div>
49-
</a>
50-
</div>
51-
-->

0 commit comments

Comments
 (0)