首页 | 本学科首页   官方微博 | 高级检索  
     

关系数据库中基于区域聚类的多区域查询优化
引用本文:朱亮,刘椿年,王士军.关系数据库中基于区域聚类的多区域查询优化[J].北京工业大学学报,2008,34(7).
作者姓名:朱亮  刘椿年  王士军
作者单位:北京工业大学计算机学院,北京,100022;河北大学数学与计算机学院,河北,保定,071002;北京工业大学计算机学院,北京,100022;河套大学数学系,内蒙古,巴彦淖尔,015000
基金项目:国家自然科学基金,河北省教育委员会基金,河北省人事厅资助项目
摘    要:针对关系数据库及其应用中多个区域查询的并发处理,提出了一种区域聚类的方法,其基本思路是将多个查询中相近的区域分成若干组,每组构成较大的区域,从较大的区域中检索元组.这种方法避免了多个区域中相同部分的多次访问,减少了数据库I/O操作的次数.对于低维和高维数据,此方法与一一查询的朴素方法相比,其性能都有明显提高.

关 键 词:关系数据库  区域查询  多查询优化  区域聚类

Region Clustering Based Multiple Range Query Optimization in Relational Databases
ZHU Liang,LIU Chun-nian,WANG Shi-jun.Region Clustering Based Multiple Range Query Optimization in Relational Databases[J].Journal of Beijing Polytechnic University,2008,34(7).
Authors:ZHU Liang  LIU Chun-nian  WANG Shi-jun
Abstract:In relational databases and their applications,it is one of important issues to evaluate multiple range queries concurrently.For this issue,the authors propose a new method,which is called Region Clustering Method.The basic idea of this method is region clustering that groups the search regions of individual range queries into larger regions and retrieves the tuples from larger regions.This method avoids having the same region accessed multiple times and reduces the number of random I/O accesses to the underlying databases. Meanwhile,it does not suffer much feared"dimensionality curse"as this method remains effective for high- dimensional data.Extensive experiments are carried out to measure the performance of this new strategy and the results indicate that it is significantly better than the naive method of evaluating these queries one by one for both low-dimensional and high-dimensional data.
Keywords:relational databases  range query  multiple queries optimization  region clustering
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号