Data space mapping for efficient I/O in large multi-dimensional databases

作者:

Highlights:

摘要

In this paper, we propose data space mapping techniques for storage and retrieval in multi-dimensional databases on multi-disk architectures. We identify the important factors for an efficient multi-disk searching of multi-dimensional data and develop secondary storage organization and retrieval techniques that directly address these factors. We especially focus on high dimensional data, where none of the current approaches are effective. In contrast to the current declustering techniques, storage techniques in this paper consider both inter- and intra-disk organization of the data. The data space is first partitioned into buckets, then the buckets are declustered to multiple disks while they are clustered in each disk. The queries are executed through bucket identification techniques that locate the pages. One of the partitioning techniques we discuss is especially practical for high dimensional data, and our disk and page allocation techniques are optimal with respect to number of I/O accesses and seek times. We provide experimental results that support our claims on two real high dimensional datasets.

论文关键词:Data space mapping,Space partitioning,Parallel I/O,Disk and page allocation,High dimensional data,Storage,Multi-disk architectures,Performance

论文评审过程:Received 10 March 2004, Revised 17 May 2005, Accepted 7 June 2005, Available online 20 July 2005.

论文官网地址:https://doi.org/10.1016/j.is.2005.06.001