Qeasy Cloud
Get Started
HBASE

HBASE Connector: Integration Solutions & API Assets

HBase是一个分布式的、面向列的开源数据库,该技术来源于FayChang所撰写的Google论文“Bigtable:一个结构化数据的分布式存储系统”。就像Bigtable利用了Google文件系统(FileSystem)所提供的分布式数据存储一样,HBase在Hadoop之上提供了类似于Bigtable的能力。HBase是Apache的Hadoop项目的子项目。HBase不同于一般的关系数据库,它是一个适合于非结构化数据存储的数据库。另一个不同的是HBase基于列的而不是基于行的模式。

API Engineering

Full Lifecycle Management for HBASE APIs

The Qeasy HBASE connector ships with interface adaptation and data mapping, managed visually across the full lifecycle — development, debugging, publishing, monitoring and alerting — to connect HBASE with your other systems fast.

HBase是一个面向列式存储的分布式数据库,其设计思想来源于Google的BigTable论文。HBase底层存储基于HDFS实现,集群的管理基于ZooKeeper实现。HBase良好的分布式架构设计为海量数据的快速存储、随机访问提供了可能,基于数据副本机制和分区机制可以轻松实现在线扩容、缩容和数据容灾,是大数据领域中Key-Value数据结构存储最常用的数据库方案。

HBASE的目标是存储并处理大型的数据,更具体来说是仅需使用普通的硬件配置,就能够处理由成千上万的行和列所组成的大型数据。HBASE是GoogleBigtable的开源实现,但是也有很多不同之处。比如:GoogleBigtable利用GFS作为其文件存储系统,HBASE利用HadoopHDFS作为其文件存储系统;Google运行MAPREDUCE来处理Bigtable中的海量数据,HBASE同样利用HadoopMapReduce来处理HBASE中的海量数据;GoogleBigtable利用Chubby作为协同服务,HBASE利用Zookeeper作为对应。

    • Visually configure requests and responses — no hardcoding
    • Built-in auth, signing and encryption adapters
    • Visual orchestration of field mapping and data cleansing
    • Debug online with mock data for fast joint testing
    • Full request/response logging for instant troubleshooting
    • Verified against sandbox environments of business systems
    • One-click release with changes taking effect instantly
    • Versioning and gray rollout with rollback support
    • API assets archived automatically — reusable and auditable
    • Real-time runtime monitoring with automatic alerts
    • Automatic retry and compensation keep data consistent
    • Visualized metrics for call volume and latency

Search HBASE Connector Solutions with Other Systems

No more HBASE connector cases yet