Software Alternatives, Accelerators & Startups

Apache HBase VS Apache Parquet

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

Apache HBase logo Apache HBase

Apache HBase – Apache HBase™ Home

Apache Parquet logo Apache Parquet

Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem.
  • Apache HBase Landing page
    Landing page //
    2023-07-25
  • Apache Parquet Landing page
    Landing page //
    2022-06-17

Apache HBase videos

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

Apache Parquet videos

No Apache Parquet videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Apache HBase and Apache Parquet)
Databases
42 42%
58% 58
NoSQL Databases
64 64%
36% 36
Big Data
0 0%
100% 100
Relational Databases
100 100%
0% 0

User comments

Share your experience with using Apache HBase and Apache Parquet. 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 Parquet should be more popular than Apache HBase. It has been mentiond 19 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 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 / 3 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 / 10 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 / about 2 years ago
View more

Apache Parquet mentions (19)

  • [D] Is there other better data format for LLM to generate structured data?
    The Apache Spark / Databricks community prefers Apache parquet or Linux Fundation's delta.io over json. Source: 5 months ago
  • Demystifying Apache Arrow
    Apache Parquet (Parquet for short), which nowadays is an industry standard to store columnar data on disk. It compress the data with high efficiency and provides fast read and write speeds. As written in the Arrow documentation, "Arrow is an ideal in-memory transport layer for data that is being read or written with Parquet files". - Source: dev.to / about 1 year ago
  • Parquet: more than just "Turbo CSV"
    Googling that suggests this page: https://parquet.apache.org/. Source: about 1 year ago
  • Beginner question about transformation
    You should also consider distribution of data because in a company that has machine learning workflows, the same data may need to go through different workflows using different technologies and stored in something other than a data warehouse, e.g. Feature engineering in Spark and loaded/stored in binary format such as Parquet in a data lake/object store. Source: about 1 year ago
  • Pandas Free Online Tutorial In Python — Learn Pandas Basics In 5 Lessons!
    This section will teach you how to read and write data to and from a variety of file types, including CSV, Excel, SQL, HTML, Parquet, JSON etc. You’ll also learn how to manipulate data from other sources, such as databases and web sites. Source: about 1 year ago
View more

What are some alternatives?

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

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

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

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

Apache Spark - Apache Spark is an engine for big data processing, with built-in modules for streaming, SQL, machine learning and graph processing.

Apache Mahout - Distributed Linear Algebra

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.