Answer Posted / Shabana
A Column Store Database organizes data by columns instead of rows, allowing for efficient analytics and querying of large datasets. It stores column families together in a single file, reducing the need for I/O operations when querying specific columns. Cassandra uses a hybrid column-oriented storage model, which allows it to balance between row-oriented and column-oriented storage.
| 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