# ecdiy-db **Repository Path**: itgeek/ecdiy-db ## Basic Information - **Project Name**: ecdiy-db - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-04-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ecdiy-db 数据库工具,生成差异,执行SQL脚本 ## 修改conf/diff.xml中的数据库连接可对比生成数据库差异 ``` window: 运行 main conf=diff 或 diff.bat linux: 运行 main conf=diff ``` ## 修改conf/update.xml中的数据库连接可将差异导入到数据库 ``` window: 运行 main conf=update 或 update.bat linux: 运行 main conf=update ``` 源码在script/*.jet, 如果不能满足需要可以自行修改。 ## 文档 [http://www.itgeek.top/article/detail?id=4] ## 讨论 [http://www.itgeek.top/article/detail?id=7]