Wide Column Database
A key-value database used for long-term storage.
There is key space and column family.
It is able to handle unstructured data.
You must navigate these using CQL.
Pros
- Horizontal Scaling
- Time-series
- Historical records
- High write, low read