Mention some important components of cassandra data models?
Answer Posted / Abhishek Kumar
Some important components of Cassandra data models include Keyspace, Column Family (Table), Supercolumn, and Row Key. A keyspace is a logical container for tables. A column family (table) holds the actual data in a partitioned form. Each row in a table has a unique row key. Supercolumns are used to group columns that share the same name but different column names within a single cell.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category