The increasing volume of time-based generated data and the shift in storage technologies suggest that we might need to reconsider indexing. Several workloads - like social and service monitoring - often include attributes with implicit clustering because of their time-dependent nature. In addition, solid state disks (SSD) (using flash or other low-level technologies) emerge as viable competitors of hard disk drives (HDD). Capacity and access times of storage devices create a trade-off between SSD and HDD. Slow random accesses in HDD have been replaced by efficient random accesses in SSD, but their available capacity is one or more orders of magnitude more expensive than the one of HDD. Indexing, however, is designed assuming HDD as secondar...
AbstractIn this paper we complete the analysis done by Ramakrishna and Mukhopadhyay for a data node ...
This article investigates MySQL's index capabilities. It begins by reviewing how indexes work, as we...
We present an approach named MAP21 which uses standard B + -trees, in a multiple disks single proc...
Large flash disks, or solid state drives (SSDs), have become an attractive alternative to magnetic h...
In some applications, data capture dominates query processing. For example, monitoring moving object...
Large flash disks have become an attractive alternative to magnetic hard disks, due to their high ra...
As random access memory gets cheaper, it becomes increasingly affordable to build computers with lar...
A new multiattribute index structure called the hB-tree is introduced. It is derived from the K-D-B-...
The explosion of big data poses a serious problem to the efficient retrieval and management of infor...
AbstractWe present the interpolation search B-tree (ISB-tree), a new cache-aware indexing scheme tha...
Workload-aware physical data access structures are crucial to achieve short response time with (expl...
Indexing is a very important concept in database systems. Index structures are maintained to organiz...
We study indexing techniques for main memory, including hash indexes, binary search trees, T-trees, ...
This article investigates MySQL's index capabilities. It begins by reviewing how indexes work, as we...
We review the time and storage costs of search and clustering algorithms. We exemplify these, based ...
AbstractIn this paper we complete the analysis done by Ramakrishna and Mukhopadhyay for a data node ...
This article investigates MySQL's index capabilities. It begins by reviewing how indexes work, as we...
We present an approach named MAP21 which uses standard B + -trees, in a multiple disks single proc...
Large flash disks, or solid state drives (SSDs), have become an attractive alternative to magnetic h...
In some applications, data capture dominates query processing. For example, monitoring moving object...
Large flash disks have become an attractive alternative to magnetic hard disks, due to their high ra...
As random access memory gets cheaper, it becomes increasingly affordable to build computers with lar...
A new multiattribute index structure called the hB-tree is introduced. It is derived from the K-D-B-...
The explosion of big data poses a serious problem to the efficient retrieval and management of infor...
AbstractWe present the interpolation search B-tree (ISB-tree), a new cache-aware indexing scheme tha...
Workload-aware physical data access structures are crucial to achieve short response time with (expl...
Indexing is a very important concept in database systems. Index structures are maintained to organiz...
We study indexing techniques for main memory, including hash indexes, binary search trees, T-trees, ...
This article investigates MySQL's index capabilities. It begins by reviewing how indexes work, as we...
We review the time and storage costs of search and clustering algorithms. We exemplify these, based ...
AbstractIn this paper we complete the analysis done by Ramakrishna and Mukhopadhyay for a data node ...
This article investigates MySQL's index capabilities. It begins by reviewing how indexes work, as we...
We present an approach named MAP21 which uses standard B + -trees, in a multiple disks single proc...