forked from MicrosoftDocs/sql-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yml
More file actions
241 lines (220 loc) · 9.41 KB
/
index.yml
File metadata and controls
241 lines (220 loc) · 9.41 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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
### YamlMime:Landing
title: SQL Server technical documentation
summary: Technical documentation to help you get started, administer, develop, and work with SQL Server and associated products.
metadata:
title: SQL Server technical documentation
description: Choose the area of SQL Server you are interested in.
ms.prod: sql
ms.topic: landing-page
author: MashaMSFT
ms.author: mathoma
ms.date: 10/14/2019
landingContent:
- title: SQL on Azure
linkLists:
- linkListType: overview
links:
- text: Azure SQL Database single database
url: /azure/sql-database/sql-database-single-database
- text: Azure SQL Database managed instance
url: /azure/sql-database/sql-database-managed-instance
- text: Azure Synapse Analytics (SQL DW)
url: /azure/sql-data-warehouse/sql-data-warehouse-overview-what-is
- text: SQL Server on a Windows VM
url: /azure/virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-overview
- text: SQL Server on a Linux VM
url: ../linux/quickstart-install-connect-clouds.md
- text: Azure Database Migration Service
url: /azure/dms/dms-overview
- title: Migration
linkLists:
- linkListType: overview
links:
- text: Migration content
url: migrate/index.yml
- text: Data Migration Guide
url: https://datamigration.microsoft.com/
- text: Database Compatibility Certification
url: https://aka.ms/dbcompat
- text: Data Migration Assistant (DMA)
url: ../dma/dma-overview.md
- text: SQL Server Migration Assistant (SSMA)
url: ../ssma/sql-server-migration-assistant.md
- title: SQL Server
linkLists:
- linkListType: whats-new
links:
- text: SQL Server 2019
url: what-s-new-in-sql-server-ver15.md
- text: SQL Server Big Data Clusters
url: ../big-data-cluster/big-data-cluster-overview.md
- text: Azure Data Studio
url: ../azure-data-studio/what-is.md
- text: SQL Server on Linux
url: ../linux/sql-server-linux-overview.md
- linkListType: quickstart
links:
- text: Connect & query (SSMS)
url: ../ssms/tutorials/connect-query-sql-server.md
- text: Connect & query (Azure Data Studio)
url: ../azure-data-studio/quickstart-sql-server.md
- linkListType: download
links:
- text: SQL Server
url: https://www.microsoft.com/sql-server/sql-server-downloads
- text: SQL Server Management Studio
url: ../ssms/download-sql-server-management-studio-ssms.md
- text: Azure Data Studio
url: ../azure-data-studio/download.md
- linkListType: reference
links:
- text: Transact-SQL (T-SQL)
url: ../t-sql/language-reference.md
- text: SQL Server 2014 docs
url: https://docs.microsoft.com/sql/2014-toc/index?view=sql-server-2014
- text: Educational SQL resources
url: ../sql-server/educational-sql-resources.yml
- text: Sample databases
url: https://docs.microsoft.com/sql/samples/sql-samples-where-are
- text: Internals & architecture guides
url: https://aka.ms/sqlserverguides
- text: Previous versions 2005-2012
url: https://docs.microsoft.com/sql/toc/previous-versions-sql-server
- title: Business continuity
linkLists:
- linkListType: overview
links:
- text: Backup & restore
url: ../relational-databases/backup-restore/back-up-and-restore-of-sql-server-databases.md
- text: Always On availability groups
url: ../database-engine/availability-groups/windows/overview-of-always-on-availability-groups-sql-server.md
- text: Always On failover cluster instance
url: failover-clusters/windows/windows-server-failover-clustering-wsfc-with-sql-server.md
- text: Database mirroring
url: ../database-engine/database-mirroring/database-mirroring-sql-server.md
- text: Log shipping
url: ../database-engine/log-shipping/about-log-shipping-sql-server.md
- text: Replication
url: ../relational-databases/replication/sql-server-replication.md
- title: Security
linkLists:
- linkListType: overview
links:
- text: SQL Vulnerability Assessment
url: ../relational-databases/security/sql-vulnerability-assessment.md
- text: Access management
url: ../relational-databases/security/authentication-access/determining-effective-database-engine-permissions.md
- text: Always Encrypted
url: ../relational-databases/security/encryption/always-encrypted-database-engine.md
- text: Auditing
url: ../relational-databases/security/auditing/sql-server-audit-database-engine.md
- text: Enclaves
url: ../relational-databases/security/encryption/always-encrypted-enclaves.md
- text: Dynamic data masking
url: ../relational-databases/security/dynamic-data-masking.md
- text: Transparent Data Encryption (TDE)
url: ../relational-databases/security/encryption/transparent-data-encryption.md
- text: Row-level Security
url: ../relational-databases/security/row-level-security.md
- title: Database Design
linkLists:
- linkListType: overview
links:
- text: Collation
url: ../relational-databases/collations/collation-and-unicode-support.md
- text: Databases
url: ../relational-databases/databases/databases.md
- text: Graph
url: ../relational-databases/graphs/sql-graph-overview.md
- text: Indexes
url: ../relational-databases/indexes/indexes.md
- text: Views
url: ../relational-databases/views/views.md
- text: User-defined functions
url: ../relational-databases/user-defined-functions/user-defined-functions.md
- text: Tables
url: ../relational-databases/tables/tables.md
- text: Stored procedures
url: ../relational-databases/stored-procedures/stored-procedures-database-engine.md
- title: Manage & monitor
linkLists:
- linkListType: overview
links:
- text: Transaction log management
url: ../relational-databases/logs/the-transaction-log-sql-server.md
- text: Maintenance plans
url: ../relational-databases/maintenance-plans/maintenance-plans.md
- text: SQL Server Agent
url: ../ssms/agent/sql-server-agent.md
- text: Track changes
url: ../relational-databases/track-changes/track-data-changes-sql-server.md
- text: Data compression
url: ../relational-databases/data-compression/data-compression.md
- text: Extended Events
url: ../relational-databases/extended-events/extended-events.md
- text: SQLdiag
url: ../tools/sqldiag-utility.md
- text: SQL Profiler
url: ../tools/sql-server-profiler/sql-server-profiler.md
- title: Tune
linkLists:
- linkListType: overview
links:
- text: Performance center
url: ../relational-databases/performance/performance-center-for-sql-server-database-engine-and-azure-sql-database.md
- text: Intelligent Query Processing
url: https://aka.ms/IQP
- text: Automatic Tuning
url: ../relational-databases/automatic-tuning/automatic-tuning.md
- text: Database Tuning Advisor
url: ../relational-databases/performance/database-engine-tuning-advisor.md
- text: In-memory OLTP
url: ../relational-databases/in-memory-oltp/in-memory-oltp-in-memory-optimization.md
- linkListType: concept
links:
- text: Cardinality estimation
url: ../relational-databases/performance/cardinality-estimation-sql-server.md
- text: Statistics
url: ../relational-databases/statistics/statistics.md
- text: Indexes
url: ../relational-databases/indexes/indexes.md
- title: Query data
linkLists:
- linkListType: overview
links:
- text: Transact-SQL (T-SQL)
url: ../t-sql/language-reference.md
- text: SQL PowerShell
url: ../powershell/sql-server-powershell.md
- text: Scripting
url: ../ssms/scripting/database-engine-scripting.md
- text: Joins
url: ../relational-databases/performance/joins.md
- text: Full-text search
url: ../relational-databases/search/full-text-search.md
- text: Synonyms
url: ../relational-databases/synonyms/synonyms-database-engine.md
- title: Big data & machine learning
linkLists:
- linkListType: overview
links:
- text: SQL Server Big Data Clusters
url: ../big-data-cluster/big-data-cluster-overview.md
- text: Analytics Platform System
url: https://www.microsoft.com/sql/analytics-platform-system/
- text: SQL Server Machine Learning (R & Python)
url: https://docs.microsoft.com/sql/advanced-analytics/
- text: Data virtualization with Polybase
url: ../relational-databases/polybase/polybase-guide.md
- title: Business Intelligence
linkLists:
- linkListType: overview
links:
- 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: /analysis-services/analysis-services-overview
- text: SQL Server Integration Services (SSIS)
url: ../integration-services/sql-server-integration-services.md
- text: Azure Data Factory
url: https://docs.microsoft.com/azure/data-factory/