diff --git a/src/site/xdoc/supportingprojects.xml b/src/site/xdoc/supportingprojects.xml index f949a5717a1..4a38353d79a 100644 --- a/src/site/xdoc/supportingprojects.xml +++ b/src/site/xdoc/supportingprojects.xml @@ -150,6 +150,8 @@ under the License.
HBase UI Tool & Util
HBase UI Tool & Util is an HBase UI client and simple util module. It can handle hbase more easily like jdo(not persistence api)
+
HBase ORM
+
A light-weight HBase ORM library that enables object-oriented access of HBase records with minimal coding and good testability

Example HBase Applications