Giter Site home page Giter Site logo

david0718 / x-rdbmssynctool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 864381832/x-rdbmssynctool

0.0 1.0 0.0 2.67 MB

数据库同步工具(支持mysql、Oracle、sqlserver、PostgreSql、达梦、sqlite、h2、access等数据库)

License: Other

Java 100.00%

x-rdbmssynctool's Introduction

RdbmsSyncTool 关系型数据库同步工具

项目简介:

RdbmsSyncTool是使用javaFx开发的关系型数据库同步工具,完成关系型数据库表结构获取,快捷执行一些常用数据库脚本,支持多种类型数据库直接数据转移,同步。

目前支持的数据库类型有mysql、Oracle、sqlserver、PostgreSql、达梦、sqlite、h2、access、db2等。

xJavaFxTool交流QQ群:== 387473650 ==

环境搭建说明:

  • 开发环境为jdk1.8,基于maven构建
  • 使用eclipase或Intellij Idea开发(推荐使用Intellij Idea)
  • 该项目为javaFx开发的实用小工具集xJavaFxTool的插件。
  • 本项目使用了lombok,在查看本项目时如果您没有下载lombok 插件,请先安装,不然找不到get/set等方法
  • 依赖的xcore包已上传至git托管的maven平台,git托管maven可参考教程(若无法下载请拉取项目自行编译)。教程地址:点击进入

数据库同步工具.png

版本记录

  • 0.0.1 20200419
    1. 完成基本功能配置(对表进行查询、删除、建表语句、同步数据等操作)
    2. 支持mysql、Oracle、sqlserver、PostgreSql、达梦等数据库连接
  • 0.0.2 20200421
    1. 添加sqlite、h2、access数据库支持
    2. 优化数据同步功能
  • 0.0.3
    1. 添加多Schema输入框
    2. 添加表名过滤正则支持
    3. 添加时间和主键过滤条件支持
    4. 添加db2数据库支持

x-rdbmssynctool's People

Contributors

xwintop avatar 864381832 avatar dependabot[bot] avatar liquan953243897 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.