About 28,300 results
Open links in new tab
  1. Apache HBase

    Apache HBase® is the Hadoop database, a distributed, scalable, big data store.

  2. Apache HBase - GeeksforGeeks

    4 days ago · Apache HBase is a distributed, scalable, NoSQL database built on top of the Hadoop Distributed File System (HDFS). It …

  3. Apache HBase – Apache HBase™ Home

    Apache HBase™ is the Hadoop database, a distributed, scalable, big data store. Use Apache HBase™ when you need random, …

  4. Downloads - Apache HBase

    Download Apache HBase releases, connectors, and operator tools with verification hashes and signatures.

  5. Apache HBase - Wikipedia

    HBase is an open-source non-relational distributed database modeled after Google's Bigtable and written in Java. It is developed as …

  6. GitHub - apache/hbase: Apache HBase

    Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google's Bigtable: A Distributed …

  7. What is HBase? - Apache HBase Explained - AWS

    Apache HBase is an open-source, NoSQL, distributed big data store. It enables random, strictly consistent, real-time access to …

  8. Architecture of HBase - GeeksforGeeks

    Dec 8, 2025 · HBase is a distributed, scalable, NoSQL database built on top of Hadoop. It is designed to store huge amounts of …

  9. HBase Tutorial for Beginners: What is HBase? Learn in 3 Days!

    Dec 17, 2025 · Hbase is a column-oriented database management system that runs on top of HDFS (Hadoop Distributed File …

  10. 什么是HBase?终于有人讲明白了 - Data跳动 - 博客园

    May 30, 2022 · 一、初识HBase HBase 是一个面向列式存储的分布式数据库,其设计思想来源于 Google 的 BigTable 论文。HBase …