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 travel to data stored in a data lake, typically as Parquet files.
5 resources across 1 library
Glossary Terms(5)
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…
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…
Data Lakehouse
A data lakehouse is a data architecture that combines the low-cost, flexible storage of a data lake with the transactional reliability, schema enforcement, and…