J+-tree: A new index structure in main memory

5Citations
Citations of this article
12Readers
Mendeley users who have this article in their library.
Get full text

Abstract

As the memory capacity increases and the hardware becomes cheaper, main memory databases (MMDB) have come true and been used in more and more applications, because they can provide better response time and throughputs. The advent of MMDB requires a reconsideration of data structures and algorithms of traditional DBMS. The index structure is one of the most important aspects that need be redesigned since it can affect the overall system performance heavily. Even though the T-tree index, which was proposed for main memory databases, has been widely accepted as a promising index structure. B+-tree and its variants still have their advantages in memory and are also regarded as the potential main memory database index structures. In this paper, we propose a new indexing technique called J+-tree for MMDB, inspired by the Judy structure which is an associative array data structure. Our J+-tree index not only holds the advantages of Judy (such as good single value search characteristic) but also outperforms it in many ways. For example, J +-tree can obtain better performance for range queries that are very slow in Judy structure. We compare the J+-tree index with Judy, T-tree and B+-tree on time and space aspects, and the experimental results show that J+-tree can provide better overall performance in main memory. © Springer-Verlag Berlin Heidelberg 2007.

Cite

CITATION STYLE

APA

Luan, H., Du, X., Wang, S., Ni, Y., & Chen, Q. (2007). J+-tree: A new index structure in main memory. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 4443 LNCS, pp. 386–397). Springer Verlag. https://doi.org/10.1007/978-3-540-71703-4_34

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free