Skip to content

0x0bit/MySQL2ES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于binlog的异构数据库数据同步解决方案

MySQL → Maxwell → RabbitMQ → Logstash → Elasticsearch 的数据同步链路

+-------+      +---------+      +-----------+      +----------+      +---------------+
| MySQL |----->| Maxwell |----->| RabbitMQ  |----->| Logstash |----->| Elasticsearch |
+-------+      +---------+      +-----------+      +----------+      +---------------+
  ^                                                                       |
  |                                                                       |
(Binlog)                                                                  |
                                                                          |
                                                                    +---------+
                                                                    | Kibana  |
                                                                    +---------+

如何使用

参考文章 https://juejin.cn/post/7532387717273026603

About

异构数据库数据同步解决方案

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors