# Apache Iceberg vs Presto

**Leader by Vioscale score:** Apache Iceberg

| Attribute | Apache Iceberg | Presto |
|---|---|---|
| **Vioscale score** | 62.2 (56% (medium)) | 54.6 (33% (low)) |
| activity.commits_last_30d | 100 | 100 |
| adoption.dependent_repos | 1 | 441 |
| adoption.github_stars | 9,176 | 16,724 |
| adoption.package_downloads_weekly | 11,384,061 | - |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | 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. | The fastest open-source SQL query engine for modern data analytics at scale. Enables querying massive datasets across multiple data sources with sub-second performance. |
| features.capabilities | `{"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"}` | `{"deployment":"self","sql_dialect":"ansi","architecture":"separated","license_class":"permissive","semi_structured":"functional","federation_query":true}` |
| integrations.count | 20 | - |
| integrations.list | `[{"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 |
| pricing | `{"type":"open_source","summary":"Open source, no licensing cost","sourceUrl":"https://iceberg.apache.org","retrievedAt":"2026-08-14T08:32:59.428Z"}` | `{"type":"open_source","summary":"Free and open source","freeTier":true,"sourceUrl":"https://prestodb.io","retrievedAt":"2026-08-03T12:41:36.983Z"}` |
| pricing.free_tier | - | yes |
| pricing.model | open_source | commercial |
| pricing.price_level | free | free |
| release.cadence_days | 50 | 47 |
| release.history | `[{"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"}]` | `[{"url":"https://github.com/prestodb/presto/releases/tag/0.298.1","date":"2026-06-17T16:41:32Z","type":"stable","version":"0.298.1"},{"url":"https://github.com/prestodb/presto/releases/tag/0.298","date":"2026-06-12T18:46:43Z","type":"stable","version":"0.298"},{"url":"https://github.com/prestodb/presto/releases/tag/0.297","date":"2026-04-14T01:39:14Z","type":"stable","version":"0.297"},{"url":"https://github.com/prestodb/presto/releases/tag/0.296","date":"2025-12-08T18:33:56Z","type":"stable","version":"0.296"},{"url":"https://github.com/prestodb/presto/releases/tag/0.295","date":"2025-10-15T07:54:22Z","type":"stable","version":"0.295"},{"url":"https://github.com/prestodb/presto/releases/tag/0.294","date":"2025-08-27T18:59:30Z","type":"stable","version":"0.294"},{"url":"https://github.com/prestodb/presto/releases/tag/0.293","date":"2025-08-28T21:44:31Z","type":"stable","version":"0.293"},{"url":"https://github.com/prestodb/presto/releases/tag/0.292","date":"2025-08-28T21:44:27Z","type":"stable","version":"0.292"},{"url":"https://github.com/prestodb/presto/releases/tag/0.291","date":"2025-08-28T21:44:22Z","type":"stable","version":"0.291"},{"url":"https://github.com/prestodb/presto/releases/tag/0.290","date":"2025-08-28T21:44:18Z","type":"stable","version":"0.290"},{"url":"https://github.com/prestodb/presto/releases/tag/0.289","date":"2025-08-28T21:44:13Z","type":"stable","version":"0.289"},{"url":"https://github.com/prestodb/presto/releases/tag/0.288","date":"2025-08-28T21:44:08Z","type":"stable","version":"0.288"},{"url":"https://github.com/prestodb/presto/releases/tag/0.287","date":"2025-08-28T21:44:04Z","type":"stable","version":"0.287"},{"url":"https://github.com/prestodb/presto/releases/tag/0.286","date":"2025-08-28T21:43:58Z","type":"stable","version":"0.286"},{"url":"https://github.com/prestodb/presto/releases/tag/0.285","date":"2025-08-28T21:43:54Z","type":"stable","version":"0.285"},{"url":"https://github.com/prestodb/presto/releases/tag/0.284","date":"2025-08-28T21:43:50Z","type":"stable","version":"0.284"},{"url":"https://github.com/prestodb/presto/releases/tag/0.283","date":"2025-08-28T21:43:46Z","type":"stable","version":"0.283"}]` |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | - |
| security.scorecard | 7.9 | 5 |
| security.vulnerabilities | `{"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}` | `{"count":2,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=com.facebook.presto%3Apresto-jdbc&per_page=100","last_12m":0,"max_severity":"HIGH"}` |

## Capabilities (Data Warehouse Software)

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

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