Git Product home page Git Product logo

data-flow's Introduction

data-flow

data-flow用于解决mysql和oracle数据同步问题,mysql底层使用alibaba的canal二次开发,oracle数据同步使用物化日志。

设计理念

将每种类型的数据同步设计为一个有生命周期的实例instance,data-flow可以管理实例instance的生命周期

支持功能:

  • 支持mysql数据同步到不同的系统,比如mysql,oracle,kafka,activemq等等
  • 支持transform功能,可以按照自己的需求转换字段,库名,表名等
  • 支持自定义处理逻辑
  • 支持生产者和消费者两种实例,生产者实例目前只支持mysql,oracle(增量),消费者实例支持kafka,activemq,后续可扩展
  • 以集群的方式运行实例,支持failover

data-flow's People

Contributors

kevinkaif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

data-flow's Issues

能补全文档么,大佬。

发现作者做的这几个项目大部分都是用于做数据同步的。能够有很多应用场景都能用到。但是没有文档看起来好累呀。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.