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
- Host: GitHub
- URL: https://github.com/datanucleus/datanucleus-hbase
- Owner: datanucleus
- Created: 2013-12-09T10:39:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T04:21:46.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T23:48:24.019Z (12 months ago)
- Topics: hbase, jdo, jpa
- Language: Java
- Size: 633 KB
- Stars: 6
- Watchers: 9
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)