Software Alternatives, Accelerators & Startups

Apache Arrow VS Apache HBase

Compare Apache Arrow VS Apache HBase and see what are their differences

Apache Arrow logo Apache Arrow

Apache Arrow is a cross-language development platform for in-memory data.

Apache HBase logo Apache HBase

Apache HBase – Apache HBase™ Home
  • Apache Arrow Landing page
    Landing page //
    2021-10-03
  • Apache HBase Landing page
    Landing page //
    2023-07-25

Apache Arrow videos

Wes McKinney - Apache Arrow: Leveling Up the Data Science Stack

More videos:

  • Review - "Apache Arrow and the Future of Data Frames" with Wes McKinney
  • Review - Apache Arrow Flight: Accelerating Columnar Dataset Transport (Wes McKinney, Ursa Labs)

Apache HBase videos

Apache HBase 101: How HBase Can Help You Build Scalable, Distributed Java Applications

Category Popularity

0-100% (relative to Apache Arrow and Apache HBase)
Databases
67 67%
33% 33
NoSQL Databases
57 57%
43% 43
Big Data
100 100%
0% 0
Relational Databases
46 46%
54% 54

User comments

Share your experience with using Apache Arrow and Apache HBase. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Apache Arrow should be more popular than Apache HBase. It has been mentiond 35 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache Arrow mentions (35)

  • Shades of Open Source - Understanding The Many Meanings of "Open"
    It's this kind of certainty that underscores the vital role of the Apache Software Foundation (ASF). Many first encounter Apache through its pioneering project, the open-source web server framework that remains ubiquitous in web operations today. The ASF was initially created to hold the intellectual property and assets of the Apache project, and it has since evolved into a cornerstone for open-source projects... - Source: dev.to / 4 days ago
  • Arrow Flight SQL in Apache Doris for 10X faster data transfer
    Apache Doris 2.1 has a data transmission channel built on Arrow Flight SQL. (Apache Arrow is a software development platform designed for high data movement efficiency across systems and languages, and the Arrow format aims for high-performance, lossless data exchange.) It allows high-speed, large-scale data reading from Doris via SQL in various mainstream programming languages. For target clients that also... - Source: dev.to / about 1 month ago
  • How moving from Pandas to Polars made me write better code without writing better code
    In comes Polars: a brand new dataframe library, or how the author Ritchie Vink describes it... a query engine with a dataframe frontend. Polars is built on top of the Arrow memory format and is written in Rust, which is a modern performant and memory-safe systems programming language similar to C/C++. - Source: dev.to / 4 months ago
  • Time Series Analysis with Polars
    One is related to the heritage of being built around the NumPy library, which is great for processing numerical data, but becomes an issue as soon as the data is anything else. Pandas 2.0 has started to bring in Arrow, but it's not yet the standard (you have to opt-in and according to the developers it's going to stay that way for the foreseeable future). Also, pandas's Arrow-based features are not yet entirely on... - Source: dev.to / 6 months ago
  • TXR Lisp
    IMO a good first step would be to use the txr FFI to write a library for Apache arrow: https://arrow.apache.org/. - Source: Hacker News / 6 months ago
View more

Apache HBase mentions (6)

  • How to choose the right type of database
    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. - Source: dev.to / 4 months ago
  • When to Use a NoSQL Database
    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,... - Source: dev.to / 11 months ago
  • In One Minute : Hadoop
    HBase, A scalable, distributed database that supports structured data storage for large tables. - Source: dev.to / over 1 year ago
  • What’s the Database Plus concept and what challenges can it solve?
    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... - Source: dev.to / about 2 years ago
  • Fully featured Repository Pattern with Typescript and native PostgreSQL driver
    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... - Source: dev.to / over 2 years ago
View more

What are some alternatives?

When comparing Apache Arrow and Apache HBase, you can also consider the following products

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

Apache Ambari - Ambari is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Hadoop clusters.

Delta Lake - Application and Data, Data Stores, and Big Data Tools

Apache Pig - Pig is a high-level platform for creating MapReduce programs used with Hadoop.

Apache Ignite - high-performance, integrated and distributed in-memory platform for computing and transacting on...

Apache Cassandra - The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.