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


Is there any difference between HBase datamodel and RDBMS datamodel?



Is there any difference between HBase datamodel and RDBMS datamodel?..

Answer / Puneet Kumar Bhardwaj

Yes, there is a significant difference between the HBase data model and the RDBMS (Relational Database Management System) data model. Unlike RDBMS, which stores data in tables with rows and columns, HBase organizes data into sparse, column-oriented tables called 'tablespaces'. Each table in HBase contains a set of columns grouped into families, which can have different physical properties.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

What are the operational commands of HBase?

1 Answers  


What is a bloom filter and how does it help in searching rows?

1 Answers  


What is the use of MasterServer?

1 Answers  


Define the term thrift

1 Answers  


What is a Column family in hbase?

1 Answers  


While reading data from hbase, from which three places data will be reconciled before returning the value?

1 Answers  


What is hfile ?

1 Answers  


Mention what are the three types of tombstone markers in hbase?

1 Answers  


Can you explain data versioning?

1 Answers  


What are the fundamental key structures of HBase?

1 Answers  


How to create table in hbase?

1 Answers  


What are the data manipulation commands of hbase?

1 Answers  


Categories