Zekeriya BesirogluData Lake, Lakehouse, Data Mesh, and Data Fabric, including their architectures, differences, and…Let’s break down the different data management architectures, their differences, and use cases.Nov 15
Hazal GültekinData WarehouseIn this article, I discussed what a data warehouse is, its basic architecture, and the differences between it and a database.Dec 6Dec 6
Andreas LennartzBuilding a Data Warehouse with ETLBox: A .NET Developer’s GuideIntroductionNov 10, 2023Nov 10, 2023
Zekeriya BesirogluData Lake, Lakehouse, Data Mesh, and Data Fabric, including their architectures, differences, and…Let’s break down the different data management architectures, their differences, and use cases.Nov 15
Hazal GültekinData WarehouseIn this article, I discussed what a data warehouse is, its basic architecture, and the differences between it and a database.Dec 6
Andreas LennartzBuilding a Data Warehouse with ETLBox: A .NET Developer’s GuideIntroductionNov 10, 2023
sefedoSCD Type 2 process in Postgres : one script for allIntro: we will present one psql script capable of handling any SCD Type 2 dimension just by providing table name. Intended audience: data…Nov 4
InAnalytics VidhyabyVivek ChaudharySCD Type1 Implementation in PysparkThe objective of this article is to understand the implementation of SCD Type1 using Bigdata computation framework Apache Spark.Jul 24, 20201
gelovolroMeasures and dimensions in DWH. Preparing a star schema model in PostgreSQL.Below it’s provided the SQL code example (SQL DDL and the PL/pgSQL function for data seeding). It demonstrates the construction of a…Aug 18