Abstract. The paper describes an approach to the parallel natural join execution on computing clusters with GPU and MIC Coprocessors. This approach is based on a decomposition of natural join relational operator using the column indices and domain-interval fragmentation. This de-composition admits parallel executing the resource-intensive relational operators without data transfers. All column index fragments are stored in main memory. To process the join of two relations, each pair of index fragments corresponding to particular domain interval is joined on a sep-arate processor core. Described approach allows efficient parallel query processing for very large databases on modern computing cluster systems with many-core accelerators. A prot...
AbstractJoin is the most important and expensive operation in relational databases. The parallel joi...
A consensus on parallel architecture for database management has emerged. This architecture is based...
A consensus on parallel architecture for database management has emerged. This architecture is based...
Relational join processing is one of the core functionalities in database management systems. Implem...
We describe an optimized parallel implementation of the index-nested-loops database join primitive f...
Abstract. Actual trend set by CPU manufacturers and recent develope-ment in the field of graphical p...
Join indices have been proposed as an efficient way of addressing the high resource costs associated...
We present our novel design and implementation of relational join algorithms for new-generation grap...
Join-order optimization is an important task during query processing in DBMSs. The execution time of...
Queries containing aggregate functions often combine multiple tables through join operations. This q...
The problem of optimizing joins between two fragmented relations on a broadcast local network is ana...
Join is the most important and expensive operation in relational databases. The parallel join operat...
In the PRISMA-project, a large multi-processor system has been built, is be used to study the per-fo...
Abstract: In this paper, we show that spatial joins are very suitable to be processed on a parallel ...
We analyze the costs, and describe the implementation, of three hashed-based join algorithms for a g...
AbstractJoin is the most important and expensive operation in relational databases. The parallel joi...
A consensus on parallel architecture for database management has emerged. This architecture is based...
A consensus on parallel architecture for database management has emerged. This architecture is based...
Relational join processing is one of the core functionalities in database management systems. Implem...
We describe an optimized parallel implementation of the index-nested-loops database join primitive f...
Abstract. Actual trend set by CPU manufacturers and recent develope-ment in the field of graphical p...
Join indices have been proposed as an efficient way of addressing the high resource costs associated...
We present our novel design and implementation of relational join algorithms for new-generation grap...
Join-order optimization is an important task during query processing in DBMSs. The execution time of...
Queries containing aggregate functions often combine multiple tables through join operations. This q...
The problem of optimizing joins between two fragmented relations on a broadcast local network is ana...
Join is the most important and expensive operation in relational databases. The parallel join operat...
In the PRISMA-project, a large multi-processor system has been built, is be used to study the per-fo...
Abstract: In this paper, we show that spatial joins are very suitable to be processed on a parallel ...
We analyze the costs, and describe the implementation, of three hashed-based join algorithms for a g...
AbstractJoin is the most important and expensive operation in relational databases. The parallel joi...
A consensus on parallel architecture for database management has emerged. This architecture is based...
A consensus on parallel architecture for database management has emerged. This architecture is based...