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
Copy file name to clipboardExpand all lines: docs/carbon/faq.md
+30-30Lines changed: 30 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
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.
## What is [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
18
18
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.
20
20
21
-
## Where can I get Carbon?
21
+
## Where can I get [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
22
22
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
24
24
25
-
## How much does Carbon cost?
25
+
## How much does [!INCLUDE[name-sos](../includes/name-sos-short.md)] cost?
26
26
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.
28
28
29
29
30
-
## When will Carbon be generally available?
30
+
## When will [!INCLUDE[name-sos](../includes/name-sos-short.md)] be generally available?
31
31
32
32
We are currently targeting H1 CY2018 for a GA release.
33
33
34
34
35
-
## Who should use Carbon?
35
+
## Who should use [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
36
36
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.
38
38
39
39
40
-
## What can I do with Carbon?
40
+
## What can I do with [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
41
41
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.
43
43
44
44
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.
45
45
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.
47
47
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.
50
50
51
51
52
-
## Is Carbon Open Source?
52
+
## Is [!INCLUDE[name-sos](../includes/name-sos-short.md)] Open Source?
53
53
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.
55
55
56
56
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?
58
58
59
59
TBD
60
60
61
61
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)?
63
63
64
64
TBD
65
65
66
66
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?
68
68
69
69
TBD
70
70
71
71
72
-
## Which SSMS features are missing from Carbon?
72
+
## Which SSMS features are missing from [!INCLUDE[name-sos](../includes/name-sos-short.md)]?
73
73
74
74
TBD
75
75
76
76
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?
78
78
79
79
TBD
80
80
81
81
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?
83
83
84
84
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.
85
85
Our goal is to offer customers the choice of using the tools they want on the platforms of their choice for their scenarios.
86
86
87
87
88
88
## Do you plan to open source SSMS?
89
89
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.
91
91
92
92
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?
94
94
This depends on the scenario & customer/business need. Please file a suggestion on Github to help us prioritize: https://github.com/microsoft/vsdata/issues
95
95
96
96
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?
98
98
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.
100
100
The SQL Tools Service is on Github: https://github.com/Microsoft/sqltoolsservice
Copy file name to clipboardExpand all lines: docs/carbon/index.md
+7-20Lines changed: 7 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
layout: LandingPage
3
3
---
4
4
5
-
#Carbon Documentation
5
+
#Microsoft SQL Operations Studio
6
6
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.
8
8
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.
10
10
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.
@@ -19,7 +19,7 @@ Carbon brings your databases into the devops lifecycle/pipeline.
19
19
</tr>
20
20
<tr>
21
21
<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 adhoc 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>
@@ -31,21 +31,8 @@ Carbon brings your databases into the devops lifecycle/pipeline.
31
31
</tr>
32
32
<tr>
33
33
<td>**Integrated Terminal**</td>
34
-
<td>Use your favorite commandline 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>
0 commit comments