对HBase的API做了一层抽象,统一了HBase1.x和HBase2.x的实现,并提供了读写HBase的ORM的支持,同时,sdk还对HBase thrift 的客户端API进行了池化封装,(类似JedisPool),消除了直接使用原生API的各种问题,使之可以在生产环境下稳定工作。
| License | MIT |
|---|---|
| Tags | databasegithubsdkspringstarterhbase |
| HomePage | https://github.com/CCweixiao/hbase-sdk 🔍 Inspect URL |
| Date | Jun 17, 2025 |
| Files | pom (2 KB) jar (6 KB) View All |
| Repositories | Jitpack |
| Ranking | #410593 in MvnRepository (See Top Artifacts) |
| Used By | 1 artifacts |
Note: this artifact is located at Jitpack repository (https://jitpack.io/)
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | com.github.CCweixiao.hbase-sdk » hbase-sdk-core_1.4 | 2.0.9 | ✔ | |
| Transactions Apache 2.0 | org.springframework » spring-tx | |||
| Config Apache 2.0 | org.springframework.boot » spring-boot-autoconfigure | |||
| Annotation Tool Apache 2.0 | org.springframework.boot » spring-boot-configuration-processor |
Licenses
| License | URL |
|---|---|
| MIT License | https://api.github.com/licenses/mit |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| weixiao | leojie<at>apache.org | CCweixiao |