Submitted:
28 September 2023
Posted:
03 October 2023
You are already at the latest version
Abstract
Keywords:
1. Introduction
2. Background
2.1. Data Warehouse, Data Vault and DataLake
2.2. Logical Data Warehouse
2.3. Persistence Kappa Architectures
2.4. Data Lakehouse
2.5. Data Fabric and Data Mesh
3. Methodology
4. Comparison
5. Discussion
6. Conclusions
References
- Kimball, R.; Ross, M. The Data Warehouse Toolkit: The Definitive Guide to Dimensional Modeling. The Data Warehouse Toolkit: The Definitive Guide to Dimensional Modeling, 2013.
- Inmon, W.H. Building the Data Warehouse. 2005.
- Zaidi, E.; Thoo, E.; Simoni, G.; Beyer, M. Data Fabrics Add Augmented Intelligence to Mod- ernize Your Data Integration. Gartner, Tech. Rep, vol. 00450706, 2019.
- “Understanding the logical data warehouse: The emerging practice,” 2012.
- “How to Move Beyond a Monolithic Data Lake to a Distributed Data Mesh - martinfowler.”.
- Linstedt, D.; Olschimke, M. Building a Scalable Data Warehouse with Data Vault 2.0. 2015.
- Inmon, B. Building the Data Lakehouse. pp. 2021–2021.
- Inmon, B.; Levins, M.; Srivastava, R. Building the Data Lakehouse.
- Zaidi, E. Data Fabrics Add Augmented Intelligence to Modernize Your Data Integration. 2019.
- R. Van Der and Lans, Logical Data Fabric to the Rescue: Integrating Data Warehouses, Data Lakes, and Data Hubs.
- Gamma, E. Design Patterns: Elements of Reusable Object-Oriented Software. pp. 2021–2021, 1995.

| Data Warehouse | Data Vault | Data Lake | Logical Data Warehouse | Data Fabric | Data Mesh | Data Lakehouse | |
| Data Format | Relational database | Relational database | File/object save to base more open file formats | Differentdata formatswith polyglot persistence | Different data formatswith polyglot persistence | Different data formatswith polyglot persistence | File/object save to base more open file formats |
| Data Storage | physical proprietary storage, structured data, limited support for semi-structured data | physical proprietary storage, structured data, limited support for semi-structured data | Structured data, semi-structured data, textual data, un structured (raw) data | Structured data in DWH, semi- structured, textual, and unstructured data in data lake | Structured data, semi-structured data, textual data, unstructured (raw) data | structured data, semi-structured data, textual data, unstructured (raw) data | Structured data, semi-structured data, textual data, unstructured (raw) data |
| Data Ingession Processing | Usually daily, limitation by batch/ETL cycles | Usually daily, limitation by batch/ETL cycles | Almost real time possible through streaming | Batch-/ETL cycles in DWH Streaming possible in data lake | Up to real time possible through data virtualization (depending on data product) | Up to real time possible through data virtualization (depending on data product) | Combination of batch/ETL cycles, possibly data streaming |
| Data Access | SQL | SQL | Open APIs for file/object access, limited SQL access | Open APIs for file/object access in data lake SQL in DWI and limited across the board with data virtualization | Structured | Open APIs for operational data products, SQL (with data virtualization) for analytical data products | Open APIs for File/object access, SQL |
| Data Consistency | High quality and reliability, ACID transactions | Medium quality in raw vault, high quality in business vault, ACID transactions | Minor quality and reliability | Poor quality and reliability in data lake High Quality ACID transactions in DWH | Depends on im plementation | Depends on data product | Minor quality and reliability in raw data, high quality, ACID transactions at processed data |
| Data Governance & Security | Fine-grained safety and governance (row/column level) | Fine-grained safety and governance (row/column level) | Weak safety and governance in file level | Fine granular in DWH Weak safety and Governance in data lake | Depends on implementation | Depends on data product | Fine-grained for SQL access, weak safety and governance at file/object access |
| Performance | High because it can be specifically optimized | High because it can be specifically optimized | Rather low as file/object based, depending on data usage (MapReduce, Spark) | High in DWH, rather low in data lake (depending on data usage) | Depends on implementation | Depends on data product | Medium since limited until long optimization possibilities |
| Scalability | Scaling becomes exponentially more expensive | Scaling will be more expensive but easier to han dle than in the classic DWH | Highly scalable for large Amounts of data at low cost | Scaling expensive in the DWH, cheap in data lake | Depends on implementation | Depends on data product | Highly scalable for large amounts of data at low cost |
| BusinessUse Cases | Classic BI, reports, dashboards, SQL | Classic Bl, reports, dashboards, SQL | Data science, especially machine learning | Diverse, from classic Bl to self- service BI to machine learning | Data lake product, classic Bl, self-service Bl, machine learning, also oper ational applications | Data lake product, classic Bl, self-service Bl, machine learning, also operational applications | Diverse, from classic Bl to self-service Bl to machine learning |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).