The data layer that performs etl processing on data is: data loading layer. ETL is the process of loading business system data into the data warehouse after extraction, cleaning and conversion. The purpose is to integrate scattered, messy, and non-standard data in the enterprise to provide analytical basis for enterprise decision-making.
The operating environment of this tutorial: Windows 10 system, Dell G3 computer.
The data layer that performs etl processing on data is: data loading layer.
ETL (Extract-Transform-Load, data warehouse technology) is the process of extracting (extract), cleaning and transforming (transforming) the data of the business system and then loading (loading) it into the data warehouse. The purpose is to integrate scattered, messy, and non-standard data in the enterprise to provide analytical basis for the enterprise's decision-making. ETL is an important link in the BI (Business Intelligence) project.
Description of each layer of the data warehouse:
1. Data loading layer: ETL (Extract-Transform-Load)
2. Data operation layer: ODS (Operational Data Store)
3. Data warehouse layer: DW (Data Warehouse)
Data detail layer: DWD (Data Warehouse Detail)
Data middle layer: DWM (Data WareHouse Middle)
Data service layer: DWS (Data WareHouse Service)
4. Data application layer: APP (Application)
5. Dimension surface layer: DIM (Dimension)
Benefits of layering:
Clear data structure: Each data layer has its scope and responsibilities, making it easier to locate and understand when using tables
Reduce Repeated development: standardize data stratification and develop some common middle-tier data, which can greatly reduce repeated calculations
Unified data caliber: provide unified data export through data stratification, Unify the data caliber for external output
Simplification of complex problems: Divide complex tasks into multiple steps to complete. Each layer only processes a single step, which is relatively simple and easy to understand. When there is a problem with the data, you don't need to repair all the data, you just need to start repairing it from the problematic step.
Shield the exception of the original data: there is no need to change the business once and re-access the data.
For more related knowledge, please visit the FAQ column!
The above is the detailed content of What is the data layer for etl processing of data?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver Mac version
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

SublimeText3 Chinese version
Chinese version, very easy to use

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
