The high frequency of applications involving large, ordered, nested lists suggests that list is the "next most" natural data type after set. A list differs from a set through positioning and nesting elements within the list. Directly supporting such position-related operations will greatly improve the performance of database systems targeting at the above applications. Unlike other attributes, the position will be changed by insertion and deletion within a list and known methods are not appropriate for indexing the position. We present an indexing structure, called the P-tree (where P for position), to index a set of lists. The P-tree generalizes the B-tree by dealing with a set of lists rather than a set of records, while preserv...
Large image and spatial databases are becoming more important in applications such as image archives...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Many evolving database applications warrant the use of non-traditional indexing mechanisms beyond B+...
Abstract. Multidimensional indexing is concerned with the indexing of multi-attributed records, wher...
In the last three decades, many organizations of various natures are used relational databases like ...
A new multiattribute index structure called the hB-tree is introduced. It is derived from the K-D-B-...
Abstract:-The B+-tree and its variants have been reported as the good index structures for retrievin...
This article is a proposal for a database index structure, the XPath accelerator, that has been spec...
The increasing volume of time-based generated data and the shift in storage technologies suggest tha...
Database systems research is an old and well-established field in computer science. Many of the key ...
This article is a proposal for a database index structure, the XPath accelerator, that has been spec...
The research which this thesis describes began as part of a long-term programme to build a deductive...
We introduce a new text-indexing data structure, the String B-Tree, that can be seen as a link betwe...
Database Management Systems (DBMS) need to handle large updatable datasets in on-line transaction pr...
Indexes are the best apposite choice for quickly retrieving the records. This is nothing but cutting...
Large image and spatial databases are becoming more important in applications such as image archives...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Many evolving database applications warrant the use of non-traditional indexing mechanisms beyond B+...
Abstract. Multidimensional indexing is concerned with the indexing of multi-attributed records, wher...
In the last three decades, many organizations of various natures are used relational databases like ...
A new multiattribute index structure called the hB-tree is introduced. It is derived from the K-D-B-...
Abstract:-The B+-tree and its variants have been reported as the good index structures for retrievin...
This article is a proposal for a database index structure, the XPath accelerator, that has been spec...
The increasing volume of time-based generated data and the shift in storage technologies suggest tha...
Database systems research is an old and well-established field in computer science. Many of the key ...
This article is a proposal for a database index structure, the XPath accelerator, that has been spec...
The research which this thesis describes began as part of a long-term programme to build a deductive...
We introduce a new text-indexing data structure, the String B-Tree, that can be seen as a link betwe...
Database Management Systems (DBMS) need to handle large updatable datasets in on-line transaction pr...
Indexes are the best apposite choice for quickly retrieving the records. This is nothing but cutting...
Large image and spatial databases are becoming more important in applications such as image archives...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Many evolving database applications warrant the use of non-traditional indexing mechanisms beyond B+...