摘要
多版本数据仓库中,不同数据仓库版本的维度实例可以共享存储。直接建立维度表与事实表的位图连接索引会产生大量无用的索引项,影响查询效率。给出了一种数据仓库版本的形式定义和维度实例的共享存储方式,并在此基础上设计了查询优化算法DWVOQ,通过建立维度实例的版本视图及其与事实实例的连接索引来降低索引空间代价,提高索引查询效率。
In multi-version data warehouse,dimension instances of several data warehouse versions can be shared.Building bitmap join indexes of dimension tables and fact tables directly may bring a large number of useless index items that affect query efficiency.The paper presents a formal definition of data warehouse version and the sharing mode of dimension instances,and designs query optimization arithmetic DWVOQ which builds version views of dimension instances and its join index with fact instances to reduce the index space cost and improve query efficiency.
出处
《计算机工程与应用》
CSCD
北大核心
2008年第28期143-145,共3页
Computer Engineering and Applications
基金
江苏省普通高校自然科学研究计划项目(No.04KJD110176)。
关键词
数据仓库版本
维度实例
连接索引
查询优化
data warehouse version
dimension instance
join index
query optimization