Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is column store db? Explain with an example.



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

Post New Answer

More Apache Cassandra Interview Questions

What is graph db?

1 Answers  


Give key features of any NoSQL database?

1 Answers  


What do you understand by the term snitch in cassandra? Give some example.

1 Answers  


What is the relationship between Hadoop, HBase, Hive and Cassandra ?

1 Answers  


Explain cassandra.

1 Answers  


What is session in Cassandra?

1 Answers  


What do you mean by replication factor?

1 Answers  


Describe DataStaxOpsCenter?

1 Answers  


what is SStable consist of?

1 Answers  


Name the types of tunable consistency?

1 Answers  


Explain the terms memtable, commitlog and sstables.

1 Answers  


What is the difference between cassandra's schema and rdbms schema?

1 Answers  


Categories