Apache HBase

Apache HBase (by apache)

Apache HBase Alternatives

Similar projects and alternatives to Apache HBase

  1. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

  4. MongoDB

    The MongoDB Database

  5. ClickHouse

    ClickHouse® is a real-time analytics database management system

  6. MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  7. Milvus

    Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

  8. cockroach

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vitess

    Vitess is a database clustering system for horizontal scaling of MySQL.

  11. Memcached

    memcached development tree

  12. Neo4j

    59 Apache HBase VS Neo4j

    Graphs for Everyone

  13. PostgreSQL

    58 Apache HBase VS PostgreSQL

    PostgreSQL client for node.js.

  14. RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  15. Memgraph

    Open-source graph database, tuned for dynamic analytics environments. Easy to adopt, scale and own.

  16. CouchDB

    Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

  17. dgraph

    high-performance graph database for real-time use cases

  18. sqlite

    sqlite mirror (by smparkes)

  19. canopy

    Discontinued Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Apache HBase alternative or higher similarity.

Apache HBase discussion

Log in or Post with

Apache HBase reviews and mentions

Posts with mentions or reviews of Apache HBase. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-09.
  • List of 45 databases in the world
    27 projects | dev.to | 9 Jul 2024
    HBase — Distributed, scalable, big data store.
  • Which Database is Perfect for You? A Comprehensive Guide to MySQL, PostgreSQL, NoSQL, and More
    10 projects | dev.to | 26 Jun 2024
    HBase is an open-source, distributed, scalable big data store that runs on top of the Hadoop Distributed File System (HDFS). It allows for real-time read/write access to large datasets because of its design.
  • How to choose the right type of database
    15 projects | dev.to | 28 Feb 2024
    HBase and Cassandra: Both cater to non-structured Big Data. Cassandra is geared towards scenarios requiring high availability with eventual consistency, while HBase offers strong consistency and is better suited for read-heavy applications where data consistency is paramount.
  • When to Use a NoSQL Database
    4 projects | dev.to | 21 Jul 2023
    NoSQL databases are non-relational databases with flexible schema designed for high performance at a massive scale. Unlike traditional relational databases, which use tables and predefined schemas, NoSQL databases use a variety of data models. There are 4 main types of NoSQL databases - document, graph, key-value, and column-oriented databases. NoSQL databases generally are well-suited for unstructured data, large-scale applications, and agile development processes. The most popular examples of NoSQL databases are MongoDB (document), Memgraph (graph), Redis (key-value store) and Apache HBase (column-oriented).
  • YouTube System Design
    2 projects | /r/softwarearchitecture | 5 Feb 2023
  • In One Minute : Hadoop
    10 projects | dev.to | 21 Nov 2022
    HBase, A scalable, distributed database that supports structured data storage for large tables.
  • SQL or a graph database to build a social network with recommender?
    1 project | news.ycombinator.com | 18 Aug 2022
  • What’s the Database Plus concept and what challenges can it solve?
    5 projects | dev.to | 10 May 2022
    Today, it is normal for enterprises to leverage diversified databases. In my market of expertise, China, in the Internet industry, MySQL together with data sharding middleware is the go to architecture, with GreenPlum, HBase, Elasticsearch, Clickhouse and other big data ecosystems being auxiliary computing engine for analytical data. At the same time, some legacy systems (such as SQLServer legacy from .NET transformation, or Oracle legacy from outsourcing) can still be found in use. In the financial industry, Oracle or DB2 is still heavily used as the core transaction system. New business is migrating to MySQL or PostgreSQL. In addition to transactional databases, analytical databases are increasingly diversified as well.
  • Fully featured Repository Pattern with Typescript and native PostgreSQL driver
    5 projects | dev.to | 20 Mar 2022
    For this type of systems PostgreSQL not best solution, and for a number of reasons like lack of replication out of the box. And we strictly must not have «Vendor lock», and therefore also did not take modern SQL databases like Amazon Aurora. And end of the ends the choice was made in favor Cassandra, for this article where we will talking about low-lever implementation of Repository Pattern it is not important, in your case it can be any unpopular database like HBase for example.
  • Non-relational data models
    2 projects | dev.to | 30 Nov 2021
    Apache HBase
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic Apache HBase repo stats
12
5,343
9.6
2 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Java is
the 8th most popular programming language
based on number of references?