Query indexing is a mature technique in relational databases. Organizing as tree-like structures, the indexes facilitate data access and speed up query processing. Nevertheless, the construction and modification of the indexes is very expensive and can slow down the database performance. Traditional approaches cover all records equally, even if some records are queried often and some never. To avoid this problem, partially indexing has been introduced. The core idea is to create indexes adaptively and incrementally as a side-product of query processing. In this way, only such records are indexed which take part in the queries. After emerging modern data storage technologies like: flash memory or phase change memory, the new index types appeared. They have been invented to overcome the limitations of such technologies. In this paper, we deal with partially indexing on flash memory. We propose a method which reduces the number of write and erase operations on flash memory during index creation. Due to employing optimization techniques specific for flash memory, the query response time is decreased twice in comparison to the traditional methods. As far as we know, it is the first approach which considers partially indexing on the physical data storage level. Thus, the paper may be the initiation of a new research direction.
[1]
Shuai Li,et al.
A Real-Time Flash Translation Layer for NAND Flash Memory Storage Systems
,
2016
.
[2]
Harumi A. Kuno,et al.
Benchmarking Adaptive Indexing
,
2010,
TPCTC.
[3]
Tei-Wei Kuo,et al.
An efficient B-tree layer implementation for flash-memory storage systems
,
2007,
TECS.
[4]
Jorge Bernardino,et al.
An Overview of Decision Support Benchmarks: TPC-DS, TPC-H and SSB
,
2015,
WorldCIST.
[5]
Martin L. Kersten,et al.
Self-organizing tuple reconstruction in column-stores
,
2009,
SIGMOD Conference.
[6]
Ramesh K. Sitaraman,et al.
Lazy-Adaptive Tree: An Optimized Index Structure for Flash Devices
,
2009,
Proc. VLDB Endow..
[7]
Martin L. Kersten,et al.
Cracking the Database Store
,
2005,
CIDR.
[8]
Harumi A. Kuno,et al.
Self-selecting, self-tuning, incrementally optimized indexes
,
2010,
EDBT '10.
[9]
Alekh Jindal,et al.
The Uncracked Pieces in Database Cracking
,
2013,
Proc. VLDB Endow..
[10]
Martin L. Kersten,et al.
Updating a cracked database
,
2007,
SIGMOD '07.
[11]
Bingsheng He,et al.
Tree indexing on solid state drives
,
2010,
Proc. VLDB Endow..
[12]
David Hung-Chang Du,et al.
A Dynamic Switching Flash Translation Layer Based on Page-Level Mapping
,
2016,
IEICE Trans. Inf. Syst..