GithubHelp home page GithubHelp logo

jangocheng / dm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pingcap/dm

0.0 1.0 0.0 20.17 MB

Data Migration Platform

License: Apache License 2.0

Makefile 0.23% Go 79.64% Shell 17.35% Python 0.11% JavaScript 0.01% HTML 0.04% TypeScript 2.26% CSS 0.01% Dockerfile 0.06% Jinja 0.28% PLpgSQL 0.01%

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.16, 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:

See test/README.md for a more detailed guidance.

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

3pointer avatar amyangfei avatar baurine avatar caitinchen avatar csuzhangxc avatar ddatsh avatar dependabot[bot] avatar ehco1996 avatar ericsyh avatar glorv avatar gmhdbjd avatar hidehalo avatar holys avatar howie59 avatar ianthereal avatar july2993 avatar kennytm avatar kuri-su avatar lance6716 avatar lichunzhu avatar linuxgit avatar little-wallace avatar liubo0127 avatar nolouch avatar okjiang avatar sleepymole avatar suzaku avatar wangxiangustc avatar zeminzhou avatar zhouqiang-cl avatar

Watchers

 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.