对HBase的API做了一层抽象,统一了HBase1.x和HBase2.x的实现,并提供了读写HBase的ORM的支持,同时,sdk还对HBase thrift 的客户端API进行了池化封装,(类似JedisPool),消除了直接使用原生API的各种问题,使之可以在生产环境下稳定工作。
| License | MIT |
|---|---|
| Tags | databasegithubsdkhbasedsl |
| HomePage | https://github.com/CCweixiao/hbase-sdk 🔍 Inspect URL |
| Date | Jun 16, 2025 |
| Files | pom (2 KB) jar (156 KB) View All |
| Repositories | Jitpack |
| Ranking | #195664 in MvnRepository (See Top Artifacts) |
| Used By | 2 artifacts |
Note: this artifact is located at Jitpack repository (https://jitpack.io/)
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | com.github.CCweixiao.hbase-sdk » hbase-sdk-common | 3.0.0 | ✔ | |
| Parser Generator BSD 3-clause | org.antlr » antlr4 | ${antlr4.version} | 4.13.2 |
Licenses
| License | URL |
|---|---|
| MIT License | https://api.github.com/licenses/mit |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| weixiao | leojie<at>apache.org | CCweixiao |
Related Books
| Get Started with Apache HBase: Big Data Downstream Analysis (Big Data Series Book 3) (2024) by Antolinez Garcia, Alfonso | |
| Mastering Apache Hbase: A Comprehensive Guide to Learn Apache Hbase (2023) by Ltd, Cybellium, Hermans, Kris | |
| Mastering Apache Storm: Real-time big data streaming using Kafka, Hbase and Redis (2017) by Jain, Ankit | |
| HBase High Performance Cookbook (2017) by Choudhry, Ruchir | |
| Pro Apache Phoenix: An SQL Driver for HBase (2016) by Akhtar, Shakil, Magham, Ravi | |
| Apache HBase Primer (2016) by Vohra, Deepak | |
| HBase in Action (2012) by Nick Dimiduk, Amandeep Khurana | |
| HBase in Action (2012) by Khurana, Amandeep, Dimiduk, Nick | |
| HBase: The Definitive Guide: Random Access to Your Planet-Size Data (2011) by George, Lars |