Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DataX
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
risk-feature
DataX
Commits
6434d8a2
Unverified
Commit
6434d8a2
authored
Apr 26, 2019
by
binaryWorld
Committed by
GitHub
Apr 26, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #329 from asdf2014/update_readme
Add OpenTSDB reader and TSDB writer into README.md
parents
ee1fb972
2437bd64
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
6434d8a2
...
@@ -54,6 +54,8 @@ DataX目前已经有了比较全面的插件体系,主流的RDBMS数据库、N
...
@@ -54,6 +54,8 @@ DataX目前已经有了比较全面的插件体系,主流的RDBMS数据库、N
| | FTP | √ | √ |
[
读
](
https://github.com/alibaba/DataX/blob/master/ftpreader/doc/ftpreader.md
)
、
[
写
](
https://github.com/alibaba/DataX/blob/master/ftpwriter/doc/ftpwriter.md
)
|
| | FTP | √ | √ |
[
读
](
https://github.com/alibaba/DataX/blob/master/ftpreader/doc/ftpreader.md
)
、
[
写
](
https://github.com/alibaba/DataX/blob/master/ftpwriter/doc/ftpwriter.md
)
|
| | HDFS | √ | √ |
[
读
](
https://github.com/alibaba/DataX/blob/master/hdfsreader/doc/hdfsreader.md
)
、
[
写
](
https://github.com/alibaba/DataX/blob/master/hdfswriter/doc/hdfswriter.md
)
|
| | HDFS | √ | √ |
[
读
](
https://github.com/alibaba/DataX/blob/master/hdfsreader/doc/hdfsreader.md
)
、
[
写
](
https://github.com/alibaba/DataX/blob/master/hdfswriter/doc/hdfswriter.md
)
|
| | Elasticsearch | | √ |
[
写
](
https://github.com/alibaba/DataX/blob/master/elasticsearchwriter/doc/elasticsearchwriter.md
)
|
| | Elasticsearch | | √ |
[
写
](
https://github.com/alibaba/DataX/blob/master/elasticsearchwriter/doc/elasticsearchwriter.md
)
|
| 时间序列数据库 | OpenTSDB | √ | |
[
读
](
https://github.com/alibaba/DataX/blob/master/opentsdbreader/doc/opentsdbreader.md
)
|
| | TSDB | | √ |
[
写
](
https://github.com/alibaba/DataX/blob/master/tsdbwriter/doc/tsdbhttpwriter.md
)
|
# 我要开发新的插件
# 我要开发新的插件
请点击:
[
DataX插件开发宝典
](
https://github.com/alibaba/DataX/blob/master/dataxPluginDev.md
)
请点击:
[
DataX插件开发宝典
](
https://github.com/alibaba/DataX/blob/master/dataxPluginDev.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment