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 fundamental key structures of HBase?

1 Answers  


How many operational command in hbase?

1 Answers  


Explain HBase Meta Table?

1 Answers  


What is the function of HMaster?

1 Answers  


What is Apache HBase?

1 Answers  


How hbase handles the write failure?

1 Answers  


Discuss about the different tombstone markers used for deletion purposes in HBase.?

1 Answers  


Explain data versioning?

1 Answers  


What are the different types of filaters used in hbase?

1 Answers  


When should you use hbase?

1 Answers  


what are the key components of hbase?

1 Answers  


What is the use of get() method?

1 Answers  


Categories