Repository navigation
flink-cdc
- Website
- Wikipedia
该仓库专注于让读者秒懂Flink组件,包含Flink实战代码和文档、200个Flink教程知识点,Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Flink CDC、Flink UDF、PyFlink、Flink新特性、Flink Partition、Flink Memory等知识点。详细链接请看:https ://mp.weixin.qq.com/mp /appmsgalbum?__biz=Mzg5NDY3NzIwMA==&action=getalbum&album_id=2038088622687469575#wechat_redirect
数据中台建设、离线数仓建设、实时数仓建设、数据湖建设、区块链技术应用。组件包括但不限于:flink/spark/hadoop/hive/kafka/doris/kudu/clickhouse
A [single|uber|fat] jar standalone Apache Flink connected to PostgreSQL via Ververica CDC connector. Usage Flink SQL to replicate data from PostgreSQL to Elasticsearch/something else.
⚡ 数据集成 | DataLink is a lightweight data integration framework build on top of DataX, Spark and Flink
基于 Apache Flink® CDC Connectors 的数据实时同步解决方案
flink-cdc is fucking god damn it awesome
CDC(Change Data Capture) is made up of two components, the CDD and the CDT. CDD is stand for Change Data Detection and CDT is stand for Change Data Transfer.
Demo for oracle cdc streaming to mongo db using apache flink