https://hbase.apache.org/%|%Apache HBase%|% is the http://hadoop.apache.org/%|%Hadoop%|% database, a distributed, scalable, big data store. It is a wide-column store based on Apache Hadoop and on concepts of https://en.wikipedia.org/wiki/Bigtable%|%BigTable%|%. You can connect to Apache HBase through the following interfaces: * JAVA API * Thrift * [http://hbase.apache.org/book.html#_rest%|%REST Interface%|%] ** Reference ** * [Apache Software Foundation] * [https://thrift.apache.org/%|%Apache Thrift%|%] * [REpresentational State Transfer, REST] * [http://blog.cloudera.com/blog/2013/03/how-to-use-the-apache-hbase-rest-interface-part-1/%|%How-to: Use the Apache HBase REST Interface, Part 1%|%] * [http://blog.cloudera.com/blog/2013/04/how-to-use-the-apache-hbase-rest-interface-part-2/%|%How-to: Use the Apache HBase REST Interface, Part 2%|%] * [http://blog.cloudera.com/blog/2013/07/how-to-use-the-apache-hbase-rest-interface-part-3//%|%How-to: Use the Apache HBase REST Interface, Part 3%|%] ---- [ray2501]: I write a Tcl extension [https://github.com/ray2501/HBaseClient-Tcl%|%HBaseClient-Tcl%|%] and play Apache HBase (standalone mode) REST Interface on my Ubuntu 14.04 VM. HBaseClient-Tcl is a record to log my Apache HBase REST interface study. <>Database