preview

Study Of Hbase A Nonsql Database Essay

Decent Essays

Study of Hbase-A NonSql Database

Abstract:
With the expansion of the internet, there has been an exponential growth in the data being collected from various social media, searching patterns and online transactions. This rapid growth of data has become difficult to be handled by relational database, thus they have been replaced with NoSql databases. The NoSql databases are distributed databases that have the ability to store and process large volumes of data.

This study is focused on HBase database which is a column-oriented NoSql database. HBase is Apache’s open source database that is modeled after Google’s BigTable technology. It uses Java as the API and is developed on top of the Hadoop distributed file system (HDFS) to store and process large quantities of data, maintaining reliability and fault tolerance. This database is being used by many big enterprises including Facebook, Twitter and Yahoo to store and process large quantities of data in efficient and cost effective manner.

Together HBase and HDFS allow low cost hardware to be used to provide a reliable and fault tolerant data management solution that is highly scalable solution to meet the challenges of rapidly growing data efficaciously.

Keywords: BigData, No Sql database, Hadoop, MapReduce, HBase, HFDS

I. Introduction:

The data managed on the internet has been rising exponentially. Everyday companies collect user data in large volumes from various sources like online transactions, search queries, mobile

Get Access