Apache Parquet VS Apache Spark

Compare Apache Parquet vs Apache Spark and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Apache Parquet Apache Spark
4 101
2,407 38,320
2.9% 1.1%
9.2 10.0
2 days ago 7 days ago
Java Scala
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Apache Parquet

Posts with mentions or reviews of Apache Parquet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-11.
  • How-to-Guide: Contributing to Open Source
    19 projects | /r/dataengineering | 11 Jun 2022
    Apache Parquet
  • parquet-tools
    3 projects | /r/golang | 23 Jan 2022
    This go implementation, other than common advantages from go itself (small single executable, support multiple platforms, speed, etc.), has some neat features compare with Java parquet tool and Python one like:
  • Writing Apache Parquet Files
    2 projects | /r/androiddev | 30 May 2021
    Hi, I've been trying to write parquet files on android for the past couple of days, and have really been struggling to find a solution. My original hypothesis was to just use the java parquet implementation (https://github.com/apache/parquet-mr), but I've since realized that not all java libraries play well with Android. I've gone through essentially dependency hell trying to franken-fit the library into my project, and imported as much as i could before hitting walls such as this one (https://github.com/mockito/mockito/issues/841).
  • pqrs: A parquet-tools replacement in Rust using Apache Arrow
    2 projects | /r/dataengineering | 18 Feb 2021
    Like many of you probably do, I tend to work with Parquet files a lot. parquet-tools has been my tool of choice for inspecting parquet files, but that has been deprecated recently. So, I created a replacement for it using Rust and Apache Arrow.

Apache Spark

Posts with mentions or reviews of Apache Spark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.

What are some alternatives?

When comparing Apache Parquet and Apache Spark you can also consider the following projects:

Protobuf - Protocol Buffers - Google's data interchange format

Trino - Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

Apache Thrift - Apache Thrift

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

Apache Avro - Apache Avro is a data serialization system.

Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Apache Orc - Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

Scalding - A Scala API for Cascading

Big Queue - A big, fast and persistent queue based on memory mapped file.

mrjob - Run MapReduce jobs on Hadoop or Amazon Web Services

Wire - gRPC and protocol buffers for Android, Kotlin, Swift and Java.

luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.