Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2009, Vol. 35 ›› Issue (20): 66-67. doi: 10.3969/j.issn.1000-3428.2009.20.022

• Software Technology and Database • Previous Articles     Next Articles

Multi-table Query Conversion Algorithm in Data Sharing Under Distributed Environment

WU Jian-feng, PENG Yu-xing   

  1. (National Key Laboratory for Parallel & Distributed Processing, College of Computer, National University of Defense Technology, Changsha 410073)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-10-20 Published:2009-10-20

分布式环境下数据共享中的多表查询转换算法

邬建锋,彭宇行   

  1. (国防科技大学计算机学院并行与分布处理国家重点实验室,长沙 410073)

Abstract: The conflict of data structure and heterogeneous representation between different data sources makes it becomes a difficult problem to query heterogeneous data sources under distributed environment. This paper proposes a multi-table query translation algorithm under distributed environment. This algorithm decomposes the source query during query transition process, transforms and reconstructs target query on the target data source, and solves the problem of multi-table query transition problem in data sharing. Experimental results show that the algorithm is effective.

Key words: data sharing, query conversion, multi-table

摘要: 不同数据源之间的数据表示方法不同且结构上存在冲突,导致分布式环境下的异构数据源查询成为一个难点。提出一种分布式环境下的多表查询转换算法,该算法在查询转换过程中对源查询进行分解、在目标数据源上进行目标查询的转换和重构,解决数据共享中的多表查询转换问题。实验结果证明了该算法的有效性。

关键词: 数据共享, 查询转换, 多表

CLC Number: