数据库同步工具DBSync近日进行了升级,最新版本为V1.9,新增了对MongoDB、Elasticseach(ES)的支持,具体情况:
1、支持同型库之间的同步,如:MongoDB至MongoDB,ES至ES。
2、支持异型库之间的同步,能将SQL数据库同步到Non-SQL库,也就是把row转换为document,如MySQL至MongoDB、ES;也能反过来,将Non-SQL数据库同步到SQL库,把document转换为row,如MongoDB、ES至MySQL。当然啦,MongoDB与ES之间同步也是可以的。
3、支持增量同步,只有变化了的数据(新增、修改的记录)才会传输并同步,未变化的数据不会传输并同步,从而提高效率、节省带宽。
4、支持同步删除,源端数据库删除的记录,目标端能同步删除。
5、DBSync目前支持14种数据库,其中SQL型:Oracle、MySQL、SQL Server、SQL Server CE、Access、PostgreSQL、DB2、SQLite、Firebird...等,Non-SQL型:MongoDB、Elasticsearch,文件型:Excel、txt、csv等。各种数据库不限版本,同型、异型之间均可同步。
当前位置:网站首页>DBSync新增对MongoDB、ES的支持
DBSync新增对MongoDB、ES的支持
2022-07-06 22:50:00 【bhguo】
边栏推荐
- np.random.shuffle与np.swapaxis或transpose一起时要慎用
- PLC模拟量输出 模拟量输出FB analog2NDA(三菱FX3U)
- Analyse approfondie de kubebuilder
- IMS data channel concept of 5g vonr+
- 高手勿进!写给初中级程序员以及还在大学修炼的“准程序员”的成长秘籍
- Flask project uses flask socketio exception: typeerror: function() argument 1 must be code, not str
- MySQL数据库(基础篇)
- Basic idea of counting and sorting
- Flask项目使用flask-socketio异常:TypeError: function() argument 1 must be code, not str
- Markdown编辑器
猜你喜欢

A line of R code draws the population pyramid

In depth analysis of kubebuilder

U++4 接口 学习笔记

CentOS 7.9安装Oracle 21c历险记

深入解析Kubebuilder
![[line segment tree practice] recent requests + area and retrieval - array modifiable + my schedule I / III](/img/13/d598bb53b71fbadd4a97c603152124.png)
[line segment tree practice] recent requests + area and retrieval - array modifiable + my schedule I / III

《五》表格

Field data acquisition and edge calculation scheme of CNC machine tools
![[hand torn STL] list](/img/aa/7060ab20b41936419041067cf9daed.jpg)
[hand torn STL] list

U++ 元数据说明符 学习笔记
随机推荐
When knative meets webassembly
Common Oracle SQL statements
If you ask me about R code debugging, I will tell you head, STR, help
关于01背包个人的一些理解
5G VoNR+之IMS Data Channel概念
How to package the parsed Excel data into objects and write this object set into the database?
2.证券投资基金的概述
STM32 encapsulates the one key configuration function of esp8266: realize the switching between AP mode and sta mode, and the creation of server and client
C语言中函数指针与指针函数
STM32F103实现IAP在线升级应用程序
offer如何选择该考虑哪些因素
App embedded H5 --- iPhone soft keyboard blocks input text
JS variable plus
Two methods of chromosome coordinate sequencing
Section 1: (3) logic chip process substrate selection
vector和类拷贝构造函数
2. Overview of securities investment funds
Structure actual training camp | after class homework | module 6
ClickHouse(03)ClickHouse怎么安装和部署
Leetcode longest public prefix