Materialized views techniques, implementations, and applications
"When an application is built, an underlying data model is chosen to make that application effective. Frequently, other applications need the same data, only modeled differently. The solution of copying the underlying data and modeling is costly in terms of storage and makes data maintenance an...
Gespeichert in:
Weitere Verfasser: | , |
---|---|
Format: | E-Book |
Sprache: | English |
Veröffentlicht: |
Cambridge, Mass.
MIT Press
1999
|
Online-Zugang: | MIT Press |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-260-MPOB-4472 | ||
003 | MaCbMITP | ||
005 | 20190503073313.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 010112s1998 maua ob 001 0 eng d | ||
020 | |a 0262287501 | ||
020 | |a 058533174X | ||
020 | |a 9780262287500 | ||
020 | |a 9780585331744 | ||
245 | 0 | 0 | |a Materialized views |b techniques, implementations, and applications |c edited by Ashish Gupta, Inderpal Singh Mumick ; foreword by Jeffrey D. Ullman |
264 | 1 | |a Cambridge, Mass. |b MIT Press |c 1999 | |
300 | |a 1 Online-Ressource (xix, 589 Seiten) |b Illustrationen | ||
336 | |b txt | ||
337 | |b c | ||
338 | |b cr | ||
520 | 3 | |a "When an application is built, an underlying data model is chosen to make that application effective. Frequently, other applications need the same data, only modeled differently. The solution of copying the underlying data and modeling is costly in terms of storage and makes data maintenance and evolution impossible. View mechanisms are a technique to model data differently for various applications without affecting the underlying format and structure of the data. The technique enables applications to customize shared data objects without affecting other applications that use the same objects. The growing data-manipulation needs of companies cannot be met by existing legacy systems that contain valuable data. Thus view mechanisms are becoming increasingly important as a way to model and use legacy data in new applications. Materialized views are views that have been computed and stored in databases. Because they reduce the need to recompute the view and/or data being queried, they speed up the querying of large amounts of data. Further, because they provide a systematic way to describe how to recompute the data, maintenance and evolution can be automated. Materialized views are especially useful in data warehousing, query optimization, integrity constraint maintenance, online analytical processing, and applications such as billing, banking, and retailing. This comprehensive volume, with a foreword by Jeff Ullman of Stanford University, will serve as a reference for students and commercial users, and encourage further use and development of materialized views." | |
700 | 1 | |a Gupta, Ashish |d 1968- | |
700 | 1 | |a Mumick, Inderpal Singh | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 0262571226 |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9780262571227 |
856 | 4 | 0 | |l TUM01 |p ZDB-260-MPOB |q TUM_PDA_MPOB |3 MIT Press |u https://doi.org/10.7551/mitpress/4472.001.0001?locatt=mode:legacy |3 Volltext |
912 | |a ZDB-260-MPOB | ||
912 | |a ZDB-260-MPOB | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-260-MPOB-4472 |
---|---|
_version_ | 1818768151811194881 |
adam_text | |
any_adam_object | |
author2 | Gupta, Ashish 1968- Mumick, Inderpal Singh |
author2_role | |
author2_variant | a g ag i s m is ism |
author_facet | Gupta, Ashish 1968- Mumick, Inderpal Singh |
author_sort | Gupta, Ashish 1968- |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-260-MPOB |
doi_str_mv | 10.7551/mitpress/4472.001.0001 |
format | eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02583cam a2200301Ma 4500</leader><controlfield tag="001">ZDB-260-MPOB-4472</controlfield><controlfield tag="003">MaCbMITP</controlfield><controlfield tag="005">20190503073313.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">010112s1998 maua ob 001 0 eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262287501</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">058533174X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780262287500</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780585331744</subfield></datafield><datafield tag="245" ind1="0" ind2="0"><subfield code="a">Materialized views</subfield><subfield code="b">techniques, implementations, and applications</subfield><subfield code="c">edited by Ashish Gupta, Inderpal Singh Mumick ; foreword by Jeffrey D. Ullman</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge, Mass.</subfield><subfield code="b">MIT Press</subfield><subfield code="c">1999</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (xix, 589 Seiten)</subfield><subfield code="b">Illustrationen</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">"When an application is built, an underlying data model is chosen to make that application effective. Frequently, other applications need the same data, only modeled differently. The solution of copying the underlying data and modeling is costly in terms of storage and makes data maintenance and evolution impossible. View mechanisms are a technique to model data differently for various applications without affecting the underlying format and structure of the data. The technique enables applications to customize shared data objects without affecting other applications that use the same objects. The growing data-manipulation needs of companies cannot be met by existing legacy systems that contain valuable data. Thus view mechanisms are becoming increasingly important as a way to model and use legacy data in new applications. Materialized views are views that have been computed and stored in databases. Because they reduce the need to recompute the view and/or data being queried, they speed up the querying of large amounts of data. Further, because they provide a systematic way to describe how to recompute the data, maintenance and evolution can be automated. Materialized views are especially useful in data warehousing, query optimization, integrity constraint maintenance, online analytical processing, and applications such as billing, banking, and retailing. This comprehensive volume, with a foreword by Jeff Ullman of Stanford University, will serve as a reference for students and commercial users, and encourage further use and development of materialized views."</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Gupta, Ashish</subfield><subfield code="d">1968-</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Mumick, Inderpal Singh</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">0262571226</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9780262571227</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">TUM01</subfield><subfield code="p">ZDB-260-MPOB</subfield><subfield code="q">TUM_PDA_MPOB</subfield><subfield code="3">MIT Press</subfield><subfield code="u">https://doi.org/10.7551/mitpress/4472.001.0001?locatt=mode:legacy</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-260-MPOB-4472 |
illustrated | Illustrated |
indexdate | 2024-12-18T09:01:13Z |
institution | BVB |
isbn | 0262287501 058533174X 9780262287500 9780585331744 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (xix, 589 Seiten) Illustrationen |
psigel | ZDB-260-MPOB |
publishDate | 1999 |
publishDateSearch | 1998 |
publishDateSort | 1998 |
publisher | MIT Press |
record_format | marc |
spelling | Materialized views techniques, implementations, and applications edited by Ashish Gupta, Inderpal Singh Mumick ; foreword by Jeffrey D. Ullman Cambridge, Mass. MIT Press 1999 1 Online-Ressource (xix, 589 Seiten) Illustrationen txt c cr "When an application is built, an underlying data model is chosen to make that application effective. Frequently, other applications need the same data, only modeled differently. The solution of copying the underlying data and modeling is costly in terms of storage and makes data maintenance and evolution impossible. View mechanisms are a technique to model data differently for various applications without affecting the underlying format and structure of the data. The technique enables applications to customize shared data objects without affecting other applications that use the same objects. The growing data-manipulation needs of companies cannot be met by existing legacy systems that contain valuable data. Thus view mechanisms are becoming increasingly important as a way to model and use legacy data in new applications. Materialized views are views that have been computed and stored in databases. Because they reduce the need to recompute the view and/or data being queried, they speed up the querying of large amounts of data. Further, because they provide a systematic way to describe how to recompute the data, maintenance and evolution can be automated. Materialized views are especially useful in data warehousing, query optimization, integrity constraint maintenance, online analytical processing, and applications such as billing, banking, and retailing. This comprehensive volume, with a foreword by Jeff Ullman of Stanford University, will serve as a reference for students and commercial users, and encourage further use and development of materialized views." Gupta, Ashish 1968- Mumick, Inderpal Singh Erscheint auch als Druck-Ausgabe 0262571226 Erscheint auch als Druck-Ausgabe 9780262571227 TUM01 ZDB-260-MPOB TUM_PDA_MPOB MIT Press https://doi.org/10.7551/mitpress/4472.001.0001?locatt=mode:legacy Volltext |
spellingShingle | Materialized views techniques, implementations, and applications |
title | Materialized views techniques, implementations, and applications |
title_auth | Materialized views techniques, implementations, and applications |
title_exact_search | Materialized views techniques, implementations, and applications |
title_full | Materialized views techniques, implementations, and applications edited by Ashish Gupta, Inderpal Singh Mumick ; foreword by Jeffrey D. Ullman |
title_fullStr | Materialized views techniques, implementations, and applications edited by Ashish Gupta, Inderpal Singh Mumick ; foreword by Jeffrey D. Ullman |
title_full_unstemmed | Materialized views techniques, implementations, and applications edited by Ashish Gupta, Inderpal Singh Mumick ; foreword by Jeffrey D. Ullman |
title_short | Materialized views |
title_sort | materialized views techniques implementations and applications |
title_sub | techniques, implementations, and applications |
url | https://doi.org/10.7551/mitpress/4472.001.0001?locatt=mode:legacy |
work_keys_str_mv | AT guptaashish materializedviewstechniquesimplementationsandapplications AT mumickinderpalsingh materializedviewstechniquesimplementationsandapplications |