-
Notifications
You must be signed in to change notification settings - Fork 21.6k
/
Copy pathindex.yml
185 lines (182 loc) · 7.31 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
### YamlMime:Hub
title: Azure Cosmos DB documentation
summary: Azure Cosmos DB - Fast NoSQL database with SLA-backed speed and availability, automatic and instant scalability, and open-source APIs for MongoDB and Cassandra.
brand: azure
metadata:
title: Azure Cosmos DB
description: Azure Cosmos DB - Fast NoSQL database with SLA-backed speed and availability, automatic and instant scalability, and open-source APIs for MongoDB and Cassandra.
services: cosmos-db
author: seesharprun
ms.author: sidandrews
ms.reviewer: mjbrown
ms.service: cosmos-db
ms.topic: landing-page
ms.collection: collection
ms.date: 02/28/2023
ms.custom: ignite-2022
highlightedContent:
items:
- title: Introduction to Azure Cosmos DB
itemType: concept
url: introduction.md
- title: Try Azure Cosmos DB free
itemType: get-started
url: try-free.md
- title: Distributed NoSQL databases
itemType: concept
url: distributed-nosql.md
- title: Q&A
itemType: reference
url: /answers/tags/187/azure-cosmos-db
- title: Choose an API in Azure Cosmos DB
itemType: concept
url: choose-api.md
- title: Create an Azure Cosmos DB for NoSQL account
itemType: how-to-guide
url: nosql/quickstart-portal.md
- title: Create an Azure Cosmos DB for PostgreSQL account
itemType: how-to-guide
url: postgresql/quickstart-create-portal.md
- title: Learn more about Azure Cosmos DB
itemType: learn
url: /training/modules/explore-azure-cosmos-db/
additionalContent:
sections:
- title: APIs
items:
- title: NoSQL
links:
- text: SQL queries
url: nosql/query/getting-started.md
- text: Stored procedures, triggers, UDFs
url: nosql/how-to-write-stored-procedures-triggers-udfs.md
- text: Model document data
url: nosql/modeling-data.md
- text: See more >
url: nosql/index.yml
- title: MongoDB
links:
- text: Supported features and syntax
url: mongodb/feature-support-42.md
- text: Mapping consistency levels
url: mongodb/consistency-mapping.md
- text: Extension commands
url: mongodb/custom-commands.md
- text: See more >
url: mongodb/index.yml
- title: Apache Cassandra
links:
- text: Wire protocol support
url: cassandra/support.md
- text: Partitioning
url: cassandra/partitioning.md
- text: Secondary indexing
url: cassandra/secondary-indexing.md
- text: See more >
url: cassandra/index.yml
- title: Apache Gremlin
links:
- text: Wire protocol support
url: gremlin/support.md
- text: Graph data modeling
url: gremlin/modeling.md
- text: Import graph data
url: gremlin/bulk-executor-dotnet.md
- text: See more >
url: graph/index.yml
- title: Table
links:
- text: Build apps with API for Table
url: table/support.md
- text: Find request unit charge
url: table/find-request-unit-charge.md
- text: FAQ
url: table/table-api-faq.yml
- text: See more >
url: table/index.yml
- title: PostgreSQL
links:
- text: Distributed relational databases
url: distributed-relational.md
- text: Connect and run SQL commands using Python
url: postgresql/quickstart-app-stacks-python.md
- text: Distribute and modify tables
url: postgresql/howto-modify-distributed-tables.md
- text: See more >
url: postgresql/index.yml
- title: Concepts
items:
- title: Explore core concepts
links:
- text: Resource model
url: resource-model.md
- text: Distribute data globally
url: distribute-data-globally.md
- text: Partitioning
url: partitioning-overview.md
- text: Throughput & request units
url: request-units.md
- title: Model your data
links:
- text: Data modeling and partitioning
url: nosql/model-partition-example.md
- text: Azure Cosmos DB service quotas
url: concepts-limits.md
- title: Analytics with Azure Synapse Link
links:
- text: Synapse Link for Azure Cosmos DB
url: synapse-link.md
- text: Azure Cosmos DB Analytical Store
url: analytical-store-introduction.md
- text: Synapse Link use cases
url: synapse-link-use-cases.md
- text: Configure Azure Synapse Link
url: configure-synapse-link.md
- title: Training & certification
items:
- title: Create an API for NoSQL application
links:
- text: Build a .NET app
url: /training/modules/build-dotnet-app-cosmos-db-sql-api/
- text: Build a Node.js app
url: /training/modules/build-node-cosmos-app-vscode/
- text: Build a Java app
url: /training/modules/build-cosmos-db-java-app/
- text: See more >
url: /training/browse/?resource_type=module&products=azure-cosmos-db
- title: Work with API for PostgreSQL
links:
- text: Model data
url: /training/modules/model-data-azure-cosmos-db-postgresql/
- text: Ingest and query data
url: /training/modules/ingest-query-data-using-azure-cosmos-db-for-postgresql/
- text: Extend PostgreSQL functionality using extensions
url: /training/modules/extend-the-functionality-of-azure-cosmos-db-for-postgresql-using-extensions/
- text: See more >
url: /training/paths/azure-cosmos-db-for-postgresql/
- title: Certifications
links:
- text: Microsoft Certified - Azure Cosmos DB Developer Specialty
url: /certifications/azure-cosmos-db-developer-specialty/
- text: Microsoft Certified - Azure Developer Associate
url: /certifications/azure-developer/
- title: Data Migration
items:
- title: Migration options
links:
- text: CQL shell, Spark – API for Cassandra
url: cassandra/migrate-data.md
- text: Azure Database Migration Service – API for MongoDB
url: ../dms/tutorial-mongodb-cosmos-db.md
- title: Migration guides
links:
- text: Oracle DB to Azure Cosmos DB API for NoSQL using Striim
url: cosmosdb-sql-api-migrate-data-striim.md
- text: Oracle DB to Azure Cosmos DB API for Cassandra using Striim
url: cassandra/migrate-data-striim.md
- text: Oracle DB to Azure Cosmos DB API for Cassandra using Arcion
url: cassandra/oracle-migrate-cosmos-db-arcion.md
- text: Apache Cassandra to Azure Cosmos DB using Arcion
url: cassandra/migrate-data-arcion.md
- text: Migrate 100's TBs of data
url: migrate.md