[dbsync database synchronization tool] Data comparison and synchronization tool DBSync

  ● Support various data sources

  Not only supports conventional databases such as Access, SQL Server, Oracle, MySQL, DB2, etc., but also supports data in files such as Excel, txt, csv, etc. Any data that can be connected with OLE DB can participate in synchronization.

  ● Heterogeneous database synchronization

  It not only supports synchronization between databases of the same type, such as Access to Access, SQL Server to SQL Server, but also supports synchronization between heterogeneous databases, such as Excel to Access, Access to SQL Server, SQL Server to Oracle, etc.

  ● Unattended synchronization

  The software has the function of periodic automatic synchronization. It only needs to set the time interval in advance, and it can automatically synchronize for a long time, thereby achieving unattended synchronization.

  ● Support incremental synchronization

  Not only supports simple all-copy synchronization (Insert), but also supports incremental synchronization. The software can quickly scan the database to find the differences (ie increments) between each other and only synchronize the increments.

  ● Second-level real-time synchronization

  The minimum time interval for repeated synchronization can be set to 1 second. After the source database is added, deleted, or changed, it will be synchronized immediately after 1 second, which is almost equivalent to real-time synchronization.

  ● Support post-synchronization processing

  The SQL execution statement after synchronization can be set to realize additional tasks such as data conversion and formula calculation other than synchronization.

 Database synchronization software

Guess you like

Origin www.cnblogs.com/sqlserver-mysql/p/12758370.html