请输入您要查询的百科知识:

 

词条 Wide column store
释义

  1. Notable wide column stores

  2. References

A wide column store is a type of NoSQL database. It uses tables, rows, and columns, but unlike a relational database, the names and format of the columns can vary from row to row in the same table. A wide column store can be interpreted as a two-dimensional key-value store.[1]

As such two-level structures do not use a columnar data layout, wide column stores such as Bigtable and Apache Cassandra are not column stores in the original sense of the term. In genuine column stores, a columnar data layout is adopted such that each column is stored separately on disk. Wide column stores do often support the notion of column families that are stored separately. However, each such column family typically contains multiple columns that are used together, similar to traditional relational database tables. Within a given column family, all data is stored in a row-by-row fashion, such that the columns for a given row are stored together, rather than each column being stored separately. Wide column stores that support column families are also known as column family databases.

Notable wide column stores

Notable wide column stores include:

  • Apache Accumulo
  • Apache Cassandra
  • Apache HBase
  • Azure Tables
  • Bigtable
  • Hypertable
  • ScyllaDB
  • Sqrrl

References

1. ^https://db-engines.com/en/article/Wide+Column+Stores
{{compu-stub}}

1 : NoSQL

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/10 20:16:24