You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Manu Manjunath (Jira)" <ji...@apache.org> on 2020/01/02 06:29:00 UTC

[jira] [Created] (HBASE-23629) Addition to Supporting projects page

Manu Manjunath created HBASE-23629:
--------------------------------------

             Summary: Addition to Supporting projects page
                 Key: HBASE-23629
                 URL: https://issues.apache.org/jira/browse/HBASE-23629
             Project: HBase
          Issue Type: Improvement
            Reporter: Manu Manjunath


At [Flipkart|https://flipkart.com/], we are using a light-weight ORM wrapper on top of hbase-client: [hbase-orm|https://github.com/flipkart-incubator/hbase-orm] (open source, Apache 2.0 license)

It helps Java applications interact with HBase in an object-oriented manner, by encapsulating {{Get}}, {{Put}}, {{Delete}}, {{Append}}, {{Increment}} and other classes in hbase-client.
  
 It's published on Maven Central:
 [https://search.maven.org/search?q=g:com.flipkart%20AND%20a:hbase-object-mapper&core=gav]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)