节点文献

一个适用于内存数据库系统的多维索引结构

A Multidimensional Index Structure for Main Memory Database System

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 马洪连杨波姚建伟

【Author】 Ma Honglian Yang Bo Yao Jianwei(Computer Science Department of Dalian University of Technology,Dalian116023)

【机构】 大连理工大学电信学院大连理工大学电信学院 大连116023大连116023大连116023

【摘要】 树形结构一直都是数据库系统中建立多维索引最有效的方法之一,其中比较流行的有k-d树,R树等。但是对于内存空间极为宝贵的内存数据库来说,它们都有浪费内存的缺点。而T树作为内存数据库最常使用的一维索引结构,具有存取速度快,节约空间的优点,但是对于多维索引的情况它的效率却不高。该文首先介绍了k-d树,R树的特点及缺点,然后介绍T树的特点,操作和在多维条件下的缺陷,并提出了一种网格+T树的结构对其进行改进,从而使它适用于多维索引的情况。

【Abstract】 Tree is one of the most effective method to build multidimensional index in database system,k-d-tree and R-tree are all some popular structures.But to the main memory database cherishing for the memory space,wasting memory is their shortcoming.T-tree is the most popularly used as one dimensional index structure.It uses less memory and access data fast,but it’s efficiency is not high in the circumstance of multidimension.In this paper k-d-tree and R-tree’s characteristic and shortcoming are introduced,then T-tree’s characteristic,operation and it’s shortcoming under circumstance of multidimension are also presented,at last we suggest a T-tree+grid structure to improve it,so as to it can fit the circumstance of multidimension.

【关键词】 内存数据库索引k-d树R树T树网格文件
【Key words】 Main memory databaseIndexk-d-treeR-treeT-treeGrid file
  • 【文献出处】 计算机工程与应用 ,Computer Engineering and Applications , 编辑部邮箱 ,2003年29期
  • 【分类号】TP311.131
  • 【被引频次】30
  • 【下载频次】348
节点文献中: 

本文链接的文献网络图示:

本文的引文网络