-
Notifications
You must be signed in to change notification settings - Fork 2.9k
/
Copy pathindex.yml
235 lines (224 loc) · 10.2 KB
/
index.yml
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
### 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.service: sql
ms.topic: landing-page
author: MashaMSFT
ms.author: mathoma
ms.reviewer: randolphwest
ms.date: 07/19/2024
ms.custom: FY22Q2Fresh
landingContent:
- title: SQL on Azure
linkLists:
- linkListType: overview
links:
- text: Azure SQL
url: /azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview
- text: Azure SQL Database
url: /azure/azure-sql/database/sql-database-paas-overview
- text: Azure SQL Managed Instance
url: /azure/azure-sql/managed-instance/sql-managed-instance-paas-overview
- text: Connect to Azure SQL
url: /azure/azure-sql/database/develop-overview#client-connections
- text: SQL Server on Azure Windows VMs
url: /azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview
- text: SQL Server on Azure Linux VMs
url: /azure/azure-sql/virtual-machines/linux/sql-server-on-linux-vm-what-is-iaas-overview
- text: Azure Synapse Analytics
url: /azure/synapse-analytics/overview-what-is
- 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: /data-migration/
- text: Database compatibility certification
url: ../database-engine/install-windows/compatibility-certification.md
- 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 2022
url: ./what-s-new-in-sql-server-2022.md
- text: SQL Server 2019
url: ./what-s-new-in-sql-server-2019.md
- text: Azure Data Studio
url: ../azure-data-studio/what-is-azure-data-studio.md
- text: SQL Server on Linux
url: ../linux/sql-server-linux-overview.md
- text: SQL Server enabled by Azure Arc
url: azure-arc/overview.md
- linkListType: quickstart
links:
- text: What is SQL Server?
url: what-is-sql-server.md
- text: Connect to the Database Engine
url: connect-to-database-engine.md
- text: Connect and query with Azure Data Studio
url: ../azure-data-studio/quickstart-sql-server.md
- text: Connect and query with SSMS
url: ../ssms/quickstarts/ssms-connect-query-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-azure-data-studio
- linkListType: reference
links:
- text: Transact-SQL (T-SQL)
url: ../t-sql/language-reference.md
- text: Educational SQL resources
url: ../sql-server/educational-sql-resources.yml
- text: Sample databases
url: ../samples/sql-samples-where-are.md
- text: Internals and architecture guides
url: ../relational-databases/sql-server-guides.md
- text: Previous versions 2005-2014
url: ./previous-versions-sql-server.md
- title: Business continuity
linkLists:
- linkListType: overview
links:
- text: Backup and 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: Enclaves
url: ../relational-databases/security/encryption/always-encrypted-enclaves.md
- text: Auditing
url: ../relational-databases/security/auditing/sql-server-audit-database-engine.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 and 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
- 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: ../relational-databases/performance/intelligent-query-processing.md
- 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/overview-and-usage-scenarios.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/sql-server-powershell
- 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 and machine learning
linkLists:
- linkListType: overview
links:
- text: Analytics Platform System
url: https://www.microsoft.com/sql/analytics-platform-system/
- text: SQL Server Machine Learning (R & Python)
url: ../machine-learning/index.yml
- 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: /azure/data-factory/