Cassandra Rocks !!!
Use Cases and Deployment Scope
Pros
- Cassandra is highly scalable.
- It provides the flexibility to store data in any format. You can add column family dynamically as need by the application.
- One of the best noSQL solutions I've used so far.
Cons
- A better UI access for reading the data.
- More graphical information to understand how the data is being processed, system uptime/downtime, etc.
- I used Cassandra-cli for running quries but it is not very helpful when it returns a lot of results. If there was some way to improve the user queries, it would be great.
