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 query performance traditionally associated with a data warehouse.
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…
Data Warehouse
A data warehouse is a centralized repository that stores structured, cleaned, and integrated data from multiple source systems, organized specifically to suppo…
Data Lake
A data lake is a centralized storage repository that holds raw data in its native format — structured, semi-structured, or unstructured — without requiring a p…
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…
ELT
ELT (Extract, Load, Transform) is a data integration pattern that loads raw data into a destination system first and performs transformation afterward, using t…