-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Expand file tree
/
Copy pathindex.yml
More file actions
190 lines (179 loc) · 7.97 KB
/
index.yml
File metadata and controls
190 lines (179 loc) · 7.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
### YamlMime:Hub
title: Microsoft SQL documentation
summary: "Learn how to use SQL Server and Azure SQL to manage your database needs, both on-premises and in the cloud. (quick link: https://aka.ms/sqldocs)"
brand: sql
metadata:
title: Microsoft SQL documentation | Microsoft Docs
description: "Learn how to use SQL Server and Azure SQL to manage your database needs, both on-premises and in the cloud. (quick link: https://aka.ms/sqldocs)"
ms.topic: hub-page
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
highlightedContent:
items:
- title: Try SQL Server 2019
itemType: download
url: https://www.microsoft.com/evalcenter/evaluate-sql-server-2019
- title: Get an Azure VM with SQL Server
itemType: overview
url: https://azure.microsoft.com/services/virtual-machines/sql-server/?wt.mc_id=sqL16_vm
- title: SQL tools
itemType: overview
url: tools/overview-sql-tools.md
- title: Educational SQL resources
itemType: learn
url: sql-server/educational-sql-resources.yml
productDirectory:
items:
- title: SQL Server on Windows
imageSrc: media/index/windows.svg
links:
- url: sql-server/index.yml
text: On-premises
- url: https://docs.microsoft.com/azure/azure-sql/virtual-machines/windows/
text: On an Azure VM
- url: https://docs.microsoft.com/previous-versions/sql/
text: Previous Versions (SQL 2005-2012)
- title: SQL on Azure
imageSrc: media/index/azure.svg
links:
- url: https://docs.microsoft.com/azure/azure-sql/database/
text: Azure SQL Database
- url: https://docs.microsoft.com/azure/azure-sql/managed-instance/
text: Azure SQL Managed Instance
- url: https://docs.microsoft.com/azure/azure-sql-edge/overview
text: Azure SQL Edge
- url: https://docs.microsoft.com/azure/sql-data-warehouse/sql-data-warehouse-overview-what-is/
text: Azure Synapse Analytics (SQL DW)
- title: SQL Server on Linux
imageSrc: media/index/linux.svg
links:
- url: linux/sql-server-linux-overview.md
text: On-premises
- url: https://docs.microsoft.com/azure/azure-sql/virtual-machines/linux/
text: On an Azure VM
conceptualContent:
items:
- title: Getting started
links:
- text: Connect & query (Azure Data Studio)
url: azure-data-studio/quickstart-sql-server.md
itemType: quickstart
- text: Connect & query (SSMS)
url: ssms/tutorials/connect-query-sql-server.md
itemType: quickstart
- text: Writing Transact-SQL
url: t-sql/tutorial-writing-transact-sql-statements.md
itemType: quickstart
- text: SQL Server Docker container
url: linux/quickstart-install-connect-docker.md
itemType: quickstart
- text: SQL Docs navigation tips
url: sql-server/sql-docs-navigation-guide.md
itemType: get-started
- title: What's new
links:
- text: SQL Server 2019
url: https://docs.microsoft.com/sql/sql-server/what-s-new-in-sql-server-ver15
itemType: whats-new
- text: SQL Server Big Data Cluster
url: https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview
itemType: whats-new
- text: Azure Data Studio
url: azure-data-studio/release-notes-azure-data-studio.md
itemType: whats-new
- text: Azure Database Migration Service
url: https://docs.microsoft.com/azure/dms/dms-overview
itemType: whats-new
- text: SQL Server Machine Learning Services
url: machine-learning/index.yml
itemType: whats-new
- text: SQL Server enabled Azure Arc (preview)
url: sql-server/azure-arc/overview.md
itemType: whats-new
- title: Install
links:
- text: SQL Server
url: database-engine/install-windows/install-sql-server.md
itemType: deploy
- text: SQL Server Management Studio (SSMS)
url: ssms/download-sql-server-management-studio-ssms.md
itemType: deploy
- text: Azure Data Studio
url: azure-data-studio/download.md
itemType: deploy
- text: Analysis Services (SSAS)
url: https://docs.microsoft.com/analysis-services/instances/install-windows/install-analysis-services/
itemType: deploy
- text: Integration Services (SSIS)
url: integration-services/install-windows/install-integration-services.md
itemType: deploy
- text: Reporting Services (SSRS)
url: reporting-services/install-windows/install-reporting-services.md
itemType: deploy
- title: Migrate
links:
- text: Data Migration Guide
url: https://datamigration.microsoft.com/
itemType: overview
- text: Database Compatibility Certification
url: https://aka.ms/dbcompat
itemType: overview
- text: Azure Database Migration Service (DMS)
url: https://docs.microsoft.com/azure/dms/dms-overview
itemType: overview
- text: Database Migration Assistant (DMA)
url: dma/dma-overview.md
itemType: overview
- text: Database Experimentation Assistant (DEA)
url: dea/database-experimentation-assistant-overview.md
itemType: overview
- text: SQL Server Migration Assistant (SSMA)
url: ssma/sql-server-migration-assistant.md
itemType: overview
footerLink:
text: See more
url: sql-server/migrate/index.yml
additionalContent:
sections:
- items:
- title: Development
links:
- text: Build an app using SQL Server
url: https://www.microsoft.com/sql-server/developer-get-started/
- text: SQL Server client connectivity
url: connect/homepage-sql-connection-programming.md
- text: DevOps using SQL Server
url: https://www.microsoft.com/sql-server/developer-get-started/sql-devops/
- text: Azure SQL Database applications
url: https://docs.microsoft.com/azure/sql-database/sql-database-develop-overview
- text: Azure SQL Database connectivity libraries
url: https://docs.microsoft.com/azure/sql-database/sql-database-connect-query#libraries
- text: Transact-SQL (T-SQL)
url: t-sql/language-reference.md
- text: SQL PowerShell
url: powershell/sql-server-powershell.md
- text: Database samples
url: samples/sql-samples-where-are.md
- title: Reporting & analysis
links:
- text: Power BI Report Server
url: https://docs.microsoft.com/power-bi/report-server/get-started
- text: Power BI Service
url: https://docs.microsoft.com/power-bi/service-get-started
- text: SQL Server Reporting Services (SSRS)
url: reporting-services/create-deploy-and-manage-mobile-and-paginated-reports.md
- text: SQL Server Analysis Services (SSAS)
url: https://docs.microsoft.com/analysis-services/analysis-services-overview
- text: Azure Analysis Services
url: https://docs.microsoft.com/azure/analysis-services/
- title: Big data & machine learning
links:
- text: SQL Server Big Data Clusters
url: https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview
- text: Data Virtualization with Polybase
url: relational-databases/polybase/polybase-guide.md
- text: Azure Synapse Analytics (SQL DW)
url: https://docs.microsoft.com/azure/sql-data-warehouse/sql-data-warehouse-overview-what-is/
- text: Microsoft Analytics Platform System
url: analytics-platform-system/index.md
- text: SQL Server Machine Learning Services (R & Python)
url: machine-learning/index.yml