Coder Social home page Coder Social logo

154650362 / transferdb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wentaojin/transferdb

0.0 1.0 0.0 119.4 MB

TransferDB 支持异构数据库 schema 转换、全量数据导出导入以及增量数据同步功能( Oracle 数据库 -> MySQL/TiDB 数据库)

License: Apache License 2.0

Go 94.71% PLSQL 0.83% Shell 0.15% Makefile 0.21% HTML 4.10%

transferdb's Introduction

TransferDB

TransferDB 定位于异构数据库 ORACLE -> MYSQL/TiDB 对象信息收集、表结构映射、表结构对比、数据同步等功能一体化工具

Features

  • ORACLE -> MySQL/TiDB 数据库表结构定义转换,支持库、表、列级别以及默认值自定义
  • ORACLE -> MySQL/TiDB 数据库表索引、非空约束、外键约束、检查约束、主键约束、唯一约束转换
  • ORACLE -> MySQL/TiDB 数据库表结构对比
  • ORACLE -> MySQL/TiDB 数据库对象信息收集评估
  • ORACLE -> MySQL/TiDB 数据库逻辑数据迁移
  • ORACLE -> MySQL/TiDB 数据库CSV数据迁移
  • ORACLE -> MySQL/TiDB 数据库数据校验
  • ORACLE -> MySQL/TiDB 数据库实时同步【实验性】
  • MySQL/TiDB -> ORACLE 数据库表结构定义转换,支持库、表、列级别以及默认值自定义

Quick Start

请参考 使用手册

Development

信息评估 make assess

表结构转换 make prepare / make reverseO2M/reverseM2O

表结构核对 make check

全量数据迁移 make full

数据实时同步 make all

CSV 数据导出 make csv

数据校验 make compare

程序编译 make build

License

This software is free to use under the Apache License.

transferdb's People

Contributors

wentaojin 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.