[
https://issues.apache.org/jira/browse/HBASE-23629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manu Manjunath updated HBASE-23629:
-----------------------------------
Description:
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]
Kindly list this as supporting project. PR to follow.
was:
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]
> 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
> Priority: Minor
>
> 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]
> Kindly list this as supporting project. PR to follow.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)