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...


Explain the term sstables?



Explain the term sstables?..

Answer / Parvez Alam

In Apache Cassandra, SSTable (Sorted String Table) is a file format used for storing data on disk. Each table in Cassandra contains one or more SSTables, which are sorted by the primary key and organized into levels based on their immutability and compactness. SSTables are primarily composed of column families, which represent rows with their respective columns (or attributes) and values. The goal is to minimize disk seeks and maintain high performance when querying data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

How the read operation is performed on Cassandra node ?

1 Answers  


What are the different components of Cassandra?

1 Answers  


What is SuperColumn in Cassandra?

1 Answers  


What is node in Cassandra?

1 Answers  


What is difference between Column and Super Column?

1 Answers  


Talk about the concept of tunable consistency in Cassandra.

1 Answers  


Name different types of primary keys in Cassandra?

1 Answers  


What are the different types of partitioners in cassandra? Explain.

1 Answers  


Explain what is logging in Cassandra?

1 Answers  


What do you mean by “data centre” in cassandra?

1 Answers  


How can a user create a Keyspace in Cassandra?

1 Answers  


What is the Cassandra Coefficient ?

1 Answers  


Categories