https://github.com/seankerr/simplebase
Library for simplifying HBase access
https://github.com/seankerr/simplebase
Last synced: about 1 year ago
JSON representation
Library for simplifying HBase access
- Host: GitHub
- URL: https://github.com/seankerr/simplebase
- Owner: seankerr
- License: other
- Created: 2014-02-27T18:05:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T02:54:05.000Z (over 12 years ago)
- Last Synced: 2025-02-23T21:31:22.161Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 313 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simplebase
simplebase is a library that facilitates HBase access by abstracting away the unnecessary complexities,
leaving an easy-to-use set of classes that plug into any project.