This article was published as a part of the Data Science Blogathon. HBase is an open-source non-relational, scalable, distributed database written in Java. It is developed as a part of the Hadoop ecosystem and runs on top of HDFS. It provides random real-time read and write access to the given data. It is possible to […]
The post Getting Started with NoSQL Database Called HBase appeared first on Analytics Vidhya.