当前位置:网站首页>concept noun
concept noun
2022-08-11 07:14:00 【Eating too much sugar will not gain weight】
Explanation of CDC concepts and terms
CDC Concepts
CDC=Change Data Capture=Change Data Capture
is used to record changes in the database, such as update, delete, insert of the data table, CDC will capture these changes, and then record the capture for subsequent writing to the middle of the messagesoftware or other service subscription consumption.
CDC Type
CDC is mainly based on two methods, based on query or binlog.
Based on query: the common components are sqoop, KAFKA, JDBC source, the idea is batch processing, the delay is high and the pressure on the database is very high, and all data changes cannot be captured.
Based on binlog: The common components are Maxwell, canal, and debezium. The idea is to process in a streaming mode, with low latency, low pressure on the database, and capture of all data changes.
边栏推荐
猜你喜欢
随机推荐
《猪猪1984》NFT 作品集将上线 The Sandbox 市场平台
每日sql - 判断+聚合
Conference OA Project My Conference
Taobao sku API interface (PHP example)
查看内核版本和发行版版本
bash的命令退出状态码
图文带你理解什么是Few-shot Learning
HCIP WPN experiment
Taobao API common interface and acquisition method
从mask-rcnn到shp
torch.cat()用法
淘宝API常用接口与获取方式
Daily sql: request for friend application pass rate
Top20 bracket matching
淘宝商品详情API接口
图的拉普拉斯矩阵
Find the shops that have sold more than 1,000 yuan per day for more than 30 consecutive days in the past six months
八股文之redis
华为防火墙-7-dhcp
每日sql-统计各个专业人数(包括专业人数为0的)