Apache Parquet VS hjson-java

Compare Apache Parquet vs hjson-java and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Apache Parquet hjson-java
4 0
2,374 150
2.8% 0.7%
9.2 6.5
1 day ago 6 months ago
Java Java
Apache License 2.0 MIT License
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.

hjson-java

Posts with mentions or reviews of hjson-java. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hjson-java yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Apache Parquet and hjson-java you can also consider the following projects:

Protobuf - Protocol Buffers - Google's data interchange format

Apache Thrift - Apache Thrift

Apache Avro - Apache Avro is a data serialization system.

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

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

Persistent Collection - A Persistent Java Collections Library

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

tape - A lightning fast, transactional, file-based FIFO for Android and Java.

pqrs - Command line tool for inspecting Parquet files