I'm new in Cassandra NOSQL DB. I've read A Big Data Modeling Methodology for Apache Cassandra and Basic Rules of Cassandra Data Modeling as useful articles about data modelling in Cassandra. In this pages, it's mentioned that, data duplication is used to achieve best performance (more write) based on Query-Driven methodology.OK! We will have a physical diagram as this:
As you see, ave-rating is duplicated in three tables.The question is that, when we want to update or insert ave-rating:
Does Cassandra have any tools itself to manage write in any tables having this column?
Yes, look at materialized views: http://www.doanduyhai.com/blog/?p=1930 And here too: http://www.datastax.com/dev/blog/understanding-materialized-views
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With