Awesome HBase 
A curated list of awesome HBase projects and resources.
HBase is a distributed, scalable, big data store.
Contents
Projects
Clients
- asynchbase - Fully asynchronous, non-blocking HBase client.
- gohbase - Pure Go client for HBase.
- happybase - Python client for HBase.
Cloud
- Amazon EMR - Amazon's Hadoop/HBase offering on AWS.
- Azure HDInsight - Microsoft's Hadoop/HBase offering on Azure.
- Cloudera Director - Run Hadoop/HBase clusters on AWS, Azure or Google Cloud.
- Google Cloud Bigtable - High-performance NoSQL database service accessible via HBase client API.
- Hortonworks Cloudbreak - Provision Hadoop/HBase clusters on AWS, Azure, Google Cloud, or OpenStack.
Frameworks
Datasets
- Kite - High-level data layer for Hadoop/HBase.
Document
- HDocDB - HBase as a JSON document database.
Entity/JPA
- DataNucleus - JPA persistence layer with support for HBase.
- Gora - Persistence library for big data with support for HBase.
- HBase ORM - A production-grade HBase ORM library.
- HEntityDB - HBase as an entity database.
- Kundera - JPA client with support for HBase.
Geospatial
- GeoMesa - Spatial-temporal database with support for Accumulo, HBase, Cassandra, and Kafka.
Graph
- Gradoop - Research framework for scalable graph analytics built on Flink and HBase.
- HGraphDB - HBase as a TinkerPop graph database.
- HugeGraph - A graph database that supports more than 10+ billion data, high performance and scalability.
- JanusGraph - Scalable graph database with support for Cassandra, HBase, Google Cloud Bigtable, and BerkeleyDB.
- NebulaGraph - A high performance distributed Graph database.
- S2Graph - High-performance distributed graph database built on HBase.
SQL/OLAP
- AntsDB - AntsDB is a low latency, high concurrency, MySQL compliant SQL layer for HBase.
- EsgynDB - Commercial SQL engine providing ACID transactions and BI analytics on top of Hadoop, based on Trafodian.
- Kylin - Extreme OLAP engine for big data that stores data in HBase.
- LeanXScale - Commercial full ACID full SQL product built on Hadoop/HBase.
- Phoenix - SQL layer on top of HBase.
- Splice Machine - Commercial RDBMS built on top of HBase.
- Trafodian - Transactional SQL-on-Hadoop/HBase.
Time Series
- Axibase - Distributed time series database built on HBase.
- OpenTSDB - Scalable time series database built on HBase.
- Warp 10 - Time series database for sensor data.
Infrastructure
Secondary Indices
- hindex - Secondary index for HBase.
- Lily HBase Indexer - Quickly and easily search for content stored in HBase.
