Treffer: Rule-based transformation of relational queries into iterative programs
Title:
Rule-based transformation of relational queries into iterative programs
Authors:
Source:
ACM SIGMOD Record ; volume 15, issue 2, page 206-214 ; ISSN 0163-5808
Publisher Information:
Association for Computing Machinery (ACM)
Publication Year:
1986
Document Type:
Fachzeitschrift
article in journal/newspaper
Language:
English
DOI:
10.1145/16856.16875
Availability:
Accession Number:
edsbas.B9AF532F
Database:
BASE
Weitere Informationen
Over the last decade many techniques for optimizing relational queries have been developed. However, the problem of translating these set-oriented query specifications into other forms for efficient execution has received little attention. This paper presents an algorithm that translates algebra-based query specifications into iterative programs for an efficient execution. While the source level operates on sets of tuples, the generated programs manipulate tuples as their basic objects. The algorithm incorporates techniques which have been developed in the areas of functional programming and program transformation.