Skip to content

Commit ddb6be1

Browse files
committed
Bug 158266
1 parent 8778c16 commit ddb6be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/explore-azure-cosmos-db/includes/6-cosmos-db-supported-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ API for MongoDB, PostgreSQL, Cassandra, Gremlin, and Table implement the wire pr
1414

1515
## API for NoSQL
1616

17-
The Azure Cosmos DB API for NoSQL stores data in document format. It offers the best end-to-end experience as we have full control over the interface, service, and the SDK client libraries. Any new feature that is rolled out to Azure Cosmos DB is first available on API for NoSQL accounts. NoSQL accounts provide support for querying items using the Structured Query Language (SQL) syntax.
17+
The Azure Cosmos DB API for NoSQL stores data as JSON documents (called items). It offers the best end-to-end experience as we have full control over the interface, service, and the SDK client libraries. Any new feature that is rolled out to Azure Cosmos DB is first available on API for NoSQL accounts. NoSQL accounts provide support for querying items using the Structured Query Language (SQL) syntax.
1818

1919
## API for MongoDB
2020

0 commit comments

Comments
 (0)