Apache Iceberg
Apache Iceberg is an open-source table format for huge analytic datasets that brings database-like features such as schema evolution, ACID transactions, and time travel to data stored in a data lake.
6 resources across 1 library
Glossary Terms(6)
Apache Iceberg
Apache Iceberg is an open-source table format for huge analytic datasets that brings database-like features such as schema evolution, ACID transactions, and ti…
Delta Lake
Delta Lake is an open-source storage layer and table format, originally developed by Databricks, that brings ACID transactions, schema enforcement, and time tr…
Apache Hudi
Apache Hudi (Hadoop Upserts Deletes and Incrementals) is an open-source data lake table format and framework that enables efficient upserts, deletes, and incre…
Presto
Presto is an open-source, distributed SQL query engine designed to run fast, interactive analytic queries against data of any size, spanning multiple data sour…
Trino
Trino is an open-source, distributed SQL query engine, originally forked from Presto as PrestoSQL, built for fast, interactive analytics across large-scale and…
StarRocks
StarRocks is an open-source, high-performance MPP (massively parallel processing) analytical database designed for real-time, high-concurrency SQL queries over…