当前位置:网站首页>Tdengine can read and write through dataX, a data synchronization tool
Tdengine can read and write through dataX, a data synchronization tool
2022-07-05 09:44:00 【Tdengine】
Small T Reading guide :DataX It is an offline data synchronization tool open source by Alibaba cloud / platform , At present, it has supported the efficient data synchronization function including a variety of mainstream heterogeneous data sources . Our R & D team has completed TDengine The adaptation of , Related code has been DataX Officially accepted and incorporated into the trunk .
DataX It is an offline data synchronization tool open source by Alibaba cloud / platform , At present, it has realized the following functions: MySQL、Oracle、OceanBase、SQL Server、PostgreSQL、HDFS、Hive、HBase And other heterogeneous data sources .
DataX The design idea is :
DataX As a data synchronization framework , The synchronization of different data sources is abstracted as reading data from data sources
Readerplug-in unit , And write data to the targetWriterplug-in unit , Theoretically DataX The framework can support data synchronization of any data source type . meanwhile DataX Plug in system as a set of ecosystem , Each access to a new set of data sources , The interworking between the data source and the existing data source can be realized .
Based on this design idea , Our R & D team has completed TDengine The adaptation of , Realized TDengineReader and TDengineWriter Two plug-ins , And be DataX Official acceptance , Merged into its trunk .
TDengineReader The features provided include :
- Supported by SQL Data filtering ;
- Perform task segmentation according to time interval ;
- Support TDengine All data types of ;
- Support batch reading , Can pass
batchSizeParameter controls the size of the batch pull result set , To improve read performance .
TDengineWriter Supported features include :
- Support OpenTSDB Of json Line protocol in format , have access to TDengine Of Schemaless Write in TDengine.
- Support batch write , Can pass
batchSizeParameter controls the number of batch writes , This improves write performance .
at present TDengine Has joined DataX List of officially supported databases .

Now? , If the user wants to change the history Database( such as MySQL、OpenTSDB etc. ) Data from to TDengine, Or will TDengine Data export in , You can use it DataX To implement the .
More usage details , You can refer to “ be based on DataX Of TDengine Data migration tools ” One article .
be based on DataX Of TDengineWriter and TDengineReader And the latest developments , Please pay attention to :https://github.com/taosdata/DataX
Want to know more TDengine Database Specific details of , Welcome to GitHub View the relevant source code on .
边栏推荐
- 【饿了么动态表格】
- [team PK competition] the task of this week has been opened | question answering challenge to consolidate the knowledge of commodity details
- 【对象数组a与对象数组b取出id不同元素赋值给新的数组】
- Online chain offline integrated chain store e-commerce solution
- 解决Navicat激活、注册时候出现No All Pattern Found的问题
- Three-level distribution is becoming more and more popular. How should businesses choose the appropriate three-level distribution system?
- Develop and implement movie recommendation applet based on wechat cloud
- 如何正确的评测视频画质
- 基于STM32单片机的测温仪(带人脸检测)
- A keepalived high availability accident made me learn it again
猜你喜欢

项目实战 | Excel导出功能

Android privacy sandbox developer preview 3: privacy, security and personalized experience

写入速度提升数十倍,TDengine 在拓斯达智能工厂解决方案上的应用

代码语言的魅力

解决idea调试过程中liquibase – Waiting for changelog lock….导致数据库死锁问题

What are the advantages of the live teaching system to improve learning quickly?

Viewpager pageradapter notifydatasetchanged invalid problem

Online chain offline integrated chain store e-commerce solution

LeetCode 503. Next bigger Element II

移动端异构运算技术-GPU OpenCL编程(进阶篇)
随机推荐
A detailed explanation of the general process and the latest research trends of map comparative learning (gnn+cl)
观测云与 TDengine 达成深度合作,优化企业上云体验
【对象数组的排序】
百度智能小程序巡檢調度方案演進之路
[ctfhub] Title cookie:hello guest only admin can get flag. (cookie spoofing, authentication, forgery)
TDengine ×英特尔边缘洞见软件包 加速传统行业的数字化转型
Applet data attribute method
基于宽表的数据建模应用
Principle and performance analysis of lepton lossless compression
写入速度提升数十倍,TDengine 在拓斯达智能工厂解决方案上的应用
Lepton 无损压缩原理及性能分析
[hungry dynamic table]
LeetCode 503. 下一个更大元素 II
22-07-04 Xi'an Shanghao housing project experience summary (01)
[listening for an attribute in the array]
LeetCode 503. Next bigger Element II
【el-table如何禁用】
About getfragmentmanager () and getchildfragmentmanager ()
TDengine 已经支持工业英特尔 边缘洞见软件包
移动端异构运算技术-GPU OpenCL编程(进阶篇)