期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
一种改进的查询优化技术———分裂大表 被引量:7
1
作者 尚展垒 陈慧 宋宇伟 《郑州轻工业学院学报(自然科学版)》 CAS 2002年第3期61-63,共3页
为了提高数据库应用系统的响应速度,提出了一种改进的分裂大表的方法,即在永久分裂的基础上加设一个索引表,索引表中存放各子表的名称和该子表分裂的条件,索引表是该类信息的惟一操作入口.采用分裂大表方法后,数据的查询、增加、修改和... 为了提高数据库应用系统的响应速度,提出了一种改进的分裂大表的方法,即在永久分裂的基础上加设一个索引表,索引表中存放各子表的名称和该子表分裂的条件,索引表是该类信息的惟一操作入口.采用分裂大表方法后,数据的查询、增加、修改和删除都变得非常简单.通过计算得出:如果数据库等长分裂为n个子表,若查询无分组统计,查询速度接近于未分裂之前的1/n;若查询是分组统计,则接近于未分裂之前的1/n2;其他情况下,也显著提高了查询速度,且对数据库空间的影响甚微. 展开更多
关键词 改进 查询优化技术 分裂大表 数据库 索引 分组
在线阅读 下载PDF
空间查询代价模型 被引量:4
2
作者 郭平 陈海珠 《计算机科学》 CSCD 北大核心 2004年第12期65-67,80,共4页
空间数据固有的复杂性使空间数据查询效率成为了空间信息处理和应用的关键与瓶颈,以查询代价估算为基础的查询优化技术是提高查询效率的一种重要方法。本文分析比较了几种主要的查询代价估算模型,指出了它们的使用范围与存在的问题,最... 空间数据固有的复杂性使空间数据查询效率成为了空间信息处理和应用的关键与瓶颈,以查询代价估算为基础的查询优化技术是提高查询效率的一种重要方法。本文分析比较了几种主要的查询代价估算模型,指出了它们的使用范围与存在的问题,最后展望了空间查询代价模型研究的发展趋势。 展开更多
关键词 代价模型 查询效率 空间查询 查询优化技术 瓶颈 空间数据 复杂性 分析比较 发展趋势 展望
在线阅读 下载PDF
An adaptive range-query optimization technique with distributed replicas
3
作者 Sayar Ahmet Pierce Marlon Fox C.Geoffrey 《Journal of Central South University》 SCIE EI CAS 2014年第1期190-198,共9页
Replication is an approach often used to speed up the execution of queries submitted to a large dataset.A compile-time/run-time approach is presented for minimizing the response time of 2-dimensional range when a dist... Replication is an approach often used to speed up the execution of queries submitted to a large dataset.A compile-time/run-time approach is presented for minimizing the response time of 2-dimensional range when a distributed replica of a dataset exists.The aim is to partition the query payload(and its range) into subsets and distribute those to the replica nodes in a way that minimizes a client's response time.However,since query size and distribution characteristics of data(data dense/sparse regions) in varying ranges are not known a priori,performing efficient load balancing and parallel processing over the unpredictable workload is difficult.A technique based on the creation and manipulation of dynamic spatial indexes for query payload estimation in distributed queries was proposed.The effectiveness of this technique was demonstrated on queries for analysis of archived earthquake-generated seismic data records. 展开更多
关键词 distributed systems load balancing range query query optimization
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部