当前位置:网站首页>数仓:数仓从ETL到ELT架构的转化以及俩者的区别
数仓:数仓从ETL到ELT架构的转化以及俩者的区别
2022-08-02 02:30:00 【Freedom3568】
一、简介
分布式数据库技术正在迅速发展,随着数据处理的实时性需求越来越高,公司在管理数据处理的过程中,开始从ETL方案,逐渐转向ELT方案。
ETL(Extract-Transform-Load),是对数据进行抽取、转换、加载的一系列过程,数据从数据源移动到中间区域(Staging Area),然后再进入数据仓库,所有转换都在数据加载到仓库之前执行。
而ELT(Extract-Load-Transform),则提供了更现代化的替代方案,在该方案中,分析师在转换数据之前将数据加载到数据仓库中,从而支持更灵活、更敏捷的工作方式。
无论是ETL,还是ELT,都是把数据从数据源移动到数据仓库的过程。两种方案的根本区别,在于原始数据「转换」和「加载」的先后顺序,以及随后如何执行分析。
在本文中,我们将对两种方案之间的差异,以及ELT的优势展开讨论。
二、ETL
传统ETL步骤:
- 抽取:按照时间戳、触发条件等方式,从数据源中抽取原始数据。在
边栏推荐
- NAS和私有云盘的区别?1篇文章说清楚
- 项目场景 with ERRTYPE = cudaError CUDA failure 999 unknown error
- mysql 查看死锁
- 2022-08-01 Install mysql monitoring tool phhMyAdmin
- ALCCIKERS Shane 20191114
- Safety (1)
- BioVendor Human Club Cellular Protein (CC16) Elisa Kit Research Fields
- 20. 用两个栈实现队列
- LeetCode 213. Robbery II (2022.08.01)
- 2022-08-01 mysql/stoonedb slow SQL-Q18 analysis
猜你喜欢
2022 Henan Youth Training League Game (3)
Power button 1374. Generate each character string is an odd number
Good News | AR opens a new model for the textile industry, and ALVA Systems wins another award!
[LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree
【LeetCode Daily Question】——704. Binary Search
网络层解析——IP协议、地址管理、路由选择
The first time I wrote a programming interview question for Niu Ke: input a string and return the letter with the most occurrences of the string
yaml
项目场景 with ERRTYPE = cudaError CUDA failure 999 unknown error
工程师如何对待开源
随机推荐
Rasa 3.x 学习系列- Rasa - Issues 4873 dispatcher.utter_message 学习笔记
swift project, sqlcipher3 -> 4, cannot open legacy database is there a way to fix it
JS中获取对象数据类型的键值对的键与值
[LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree
字典常用方法
isa指针使用详情
Nanoprobes多组氨酸 (His-) 标签标记:重组蛋白检测方案
Outsourcing worked for three years, it was abolished...
The first time I wrote a programming interview question for Niu Ke: input a string and return the letter with the most occurrences of the string
Nanoprobes纳米探针丨Nanogold偶联物的特点和应用
CASE2023
1688以图搜货
FOFAHUB使用测试
OC中成员变量,实例变量和属性之间的区别和联系
2022牛客多校三_F G
OC和Swift语言的区别
Oracle数据类型介绍
cocos中使用async await异步加载资源
一次SQL优化,数据库查询速度提升 60 倍
Lombok