Skip to content

Commit

Permalink
update REAME & userGuid
Browse files Browse the repository at this point in the history
  • Loading branch information
penglin committed Jul 18, 2023
1 parent 8eb19c8 commit 15edbd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ DataX目前已经有了比较全面的插件体系,主流的RDBMS数据库、N
# 重要版本更新说明

DataX 后续计划月度迭代更新,也欢迎感兴趣的同学提交 Pull requests,月度更新内容会介绍介绍如下。
- [datax_v202306]https://github.com/alibaba/DataX/releases/tag/datax_v202306)
- 精简代码
- 新增插件(neo4jwriter、clickhousewriter)
- 优化插件、修复问题(oceanbase、hdfs、databend、txtfile)


- [datax_v202303]https://github.com/alibaba/DataX/releases/tag/datax_v202303)
- 精简代码
Expand Down
2 changes: 1 addition & 1 deletion userGuid.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DataX本身作为数据同步框架,将不同数据源的同步抽象为从源

* 工具部署

* 方法一、直接下载DataX工具包:[DataX下载地址](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz)
* 方法一、直接下载DataX工具包:[DataX下载地址](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202306/datax.tar.gz)

下载后解压至本地某个目录,进入bin目录,即可运行同步作业:

Expand Down

0 comments on commit 15edbd7

Please sign in to comment.