# Apache Hudi vs Apache Iceberg

**Leader by Vioscale score:** Apache Iceberg

| Attribute | Apache Hudi | Apache Iceberg |
|---|---|---|
| **Vioscale score** | 49.7 (57% (medium)) | 62.2 (56% (medium)) |
| activity.commits_last_30d | 100 | 100 |
| adoption.dependent_repos | 358 | 1 |
| adoption.github_stars | 6,219 | 9,176 |
| adoption.package_downloads_weekly | 8,142 | 11,384,061 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | Apache Hudi is an open-source project enabling data teams to manage analytics datasets with ACID transactions, temporal data access, and change capture. It provides multi-language APIs and integrates with data processing systems like Spark, Flink, and Presto. | Apache Iceberg is a table format that enables reliable, ACID-compliant SQL operations on big data. It allows multiple query engines—such as Spark, Trino, Flink, Hive, and Impala—to safely read and write the same tables concurrently, bringing traditional database semantics to analytics workloads. |
| features.capabilities | `{"deployment":"self","architecture":"separated","license_class":"permissive","table_formats":"Parquet with MOR support","semi_structured":"functional","federation_query":true}` | `{"deployment":"embedded","data_sharing":true,"license_class":"permissive","table_formats":"Iceberg (Parquet, ORC, Avro, Puffin data files)","semi_structured":"first_class","federation_query":true,"streaming_ingest":true,"concurrency_scaling":"automatic"}` |
| integrations.count | 7 | 20 |
| integrations.list | `[{"name":"AWS Glue"},{"name":"Apache Spark"},{"name":"Apache Flink"},{"name":"Trino"},{"name":"Presto"},{"name":"Apache Hive"},{"name":"Apicurio Registry"}]` | `[{"name":"Spark"},{"name":"Trino"},{"name":"Presto"},{"name":"Flink"},{"name":"Hive"},{"name":"Impala"},{"name":"PyArrow"},{"name":"DuckDB"},{"name":"Polars"},{"name":"Pandas"},{"name":"Ray"},{"name":"Datafusion"},{"name":"BigQuery"},{"name":"SQLAlchemy"},{"name":"S3"},{"name":"GCS"},{"name":"Azure Data Lake Storage"},{"name":"Hadoop"},{"name":"Kerberos"},{"name":"Thrift"}]` |
| language.primary | Java | Java |
| license.spdx | Apache-2.0 | Apache-2.0 |
| platform.support | `{"linux":true}` | - |
| pricing | `{"type":"open_source","freeTier":true,"sourceUrl":"https://hudi.apache.org","retrievedAt":"2026-08-14T08:37:26.336Z"}` | `{"type":"open_source","summary":"Open source, no licensing cost","sourceUrl":"https://iceberg.apache.org","retrievedAt":"2026-08-14T08:32:59.428Z"}` |
| pricing.free_tier | yes | - |
| pricing.model | open_source | open_source |
| pricing.price_level | free | free |
| release.cadence_days | 61 | 50 |
| release.history | `[{"url":"https://github.com/apache/hudi/releases/tag/release-0.14.2","date":"2026-06-08T10:09:51Z","type":"stable","version":"release-0.14.2"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.2.0","date":"2026-05-23T23:22:18Z","type":"stable","version":"release-1.2.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.15.1","date":"2026-05-21T14:17:37Z","type":"stable","version":"release-0.15.1"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.1.1","date":"2025-12-18T08:07:23Z","type":"stable","version":"release-1.1.1"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.1.0","date":"2025-11-17T23:41:29Z","type":"stable","version":"release-1.1.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.0.2","date":"2025-05-02T04:04:52Z","type":"stable","version":"release-1.0.2"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.0.1","date":"2025-02-19T04:57:56Z","type":"stable","version":"release-1.0.1"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.0.0","date":"2024-12-11T09:35:51Z","type":"stable","version":"release-1.0.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.0.0-beta2","date":"2024-07-16T07:41:55Z","type":"prerelease","version":"release-1.0.0-beta2"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.15.0","date":"2024-06-06T20:06:05Z","type":"stable","version":"release-0.15.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.14.1","date":"2024-01-04T16:45:04Z","type":"stable","version":"release-0.14.1"},{"url":"https://github.com/apache/hudi/releases/tag/release-1.0.0-beta1","date":"2023-11-14T19:51:43Z","type":"prerelease","version":"release-1.0.0-beta1"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.14.0","date":"2023-10-05T01:31:24Z","type":"stable","version":"release-0.14.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.13.1","date":"2023-05-31T03:23:06Z","type":"stable","version":"release-0.13.1"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.12.3","date":"2023-04-24T02:39:20Z","type":"stable","version":"release-0.12.3"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.13.0","date":"2023-02-21T22:57:21Z","type":"stable","version":"release-0.13.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.12.2","date":"2022-12-28T05:18:27Z","type":"stable","version":"release-0.12.2"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.12.1","date":"2022-10-19T13:57:20Z","type":"stable","version":"release-0.12.1"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.12.0","date":"2022-08-17T05:50:08Z","type":"stable","version":"release-0.12.0"},{"url":"https://github.com/apache/hudi/releases/tag/release-0.11.1","date":"2022-06-18T20:07:19Z","type":"stable","version":"release-0.11.1"}]` | `[{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.11.0","date":"2026-05-20T08:47:57Z","type":"stable","version":"apache-iceberg-1.11.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.10.2","date":"2026-05-18T21:58:12Z","type":"stable","version":"apache-iceberg-1.10.2"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.10.1","date":"2025-12-22T22:04:42Z","type":"stable","version":"apache-iceberg-1.10.1"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.10.0","date":"2025-09-11T15:08:46Z","type":"stable","version":"apache-iceberg-1.10.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.9.2","date":"2025-07-18T13:44:58Z","type":"stable","version":"apache-iceberg-1.9.2"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.9.1","date":"2025-05-28T16:52:05Z","type":"stable","version":"apache-iceberg-1.9.1"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.9.0","date":"2025-04-28T06:27:16Z","type":"stable","version":"apache-iceberg-1.9.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.7.2","date":"2025-03-19T10:12:37Z","type":"stable","version":"apache-iceberg-1.7.2"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.8.1","date":"2025-02-28T07:52:17Z","type":"stable","version":"apache-iceberg-1.8.1"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.8.0","date":"2025-02-13T09:13:46Z","type":"stable","version":"apache-iceberg-1.8.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.7.1","date":"2024-12-06T20:01:03Z","type":"stable","version":"apache-iceberg-1.7.1"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.7.0","date":"2024-11-08T15:12:01Z","type":"stable","version":"apache-iceberg-1.7.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.6.1","date":"2024-08-27T17:47:30Z","type":"stable","version":"apache-iceberg-1.6.1"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.6.0","date":"2024-07-23T12:06:44Z","type":"stable","version":"apache-iceberg-1.6.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.5.2","date":"2024-05-16T07:50:32Z","type":"stable","version":"apache-iceberg-1.5.2"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.5.1","date":"2024-04-30T12:43:30Z","type":"stable","version":"apache-iceberg-1.5.1"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.5.0","date":"2024-03-11T11:00:15Z","type":"stable","version":"apache-iceberg-1.5.0"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.4.3","date":"2023-12-27T17:15:46Z","type":"stable","version":"apache-iceberg-1.4.3"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.4.2","date":"2023-11-07T16:44:26Z","type":"stable","version":"apache-iceberg-1.4.2"},{"url":"https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.4.1","date":"2023-10-23T11:03:35Z","type":"stable","version":"apache-iceberg-1.4.1"}]` |
| reliability.status_page | - | yes |
| security.disclosure_policy | - | yes |
| security.scorecard | 6.5 | 7.9 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=org.apache.hudi%3Ahudi-hadoop-mr&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=apache-iceberg&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Data Warehouse Software)

| Capability | Apache Hudi | Apache Iceberg |
|---|:--:|:--:|
| **Deployment** |  |  |
| Deployment | Self-hosted | Embedded |
| **Architecture** |  |  |
| Architecture | Separated storage/compute | - |
| Compute model | - | - |
| **Query** |  |  |
| SQL dialect | - | - |
| Federation / lakehouse query-in-place | ✓ | ✓ |
| **Interoperability** |  |  |
| Table-format support | Parquet with MOR support | Iceberg (Parquet, ORC, Avro, Puffin data files) |
| **Scale** |  |  |
| Concurrency scaling | - | Automatic |
| **Ingestion** |  |  |
| Streaming ingest | - | ✓ |
| **Data model** |  |  |
| Semi-structured (JSON/VARIANT) | Functional | First-class |
| **Analytics** |  |  |
| ML / in-DB functions | - | - |
| **Sharing** |  |  |
| Data sharing / marketplace | - | ✓ |
| **Licensing** |  |  |
| Licence class | Permissive OSS | Permissive OSS |

*Source: Vioscale. Generated 2026-09-01T17:00:55.076Z. "-" = undocumented, not absent.*
