nosql 概览

2020-05-23  本文已影响0人  听海吹牛逼的声音

HBase 和 Cassandra的一些比较

db使用排行

<DDIA> Cassandra and HBase have a concept of column families, which they inherited from Bigtable. However, it is very misleading to call them column-oriented: within each column family, they store all columns from a row together, along with a row key, and they do not use column compression. Thus, the Bigtable model is still mostly row-oriented.

C*

Hbase

上一篇 下一篇

猜你喜欢

热点阅读