首页> 外文会议>2012 International Conference on Computer Communication and Informatics >SQL query based data synchronization in heterogeneous database environment
【24h】

SQL query based data synchronization in heterogeneous database environment

机译:异构数据库环境中基于SQL查询的数据同步

获取原文
获取原文并翻译 | 示例

摘要

Database synchronization is a complex process in heterogeneous database environment. Maintaining the uniformity of data and its structure is a fundamental problem of data synchronization. In this paper we present a methodology to synchronize data and structure in heterogeneous database envrionment. We capture all DDL and DML SQL query from source database and pass this SQL query to target database. A process runs continuously in the back end to read SQL query and passes the SQL query to target system through HTTP. Another process processes the SQL query in the target system. Some errors may happen in target database for data type mismatch or SQL query function mismatch or unavailability. To avoid these errors, we have used two lookup tables and adapt the SQL query. Then we execute the changed query in the target database. Our experimental results evidence the effectiveness of the proposed method.
机译:数据库同步是异构数据库环境中的一个复杂过程。保持数据及其结构的一致性是数据同步的基本问题。在本文中,我们提出了一种在异构数据库环境中同步数据和结构的方法。我们从源数据库捕获所有DDL和DML SQL查询,并将此SQL查询传递给目标数据库。进程在后端连续运行以读取SQL查询,并将该SQL查询通过HTTP传递到目标系统。另一个过程在目标系统中处理SQL查询。目标数据库中可能由于数据类型不匹配或SQL查询功能不匹配或不可用而发生一些错误。为了避免这些错误,我们使用了两个查找表并修改了SQL查询。然后,我们在目标数据库中执行更改后的查询。我们的实验结果证明了该方法的有效性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号