Skip to content

api-evangelist/apache-hbase

Repository files navigation

Apache HBase (apache-hbase)

Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. It provides random, real-time read/write access to big data and runs on top of Apache Hadoop HDFS, offering a REST API (Stargate), Thrift API, and Java client API for table and cell-level operations.

APIs.json: https://raw.githubusercontent.com/api-evangelist/apache-hbase/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Consumer
  • Access: 3rd-Party

Tags

  • Apache
  • Big Data
  • Bigtable
  • Database
  • Hadoop
  • NoSQL
  • Open Source
  • Wide Column

Timestamps

  • Created: 2026-03-16
  • Modified: 2026-05-19

APIs

Apache HBase REST API

REST API (Stargate) for Apache HBase distributed NoSQL database, providing table management, row and cell operations, and table scanning via HTTP with JSON or XML encoding.

Tags

  • Cells
  • NoSQL
  • REST
  • Rows
  • Tables

Properties

Apache HBase Java Client API

Java client API for all HBase data operations including table administration, filters, coprocessors, batch operations, and async client for high-throughput workloads.

Tags

  • Java
  • NoSQL
  • SDK

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com

About

Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. It provides random, real-time read/write access to big data and runs on top of Apache Hadoop HDFS, offering a REST API (Stargate), Thrift API, and Java client API for table and cell-level operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors