同步多个表 [英] Synchronising multiple tables

查看:261
本文介绍了同步多个表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有多个表,这些表需要与生产数据库表同步。除了手动更新表外,还有什么方法可以确保数据与生产数据库同步。

I have multiple tables which needs to be in-sync with the production database tables. Is there any way to ensure the data is synced with the production database other than manually updating the tables.

推荐答案

不确定是哪个数据库您正在使用,如果是MySQL,则复制是同步的最佳选择。

Not sure what database you are using, if it is MySQL then replication is the best option to sync.

这篇关于同步多个表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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