Tagged Questions
1
vote
1answer
476 views
What is different bettween Cassandra NoSQL data model and SQL data model
can any one tell. cassandra data model and sql data model
how we can define row and column with cassandra data model?
9
votes
2answers
481 views
What are the penalties of using many (thousands) of column families or keyspaces in Cassandra?
I am in the process of evaluating the best design for our Cassandra installation.
There is not so much information out there on the Internet about using the first two levels of access that Cassandra ...