What is column store db? Explain with an example.
Answer / Nand Kishor Joshi
A Column Store DB, also known as a Column-oriented DBMS, is a database management system in which data is stored and retrieved by columns instead of by rows. This type of architecture is designed to process large amounts of structured or semi-structured data efficiently for analytics purposes. An example of a column store DB is Apache Cassandra, which uses a partitioning model where each table's data is spread across multiple nodes in a cluster and stored in columns. Each column is replicated based on the replication strategy configured.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is graph db?
Give key features of any NoSQL database?
What do you understand by the term snitch in cassandra? Give some example.
What is the relationship between Hadoop, HBase, Hive and Cassandra ?
Explain cassandra.
What is session in Cassandra?
What do you mean by replication factor?
Describe DataStaxOpsCenter?
what is SStable consist of?
Name the types of tunable consistency?
Explain the terms memtable, commitlog and sstables.
What is the difference between cassandra's schema and rdbms schema?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)