Software Alternatives, Accelerators & Startups

Apache Arrow VS Apache Avro

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

Apache Arrow logo Apache Arrow

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

Apache Avro logo Apache Avro

Apache Avro is a comprehensive data serialization system and acting as a source of data exchanger service for Apache Hadoop.
  • Apache Arrow Landing page
    Landing page //
    2021-10-03
  • Apache Avro Landing page
    Landing page //
    2022-10-21

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 Avro videos

CCA 175 : Apache Avro Introduction

More videos:

  • Review - End to end Data Governance with Apache Avro and Atlas

Category Popularity

0-100% (relative to Apache Arrow and Apache Avro)
Databases
84 84%
16% 16
Development
0 0%
100% 100
NoSQL Databases
100 100%
0% 0
Data Dashboard
0 0%
100% 100

User comments

Share your experience with using Apache Arrow and Apache Avro. 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 Avro. 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 / 3 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 Avro mentions (12)

  • Open Table Formats Such as Apache Iceberg Are Inevitable for Analytical Data
    Apache AVRO [1] is one but it has been largely replaced by Parquet [2] which is a hybrid row/columnar format [1] https://avro.apache.org/. - Source: Hacker News / 5 months ago
  • Generating Avro Schemas from Go types
    The most common format for describing schema in this scenario is Apache Avro. - Source: dev.to / 5 months ago
  • gRPC on the client side
    Other serialization alternatives have a schema validation option: e.g., Avro, Kryo and Protocol Buffers. Interestingly enough, gRPC uses Protobuf to offer RPC across distributed components:. - Source: dev.to / over 1 year ago
  • Understanding Azure Event Hubs Capture
    Apache Avro is a data serialization system, for more information visit Apache Avro. - Source: dev.to / over 1 year ago
  • tl;dr of Data Contracts
    Once things like JSON became more popular Apache Avro appeared. You can define Avro files which can then be generated into Python, Java C, Ruby, etc.. classes. Source: over 1 year ago
View more

What are some alternatives?

When comparing Apache Arrow and Apache Avro, 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 HBase - Apache HBase – Apache HBase™ Home

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

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