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


Difference between hbase and rdbms?



Difference between hbase and rdbms?..

Answer / Raj Kumar Thakur

HBase and RDBMS (Relational Database Management Systems) differ in several aspects. HBase is a NoSQL database that uses column-oriented storage, while RDBMS primarily uses row-oriented storage. HBase supports dynamic schema evolution and is designed for handling large volumes of semi-structured data, whereas RDBMS requires a fixed schema. HBase is optimized for read-intensive and write-once-read-many workloads, while RDBMS offers ACID transactions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

How to delete the table with the HBase shell?

1 Answers  


What are the different compaction types in hbase?

1 Answers  


How does hbase actually delete a row?

1 Answers  


Is it possible to iterate through the rows of HBase table in reverse order?

1 Answers  


What is the use of exists command?

1 Answers  


Hbase blocksize is configured on which level?

1 Answers  


Can you explain data versioning?

1 Answers  


State some applications of HBase?

1 Answers  


What is HBaseFsck class?

1 Answers  


What is a bloom filter?

1 Answers  


What is the use of truncate command?

1 Answers  


Explain what is wal and hlog in hbase?

1 Answers  


Categories