Ranked awesome lists, all in one place
This list is a copy of rayokota/awesome-hbase with ranks
Awesome HBase ★73813
A curated list of awesome HBase projects and resources.
HBase is a distributed, scalable, big data store.
Contents
Projects
Clients
- asynchbase ★471 - Fully asynchronous, non-blocking HBase client.
- gohbase ★183 - Pure Go client for HBase.
- happybase ★367 - 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 ★9 - 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.
- HEntityDB ★0 - HBase as an entity database.
- Kundera ★759 - JPA client with support for HBase.
Geospatial
- GeoMesa - Spatial-temporal database with support for Accumulo, HBase, Cassandra, and Kafka.
Graph
- Gradoop ★90 - Research framework for scalable graph analytics built on Flink and HBase.
- HGraphDB ★94 - HBase as a TinkerPop graph database.
- JanusGraph - Scalable graph database with support for Cassandra, HBase, Google Cloud Bigtable, and BerkeleyDB.
- S2Graph - High-performance distributed graph database built on HBase.
SQL/OLAP
- 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 ★462 - Secondary index for HBase.
- Lily HBase Indexer - Quickly and easily search for content stored in HBase.
Transactions
- Haeinsa ★142 - Multi-row/multi-table transaction library for HBase.
- Omid ★288 - Transactional support for HBase.
- Tephra - Globally consistent transactions on top of HBase.
- Themis ★169 ⏳2Y - Cross-row/cross-table transactions on HBase based on Google’s Percolator.
Integrations
- Apex - Apex-HBase connector.
- Beam - Beam HBase integration.
- Cascading ★9 ⏳1Y - HBase adapters for Cascading.
- Cascalog ★20 - Wrapper around Cascading.HBase for use in Cascalog.
- Drill - HBase storage plugin for Drill.
- Elasticsearch ★22 ⏳3Y - Elasticsearch import river for HBase.
- Flink - Flink-HBase connector.
- Giraph - Giraph input and output formats for HBase.
- HAWQ - HAWQ PXF external tables on HBase.
- Hive - Hive HBase integration.
- Impala - Impala support for querying HBase tables.
- Pig - Pig HBase integration.
- Spark ★182 - Spark-HBase connector.
- Spring for Apache Hadoop - Spring-Hadoop integration, including HBase support.
- Storm - Storm/Trident integration for HBase.
Tools
- Ambari - Software for provisioning, managing, and monitor Hadoop/HBase clusters.
- Cloudera Manager - Tool for managing Hadoop/HBase in production.
- DbSchema - Diagram-oriented database designer with support for HBase.
- Hannibal ★155 - Tool to monitor and maintain HBase clusters.
- h-rider ★102 - GUI for viewing and manipulating data in HBase.
- Hue - Smart analytics workbench that includes an HBase browser.
- Sematext SPM - Tool for monitoring HBase, HDFS, etc.
Miscellaneous
- HubSpot HBase support ★16 ⏳3Y - Configs and tools for HBase at HubSpot, including Hystrix integration and coprocessors.
Resources
Books
- HBase in Action - Experience-driven guide that shows you how to use HBase.
- HBase: The Definitive Guide - Comprehensive guide to HBase.
- Architecting HBase Applications - Includes HBase principles, cluster guidelines, and in-depth case studies.
- HBase Administration Cookbook - How to master HBase configuration and administration.
- HBase Essentials - A practical guide to using HBase.
- HBase Design Patterns - Successful patterns to develop scalable applications with HBase.
- Learning HBase - Learn the fundamentals of HBase administration and development.
- HBase High Performance Cookbook - Exciting projects that teach you how to use HBase.
- Apache HBase Primer - A compact guide to HBase essentials.
- Pro Apache Phoenix - Basic and best practices for using Phoenix.
Papers
- Bigtable: A Distributed Storage System for Structured Data - The inspiration for HBase.
- Apache Hadoop Goes Realtime at Facebook - How Facebook deployed HBase to production.
Community
License
This list is a copy of rayokota/awesome-hbase with ranks