Wide-column stores
Data is stored in columns, rather than rows, which can be grouped together in column families.
Examples include Cassandra and HBase.
Data is stored in columns, rather than rows, which can be grouped together in column families.
Examples include Cassandra and HBase.