作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (4): 57-59. doi: 10.3969/j.issn.1000-3428.2008.04.020

• 软件技术与数据库 • 上一篇    下一篇

分布式异构数据库迁移系统的设计与实现

熊 辉1,2,刘彦峰1,2,郭大庆1,2   

  1. (1. 中国科学院新疆理化技术研究所,乌鲁木齐 830011;2. 中国科学院研究生院,北京 100039)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-02-20 发布日期:2008-02-20

Design and Implementation of Distributed Heterogeneous Database Migration System

XIONG Hui1,2, LIU Yan-feng1,2, GUO Da-qing1,2   

  1. (1. Xinjiang Technical Institute of Physics and Chemistry, Chinese Academy of Sciences, Urumqi 830011 2. Graduate School, Chinese Academy of Sciences, Beijing 100039)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-02-20 Published:2008-02-20

摘要: 介绍分布式异构数据库的相关概念和特点,基于B/S模式设计分布式异构数据库迁移系统,将JDBC SQL数据类型作为各种异构数据库数据类型的中间模型,实现整体和部分迁移。说明了数据转换规则、数据迁移实现方法、转义处理、大型数据字段处理、迁移过程、断点续传。项目实例表明该系统具有较好的可行性和实用价值。

关键词: 分布式异构数据库, 数据库管理系统, 数据转换, 转义处理, 迁移过程

Abstract: This paper introduces the conception and features of Distributed Heterogeneous DataBase(DHDB), designs distributed heterogeneous database migration system based B/S model, which adopts JDBC SQL data type as the middle one of various data types, implements holistic and partial migration, and introduces type conversion, data migration method, transferred meaning and large data field management, migration process, as well as netants. The feasibility and practicality are proved in project cases.

Key words: Distributed Heterogeneous DataBase(DHDB), database management system, type conversion, transferred meaning management, migration process

中图分类号: