DocumentCode :
1595458
Title :
T*-tree: a main memory database index structure for real time applications
Author :
Choi, Kong-Rim ; Kim, Kyung-Chang
Author_Institution :
Dept. of Comput. Sci., Hong Ik Univ., Seoul, South Korea
fYear :
1996
Firstpage :
81
Lastpage :
88
Abstract :
In this paper, we propose an indexing structure, called T*-tree, for efficient processing of real time applications under main memory database management systems (MMDBMS). T*-tree is an index structure for rapid data access and saves memory space under MMDBMS. T-tree is well known to be one of the best index structures for ordered data in MMDB. Existing T-tree is a balanced tree that evolved from AVL and B-trees, and a binary tree with many elements in a node. T-tree retains the intrinsic binary search nature, and is also good in memory use. However T-tree has major disadvantage; the tree traversal for range queries and the movement of overflow/underflow data due to data insertion/deletion on internal nodes. We propose T*-tree as a alternative structure, which is an improvement from T-tree for better use of query operations, including range queries and which contains all other good features of T-tree. We also show the pseudo-algorithms of search, update, delete, and rebalancing operations for T*-tree, with performance test results. The results indicate that T*-tree provides better performance for range queries compared to T-tree
Keywords :
database management systems; indexing; information retrieval; real-time systems; storage management; T*-tree; binary tree; indexing structure; intrinsic binary search nature; main memory database index structure; performance test; pseudo-algorithms; rapid data access; real time applications; rebalancing operations; Application software; Computer science; Data structures; Database systems; Indexes; Indexing; Memory management; Random access memory; Real time systems; Transaction databases;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Real-Time Computing Systems and Applications, 1996. Proceedings., Third International Workshop on
Conference_Location :
Seoul
Print_ISBN :
0-8186-7626-4
Type :
conf
DOI :
10.1109/RTCSA.1996.554964
Filename :
554964
Link To Document :
بازگشت