DocumentCode :
723372
Title :
Decomposition of natural join based on domain-interval fragmented column indices
Author :
Ivanova, Elena ; Sokolinsky, Leonid
Author_Institution :
South Ural State Univ., Chelyabinsk, Russia
fYear :
2015
fDate :
25-29 May 2015
Firstpage :
210
Lastpage :
213
Abstract :
The paper describes decomposition of natural join relational operator based on the column indices and domain-interval fragmentation. This decomposition admits parallel executing the resource-intensive relational operators without data transfers. All column index fragments are stored in main memory in compressed form to conserve space. During the parallel execution of relational operators, compressed index fragments are loaded on different processor cores. These cores unpack fragments, perform relational operator and compress fragments of partial result, which is a set of keys. Partial results are merged in the resulting set of keys. DBMS use the resulting set of keys for building the resulting table. Described approach allows efficient parallel query processing for very large databases on modern computing cluster systems with many-core accelerators. A prototype of the DBMS coprocessor system was implemented using this technique. The results of computational experiments are presented. These results confirm the efficiency of proposed approach.
Keywords :
coprocessors; data compression; multiprocessing systems; parallel databases; query processing; DBMS coprocessor system; column index fragments; compressed form; domain-interval fragmented column indices; large databases; many-core accelerators; modern computing cluster systems; natural join decomposition; natural join relational operator; parallel execution; parallel query processing; relational operator; resource-intensive relational operators; Coprocessors; Indexes; Parallel processing; Prototypes; Query processing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Information and Communication Technology, Electronics and Microelectronics (MIPRO), 2015 38th International Convention on
Conference_Location :
Opatija
Type :
conf
DOI :
10.1109/MIPRO.2015.7160266
Filename :
7160266
Link To Document :
بازگشت