Lakehouse: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 3: Line 3:


=Overview=
=Overview=
An architectural pattern used to implement data warehouses that is based on open direct-access data formats (such as Apache Parquet and ORC), has support for machine learning and data science and offers state-of-the-art performance. It is based on the concept of Data Lake.
An architectural pattern used to implement access to data that is based on open direct-access data formats (such as Apache Parquet and ORC), has support for machine learning and data science and offers state-of-the-art performance. It is based on the concept of [[Data Lake]].
=Related Concepts=
Data warehouse. Schema on write. Business Intelligence (BI).  Unstructured data. [[Data Lake]]

Revision as of 20:53, 1 May 2023

External

Overview

An architectural pattern used to implement access to data that is based on open direct-access data formats (such as Apache Parquet and ORC), has support for machine learning and data science and offers state-of-the-art performance. It is based on the concept of Data Lake.

Related Concepts

Data warehouse. Schema on write. Business Intelligence (BI). Unstructured data. Data Lake