An open API service indexing awesome lists of open source software.

https://github.com/datanucleus/datanucleus-hbase

DataNucleus support for persistence to HBase datastores
https://github.com/datanucleus/datanucleus-hbase

hbase jdo jpa

Last synced: 9 months ago
JSON representation

DataNucleus support for persistence to HBase datastores

Awesome Lists containing this project

README

          

# datanucleus-hbase

DataNucleus support for persistence to HBase datastores. See the [Apache HBase website](http://hbase.apache.org/) for details of the datastore.

This is built using Maven, by executing `mvn clean install` which installs the built jar in your local Maven repository.

## KeyFacts

__License__ : Apache 2 licensed
__Issue Tracker__ : http://github.com/datanucleus/datanucleus-hbase/issues
__Javadocs__ : [5.1](http://www.datanucleus.org/javadocs/store.hbase/5.1/), [5.0](http://www.datanucleus.org/javadocs/store.hbase/5.0/), [4.1](http://www.datanucleus.org/javadocs/store.hbase/4.1/), [4.0](http://www.datanucleus.org/javadocs/store.hbase/4.0/)
__Download__ : [Maven Central](https://repo1.maven.org/maven2/org/datanucleus/datanucleus-hbase)
__Dependencies__ : See file [pom.xml](pom.xml)
__Support__ : [DataNucleus Support Page](http://www.datanucleus.org/support.html)