将数据库从多个位置同步到中央数据库(反之亦然)的策略 [英] Strategy on synchronizing database from multiple locations to a central database and vice versa

查看:142
本文介绍了将数据库从多个位置同步到中央数据库(反之亦然)的策略的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有几个位于不同位置的数据库,以及位于数据中心的中央数据库。所有都有相同的模式。所有这些都在具有包括中央数据库的不同数据的每个位置中被改变(插入/更新/删除)。

I have several databases located in different locations and a central database which is in a data center. All have the same schema. All of them are changed(insert/update/delete) in each location with different data including the central database.

我想同步中央数据库中的所有数据。我也希望中央数据库中的所有数据与所有位置同步。我的意思是,位置1的数据库更改也应该反映在位置2数据库。

I would like to synchronise all the data in the central database. I would also like all data in the central database synchronise to all locations. What I mean is that database change in location 1 should also be reflected in location 2 database.

有关如何进行此操作的任何想法?

Any ideas on how to go about this?

推荐答案

只需查看 SymmetricDS 。它是一种支持多个用户和双向同步的数据复制软件。

Just look at SymmetricDS. It is a data replication software that supports multiple subscribers and bi-directional synchronization.

这篇关于将数据库从多个位置同步到中央数据库(反之亦然)的策略的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆