Cassandra

Context 

 

Cassandra is hybrid between a key value and a column oriented database. We are frequently using Cassandra as a Data model.

What We Do 

 

- We have served as both real time operational data store for online transaction and read intensive database for large scale business intelligence system.
- We have used it to designed to have peer-peer symmetric note instead of master or name notes, to ensure single point of failure.
- Used in automatically partition data across all the notes in the database cluster.