Giter Club home page Giter Club logo

dm's Introduction

TiDB Data Migration Platform

Build Status GitHub release Coverage Status codecov Go Report Card FOSSA Status Discuss in Slack

TiDB Data Migration (DM) is an integrated data migration task management platform that supports full data migration and incremental data replication from MySQL/MariaDB into TiDB. It helps reduce the operations cost and simplify the troubleshooting process.

Architecture

architecture

Documentation

Building

To check the code style and build binaries, you can simply run:

make build

Note that DM supports building with Go version Go >= 1.11.4, and unit test preparation can be found in Running/Unit Test

If you only want to build binaries, you can run:

make dm-worker  # build DM-worker

make dm-master  # build DM-master

make dmctl      # build dmctl

When DM is built successfully, you can find binaries in the bin directory.

Run tests

Run all tests, including unit tests and integration tests:

make test

Installing

See the "Deploy" section in our doc

Config File

See the "Configuration" section in our doc

Roadmap

Read the Roadmap.

Contributing

Contributions are welcomed and greatly appreciated. See CONTRIBUTING.md for details on submitting patches and the contribution workflow.

Any questions? Let's discuss in #sig-migrate in Slack

License

DM is under the Apache 2.0 license. See the LICENSE file for details.

FOSSA Status

More resources

dm's People

Contributors

csuzhangxc avatar lance6716 avatar amyangfei avatar gmhdbjd avatar wangxiangustc avatar lichunzhu avatar ianthereal avatar kennytm avatar dependabot[bot] avatar 3pointer avatar holys avatar linuxgit avatar kuri-su avatar ericsyh avatar suzaku avatar zeminzhou avatar liubo0127 avatar little-wallace avatar july2993 avatar howie59 avatar nolouch avatar baurine avatar ddatsh avatar zhouqiang-cl avatar wilanhuang avatar siddontang avatar fossabot avatar ciscoxll avatar hidehalo avatar se-bin avatar

Stargazers

Roman avatar

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.