PowerExchange for Microsoft Azure Cosmos DB SQL API User Guide

PowerExchange for Microsoft Azure Cosmos DB SQL API User Guide

Introduction to Cosmos DB

Introduction to Cosmos DB

Cosmos DB is a globally distributed, document based, NoSQL database that maintains multiple data models.
A Cosmos DB database contains a set of collections. A collection is a set of documents and is similar to a table in a relational database. Cosmos DB stores records as documents that are similar to rows in a relational database. A document contains fields that are similar to columns in a relational database. A document can have a dynamic schema. A document in a collection does not need to have the same set of fields or structure as another document in the same collection. A document can also contain nested documents.

0 COMMENTS

We’d like to hear from you!