Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM - 359
Collection Type Indeks Artikel prosiding/Sem
Title A transformation-based approach to optimizing loops in database programming languages (hal 91 - 103)
Author Daniel F. Lieuwen, David J.Dewitt;
Publisher Proceedings of the 1992 acm sigmod international conference on management of data san diego,carlifonia june 2-5,1992
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM - 359 TERSEDIA
Tidak ada review pada koleksi ini: 48064
Database progamming languages like O2, E, and O++ include the ability to iterate trough a set. nested iterators can be used to express joins. this paper descrbes compile-time optimizations similiar to relational transformations like join reordering for such progamming constructs. this paper also shows how to use a standard transformation-based optimizer to optimize these joins. an optimizer built using the EXODUS optimizer generator [GRAE87] was added to the bell labs O++ [AGRA89]compiler. we ised the resulting optimizing compiler to experimentaly validate the ideas in this paper. the expriments show that this technique can significantly improve the performance of database programming languages.