We will introduce some fundamental concepts in HBase, like table, column, column family and so on. Then we come to a detailed elaboration of some hbase operations, such as get, scan, put, delete and so on.
Next we compared HBase and the relational database to help you understand the differences between the two. And finally we focused on HBase shell and introduce some basic shell commands.