awesome-hbase
A curated list of awesome libraries, tools, frameworks, and resources for Apache HBase, a scalable, distributed, and NoSQL database built on top of Hadoop, designed for handling large amounts of data.
https://github.com/awesomelistsio/awesome-hbase
Last synced: 15 days ago
JSON representation
-
Libraries and Clients
- node-hbase - An HBase client for Node.js, providing a simple API for HBase interactions.
- Phoenix - An SQL query engine for HBase, providing a JDBC driver for fast SQL access.
- node-hbase - An HBase client for Node.js, providing a simple API for HBase interactions.
-
GUI Tools
- HBase Explorer - A lightweight, open-source GUI for browsing and managing HBase tables.
- Apache Ambari - A web-based management tool for monitoring and managing HBase and Hadoop clusters.
- DBeaver - A universal database tool that supports HBase via the JDBC interface.
- Apache Ambari - A web-based management tool for monitoring and managing HBase and Hadoop clusters.
- HBase Explorer - A lightweight, open-source GUI for browsing and managing HBase tables.
- DBeaver - A universal database tool that supports HBase via the JDBC interface.
- Hue - A web-based UI for interacting with HBase, Hadoop, and other big data tools.
- Hue - A web-based UI for interacting with HBase, Hadoop, and other big data tools.
-
Learning Resources
- HBase Tutorial - A comprehensive guide to learning HBase basics.
- Cloudera HBase Training - Courses and certifications for HBase.
- HBase Blog - Articles and updates from the Apache HBase project.
- HBase API Reference - Official API documentation for HBase.
- HBase Documentation - The official Apache HBase reference guide.
-
Backup and Migration
- Apache NiFi - A data integration tool for migrating data to and from HBase.
- Apache Sqoop - A tool for importing/exporting data between HBase and relational databases.
- Apache Sqoop - A tool for importing/exporting data between HBase and relational databases.
- Apache NiFi - A data integration tool for migrating data to and from HBase.
-
Optimization and Monitoring
- Grafana and Prometheus - Use Prometheus metrics and Grafana dashboards for HBase performance monitoring.
- HBase Profiler - A tool for analyzing HBase performance.
-
Integration and Frameworks
- Apache Flink HBase Connector - A connector for integrating HBase with Apache Flink for real-time processing.
- Apache Hive HBase Integration - Use Hive for querying HBase tables with SQL.
- Kafka HBase Sink Connector - A Kafka connector for writing data from Kafka topics to HBase.
- Apache Spark HBase Connector - A connector for integrating HBase with Apache Spark for fast, scalable analytics.
- Kafka HBase Sink Connector - A Kafka connector for writing data from Kafka topics to HBase.
-
Data Modeling and Design
- HBase Anti-Patterns - Common pitfalls and anti-patterns to avoid in HBase schema design.
- Phoenix Schema Design - A guide to schema design when using Apache Phoenix with HBase.
-
Community
- HBase Mailing Lists - Official mailing lists for HBase users and developers.
- Reddit: r/hbase - A subreddit for HBase discussions and questions.
- Stack Overflow: HBase - A Q&A site for HBase-related questions.
- HBase Slack - Join the Apache HBase Slack community for discussions and support.
- HBase User Group - Meetup groups for HBase users around the world.
Programming Languages
Categories
Sub Categories