| Name |
Apache Avro |
Apache Iceberg |
| Description |
Apache Avro is the leading serialization format for record data, and first choice for streaming data pipelines. |
Iceberg is a high-performance format for huge analytic tables. Utilises data stored in either parquet, avro, or orc. |
| License |
Apache license 2.0 |
Apache license 2.0 |
| Source code |
https://github.com/apache/avro |
https://github.com/apache/iceberg |
| Website |
https://avro.apache.org/ |
https://iceberg.apache.org/ |
| Year created |
2009 |
2017 |
| Company |
Apache |
Netflix |
| Language support |
java, c++, c#, c, python, javascript, perl, ruby, php, rust |
|
| Use cases |
Stream processing, Analytics, Efficient data exchange |
Write once read many, Analytics, Efficient storage, ACID transactions |
| Is human readable |
no
|
no
|
| Orientation |
row |
column or row |
| Has type system |
yes
|
yes
|
| Has nested structure support |
yes
|
yes
|
| Has native compression |
yes
|
yes
|
| Has encoding support |
yes
|
yes
|
| Has constraint support |
no
|
no
|
| Has acid support |
no
|
yes
|
| Has metadata |
yes
|
yes
|
| Has encryption support |
no
|
maybe
|
| Data processing framework support |
Apache Flink,
Apache Gobblin,
Apache NiFi,
Apache Pig,
Apache Spark,
|
Apache Drill,
Apache Flink,
Apache Gobblin,
Apache Pig,
Apache Spark,
|
| Analytics query support |
Apache Impala,
Apache Druid,
Apache Hive,
Apache Pinot,
AWS Athena,
BigQuery,
Clickhouse,
Firebolt,
|
Apache Impala,
Apache Druid,
Apache Hive,
AWS Athena,
BigQuery,
Clickhouse,
Dremio,
DuckDB,
Presto,
Trino,
|