Software Alternatives & Reviews

Apache Parquet VS Apache ORC

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

Apache Parquet logo Apache Parquet

Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem.

Apache ORC logo Apache ORC

Apache ORC is a columnar storage for Hadoop workloads.
  • Apache Parquet Landing page
    Landing page //
    2022-06-17
  • Apache ORC Landing page
    Landing page //
    2022-09-18

Category Popularity

0-100% (relative to Apache Parquet and Apache ORC)
Databases
73 73%
27% 27
Big Data
72 72%
28% 28
NoSQL Databases
100 100%
0% 0
Data Dashboard
58 58%
42% 42

User comments

Share your experience with using Apache Parquet and Apache ORC. 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 ORC. 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 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 / 12 months 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

Apache ORC mentions (3)

  • Java Serialization with Protocol Buffers
    The information can be stored in a database or as files, serialized in a standard format and with a schema agreed with your Data Engineering team. Depending on your information and requirements, it can be as simple as CSV, XML or JSON, or Big Data formats such as Parquet, Avro, ORC, Arrow, or message serialization formats like Protocol Buffers, FlatBuffers, MessagePack, Thrift, or Cap'n Proto. - Source: dev.to / over 1 year ago
  • AWS EMR Cost Optimization Guide
    Data formatting is another place to make gains. When dealing with huge amounts of data, finding the data you need can take up a significant amount of your compute time. Apache Parquet and Apache ORC are columnar data formats optimized for analytics that pre-aggregate metadata about columns. If your EMR queries column intensive data like sum, max, or count, you can see significant speed improvements by reformatting... - Source: dev.to / over 2 years ago
  • Apache Hudi - The Streaming Data Lake Platform
    The following stack captures layers of software components that make up Hudi, with each layer depending on and drawing strength from the layer below. Typically, data lake users write data out once using an open file format like Apache Parquet/ORC stored on top of extremely scalable cloud storage or distributed file systems. Hudi provides a self-managing data plane to ingest, transform and manage this data, in a... - Source: dev.to / almost 3 years ago

What are some alternatives?

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

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

Amazon EMR - Amazon Elastic MapReduce is a web service that makes it easy to quickly process vast amounts of data.

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

Apache Kudu - Apache Kudu is Hadoop's storage layer to enable fast analytics on fast data.

Impala - Impala is a modern, open source, distributed SQL query engine for Apache Hadoop.

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