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


Compare rdbms with hbase?



Compare rdbms with hbase?..

Answer / Brajmohan Kumar

RDBMS (Relational Database Management System) like MySQL and PostgreSQL are tabular data models designed for structured data, providing ACID properties. HBase, on the other hand, is a distributed, scalable, NoSQL database built on top of HDFS that provides Bigtable-like functionality, optimized for large datasets with sparse schemas and column-oriented storage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

Explain what happens if you alter the block size of a column family on an already occupied database?

1 Answers  


What are the three types of tombstone markers in hbase?

1 Answers  


Is there any difference between HBase datamodel and RDBMS datamodel?

1 Answers  


Explain HBase Meta Table?

1 Answers  


Compare hbase & cassandra?

1 Answers  


What services run after running hbase job?

1 Answers  


What is the full form of MSLAB?

1 Answers  


Assume that an HBase table Student is disabled. So, how to access the student table once it is disabled, by using Scan command?

1 Answers  


Why to use hbase?

1 Answers  


What is Client API?

1 Answers  


Which code do we use to open the connection in Hbase?

1 Answers  


explaine wal in hbase?

1 Answers  


Categories