对HBase的API做了一层抽象,统一了HBase1.x和HBase2.x的实现,并提供了读写HBase的ORM的支持,同时,sdk还对HBase thrift 的客户端API进行了池化封装,(类似JedisPool),消除了直接使用原生API的各种问题,使之可以在生产环境下稳定工作。
| License | MIT |
|---|---|
| Tags | databasegithubsdkhbase |
| HomePage | https://github.com/CCweixiao/hbase-sdk 🔍 Inspect URL |
| Date | Jun 15, 2025 |
| Files | pom (2 KB) jar (146 KB) View All |
| Repositories | Jitpack |
| Ranking | #152651 in MvnRepository (See Top Artifacts) |
| Used By | 3 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-2976 CVE-2020-8908 CVE-2018-10237 |
Note: this artifact is located at Jitpack repository (https://jitpack.io/)
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | com.github.CCweixiao.hbase-sdk » hbase-sdk-dsl | 2.0.9 | 3.0.0 | |
| Core Utils Apache 2.0 | com.google.guava » guava3 vulnerabilities | 12.0.1 | 33.5.0-jre | |
| Core Utils Apache 2.0 | commons-lang » commons-lang | ${commons-lang.version} | 3.20.0 | |
| Testing EPL 2.0 | junit » junit | |||
Apache 2.0 | org.apache.hbase » hbase-shaded-client | ${hbase1.4.version} | 2.6.4 |
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 |