Cantitate/Preț
Produs

Translating Relational Queries into Iterative Programs: Lecture Notes in Computer Science, cartea 261

Autor Johann C. Freytag
en Limba Engleză Paperback – 24 iun 1987
This book investigates the problem of translating relational queries into iterative programs using methods and techniques from the areas of functional programming and program transformation. The first part presents two algorithms which generate iterative programs from algebra-based query specifications. While the first algorithm is based on the transformation of recursive programs, the second uses functional expressions to generate the final iterative form. In the second part the same techniques generate efficient programs for the evaluation of aggregate functions in relational database systems. In several steps, programs which perform aggregation after sorting, are transformed into programs which perform aggregation while sorting. The third part then investigates the Lisp-dialect T as a possible implementation language for database systems. The book describes all transformations by transformation rules. The reader can expect a formal treatment of the proposed transformations which provide the basis for proving the correctness of the algorithms and, at the same time, give important insight into the techniques and methods developed for the transformation. Additionally, the high-level, detailed description of the algorithms immediately leads to their implementation and allows their extension to meet new requirements. Overall, the use of transformation rules and transformation methods introduces a new approach to query processing in relational database systems.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 32514 lei

Preț vechi: 40643 lei
-20% Nou

Puncte Express: 488

Preț estimativ în valută:
6222 6457$ 5201£

Carte tipărită la comandă

Livrare economică 15-29 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540180005
ISBN-10: 3540180001
Pagini: 148
Ilustrații: XIV, 134 p.
Dimensiuni: 155 x 235 x 8 mm
Greutate: 0.22 kg
Ediția:1987
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Computer Science

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

Data models and rewriting systems.- A transformation system based on recursive programs.- Query transformation based on map expressions.- The transformation of aggregate functions.- The implementation of database systems in T.- Conclusion and future work.