While the B-tree (or the B+-tree) is the most popular index structure in disk-based relational database systems, the T-tree has been widely accepted as a promising index structure for main memory databases where the entire database (or most of them) resides in the main memory. However, most work on the T-tree reported in the literature did not take concurrency control into consideration. In this paper, we report our study on the performance of the main memory database index structure that allows concurrent accesses of multiple users. Two concurrency control approaches over the T-tree are presented. The results of a simulation study indicate that the B-link tree, a variant of the widely used B-tree index will outperform the T-tree if concurr...
Real time database systems are expected to rely heavily on indexes to speed up data access and there...
Recently, flash memory has been utilized as the primary storage device in mobile devices. SSDs have ...
This paper presents general algorithms for concurrency control in tree-based access methods as well ...
In this paper, an effective index structure for dynamic main memory database systems, which we call ...
Database systems research is an old and well-established field in computer science. Many of the key ...
Multiuser database systems require concurrency control in order to perform correctly. B-trees have b...
Modern computer architectures provide high performance computing capability by having multiple CPU c...
access method, cache consciousness, data locality, data structure, main-memory database The recent h...
[[abstract]]Appropriate concurrent operations can improve R-tree efficiency. Supporting concurrency ...
AbstractÐReal-time database systems are expected to rely heavily on indexes to speed up data access ...
Recent research shows that the database performance can be significantly improved by the effective c...
Database management systems (DBMS) are critical performance components in large scale applications u...
Concurrency control provides multi-user access to a database system, while ensuring concurrent trans...
Abstract: With the fundamental change of hardware technology, main-memory database systems have emer...
kerttu ( at) cs.hut.fi We present an indexing system where a database index is divided into two part...
Real time database systems are expected to rely heavily on indexes to speed up data access and there...
Recently, flash memory has been utilized as the primary storage device in mobile devices. SSDs have ...
This paper presents general algorithms for concurrency control in tree-based access methods as well ...
In this paper, an effective index structure for dynamic main memory database systems, which we call ...
Database systems research is an old and well-established field in computer science. Many of the key ...
Multiuser database systems require concurrency control in order to perform correctly. B-trees have b...
Modern computer architectures provide high performance computing capability by having multiple CPU c...
access method, cache consciousness, data locality, data structure, main-memory database The recent h...
[[abstract]]Appropriate concurrent operations can improve R-tree efficiency. Supporting concurrency ...
AbstractÐReal-time database systems are expected to rely heavily on indexes to speed up data access ...
Recent research shows that the database performance can be significantly improved by the effective c...
Database management systems (DBMS) are critical performance components in large scale applications u...
Concurrency control provides multi-user access to a database system, while ensuring concurrent trans...
Abstract: With the fundamental change of hardware technology, main-memory database systems have emer...
kerttu ( at) cs.hut.fi We present an indexing system where a database index is divided into two part...
Real time database systems are expected to rely heavily on indexes to speed up data access and there...
Recently, flash memory has been utilized as the primary storage device in mobile devices. SSDs have ...
This paper presents general algorithms for concurrency control in tree-based access methods as well ...