官术网_书友最值得收藏!

Understanding the supported NoSQL data models

There are many flavors of NoSQL database. The following are the four most common types of NoSQL database:

  • Key/value: This is a persistent dictionary. It is best for when we know the key and we need to retrieve the associated value for the key.
  • Column, wide-column, or column-family: This organizes related data into columns instead of the typical organization in rows. It is best for when we need to query across specific columns in the database.
  • Document: This allows persisting JSON objects (documents), which can include nested objects or arrays of other objects.
  • Graph: This allows you to persist edges and nodes with their properties. It is best for when we need to store and navigate through complex relationships.

The following diagram outlines each of the four explained flavors of NoSQL database to make it easy to understand the typical data they persist:

Cosmos DB uses a schema-agnostic data store on top of the previously explained main features that provide a core platform. Cosmos DB can efficiently project this data store to the four previously listed NoSQL data models. Thus, the database service allows us to select the most appropriate NoSQL data model based on our needs, and we can take full advantage of partitioning, replication, and resource governance with any of them.

主站蜘蛛池模板: 永宁县| 新晃| 新绛县| 神农架林区| 开远市| 榆社县| 双辽市| 昌吉市| 桃园县| 永嘉县| 广灵县| 龙井市| 太康县| 万载县| 奉节县| 汤阴县| 徐闻县| 福建省| 马尔康县| 宝丰县| 普格县| 福海县| 丰原市| 海门市| 揭西县| 噶尔县| 清水河县| 普安县| 永平县| 榆中县| 安平县| 温州市| 综艺| 松潘县| 金川县| 安吉县| 元朗区| 调兵山市| 平阳县| 玛多县| 团风县|