当前位置:网站首页>数仓:数仓从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步骤:
- 抽取:按照时间戳、触发条件等方式,从数据源中抽取原始数据。在
边栏推荐
- 灰度传感器、、、diy原理。。图
- 2022牛客多校三_F G
- leetcode/字符串中的变位词-s1字符串的某个排列是s2的子串
- IMU预积分的简单理解
- 2022-07-30 mysql8 executes slow SQL-Q17 analysis
- BioVendor Human Club Cellular Protein (CC16) Elisa Kit Research Fields
- Electronic Manufacturing Warehouse Barcode Management System Solution
- 【ORB_SLAM2】void Frame::AssignFeaturesToGrid()
- Docker-compose安装mysql
- [ORB_SLAM2] void Frame::ComputeImageBounds(const cv::Mat & imLeft)
猜你喜欢

字典常用方法

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

ApiFox 基本使用教程(浅尝辄止,非广)
![[Server data recovery] Data recovery case of server Raid5 array mdisk disk offline](/img/08/d693c7e2fff8343b55ff3c1f9317c6.jpg)
[Server data recovery] Data recovery case of server Raid5 array mdisk disk offline

Win Go development kit installation configuration, GoLand configuration

Personal blog system project test

Project Background Technology Express

Flask 报错:WARNING This is a development server. Do not use it in a production deployment

局部敏感哈希:如何在常数时间内搜索Embedding最近邻

qt点云配准软件
随机推荐
messy website
2022-08-01 mysql/stoonedb slow SQL-Q18 analysis
Nanoprobes Polyhistidine (His-) Tag: Recombinant Protein Detection Protocol
Rasa 3 x learning series - Rasa - 4873 dispatcher Issues. Utter_message study notes
BI-SQL丨WHILE
线程的不同状态
yaml
优炫数据库导库导错了能恢复吗?
Redis Persistence - RDB and AOF
canal同步Mariadb到Mysql
周鸿祎称微软抄袭,窃取360安全模式
Rasa 3.x 学习系列- Rasa - Issues 4873 dispatcher.utter_message 学习笔记
GTK RGB图像绘制
简单的页面跳转活动
Remember a gorm transaction and debug to solve mysql deadlock
2022-07-30 mysql8 executes slow SQL-Q17 analysis
2022-08-01 安装mysql监控工具phhMyAdmin
51. 数字排列
记一次gorm事务及调试解决mysql死锁
Flask 报错:WARNING This is a development server. Do not use it in a production deployment