Readings in database systems:
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Cambridge, Mass. [u.a.]
MIT Press
2005
|
Ausgabe: | 4. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XI, 865 S. Ill., graph. Darst. |
ISBN: | 0262693143 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV020825233 | ||
003 | DE-604 | ||
005 | 20080609 | ||
007 | t | ||
008 | 051011s2005 ad|| |||| 00||| eng d | ||
020 | |a 0262693143 |9 0-262-69314-3 | ||
035 | |a (OCoLC)57546479 | ||
035 | |a (DE-599)BVBBV020825233 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-M347 |a DE-29T |a DE-473 |a DE-824 |a DE-355 |a DE-859 |a DE-634 |a DE-11 |a DE-525 | ||
050 | 0 | |a QA76.9.D3 | |
082 | 0 | |a 005.74 |2 21 | |
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
084 | |a ST 271 |0 (DE-625)143639: |2 rvk | ||
245 | 1 | 0 | |a Readings in database systems |c ed. by Joseph M. Hellerstein ... |
246 | 1 | 3 | |a Database systems |
250 | |a 4. ed. | ||
264 | 1 | |a Cambridge, Mass. [u.a.] |b MIT Press |c 2005 | |
300 | |a XI, 865 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 7 | |a Banco de dados |2 larpcal | |
650 | 4 | |a Bases de données - Gestion | |
650 | 4 | |a Database management | |
650 | 0 | 7 | |a Datenbanksystem |0 (DE-588)4113276-2 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4143413-4 |a Aufsatzsammlung |2 gnd-content | |
689 | 0 | 0 | |a Datenbanksystem |0 (DE-588)4113276-2 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Hellerstein, Joseph M. |e Sonstige |4 oth | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013830529&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-013830529 |
Datensatz im Suchindex
_version_ | 1804134154293477376 |
---|---|
adam_text | Contents
Preface
ix
Chapter
1:
Data Models and DBMS Architecture
What Goes Around Comes Around
2
Michael Stonebraker and Joseph M.
Hellerstein
Anatomy of a Database System
42
Joseph M.
Hellerstein
and Michael Stonebraker
Chapter
2:
Query Processing
Introduction
96
Access Path Selection in a Relational Database Management System
103
P. Griffiths Selinger, M. M.
Astrahan,
D. D.
Chamberlin,
R.
A. Lorie,
and T. G.
Price
Join Processing in Database Systems with Large Main Memories
115
LeonardD. Shapiro
Parallel Database Systems: The Future of High Performance Database Systems
141
David
DeWitt
and Jim Gray
Encapsulation of Parallelism in the Volcano Query Processing System
155
Goetz Graefe
AlphaSort: A RISC Machine Sort
165
Chris
Nyberg,
Tom Barclay, Zarka Cvetanovic, Jim Gray, and Dave Lomet
R* Optimizer Validation and Performance Evaluation for Distributed Queries
175
Lothar F.
Mackert and Guy M. Lohman
Mariposa:
A Wide-Area Distributed Database System
186
Michael Stonebraker, Paul M. Aoki,
Witold Litwin,
Avi
Pfeffer, Adam Sah, JeffSidell, Carl Staelin,
and Andrew Yu
Chapter
3: Data
Storage and
Access
Methods
Introduction
202
The R*-tree: An Efficient and
Robust Access
Method for
Points
and Rectangles
207
Norbert Beckmann,
Hans-Peter Kriegel,
Ralf Schneider, and Bernhard Seeger
Operating
System Support
for Database
Management 217
Michael Stonebraker
The Five-Minute Rule Ten Years Later, and Other Computer Storage Rules of Thumb
224
Jim Gray and Goetz Graefe
A Case for Redundant Arrays of Inexpensive Disks (RAID)
230
David A. Patterson, Garth Gibson, and Randy
H
.
Katz
і /
Contents
Chapter
4:
Transaction Management
Introduction
238
Granularity of Locks and Degrees of Consistency in a Shared Data Base
244
Jim
N.
Gray, Raymond
A. Lorie,
Gianfranco
R.
Putzolu, and Irving
L.
Traiger
On Optimistic Methods for Concurrency Control
274
H.
T. Kung
and John T. Robinson
Concurrency Control Performance Modeling: Alternatives and Implications
288
Rakesh Agrawal, Michael J. Carey, and Miron Livny
Efficient Locking for Concurrent Operations on B-Trees
334
Philip L. Lehman and S.
Bing
Yao
ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks
Using Write-Ahead Logging
355
C. Mohan, Don Haderle, Bruce Lindsay,
Hamid Pirahesh,
and Peter
Schwarz
Transaction Management in the R* Distributed Database Management System
424
C. Mohan, Bruce Lindsay, and R. Obermarck
The Dangers of Replication and a Solution
443
Jim Gray, Pat
Heiland,
Patrick O Neil, and Dennis Shasha
Chapter
5:
Extensibility
Introduction
453
Inclusion of New Types In Relational Data Base Systems
459
Michael Stonebraker
Generalized Search Trees for Database Systems
467
Joseph M.
Hellerstein,
Jeffrey F. Naughton, and
Avi
Pfeffer
Grammar-like Functional Rules for Representing Query Optimization Alternatives
479
Guy M. Lohman
Chapter
6:
Database Evolution
Introduction
489
AutoAdmin What-if
Index Analysis utility
492
Surajit Chaudhuri and Vivek Narasayya
Applying Model Management to Classical
Meta Data
Problems
504
Philip A. Bernstein
Algorithms for Creating Indexes for Very Large Tables Without Quiescing Updates
516
C. Mohan and Inderpal Narang
Chapter
7:
Data Warehousing
Introduction
526
Contents
vii
An
Overview of Data Warehousing and
OLAP
Technology
532
Surajit Chaudhuri and Umeshwar Dayal
Improved Query Performance with Variant Indexes
542
Patrick O Neil and Dalian Quass
DataCube: A Relational Aggregation Operator Generalizing Group-By, Cross-Tab, and Sub-Totals
554
Jim Gray, Surajit Chaudhuri, Adam Bosworth, Andrew Layman, Don
Reichart,
and
Murali
Venkatrao
An Array-Based Algorithm for Simultaneous Multidimensional Aggregates
579
Yihong Zhao,
Prasad
M.
Deshpande, and Jeffrey F. Naughton
Deriving Production Rules for Incremental View Maintenance
591
Stefano Ceri
and Jennifer
Widom
Informix under CONTROL: Online Query Processing
604
Joseph M.
Hellerstein, Ron
Avnur, Vijayshankar Raman
DynaMat: A Dynamic View Management System for Data Warehouses
638
Yannis Kotidis and Nick Roussopoulos
Chapter
8:
Data Mining
Introduction
650
BIRCH: An Efficient Data Clustering Method for Very Large Databases
656
Tian
Zhang, Raghu Ramakrishnan, and Miron Livny
SPRINT: A Scalable Parallel Classifier for Data Mining
668
John Shafet; Rakesh Agrawal, and Manish Mehta
Fast Algorithms for Mining Association Rules
680
Rakesh Agrawal and Ramakrishnan Srikant
Efficient Evaluation of Queries with Mining Predicates
693
Surajit Chaudhuri, Vivek Narasayya, and
Sunita Sarawagi
Chapter
9:
Web Services and Data Bases
Introduction
705
Combining Systems and Databases: A Search Engine Retrospective
711
Eric A. Brewer
The Anatomy of a Large-Scale Hypertextual Web Search Engine
725
Sergey
Brin
and Lawrence Page
The BINGO! System for Information Portal Generation and Expert Web Search
745
Sergej
Sizov, Michael Biwer,
Jens Graupmann,
Stefan Siersdoifer, Martin Theobald, Gerhard Weikum,
and Patrick
Zimmer
Data Management in Application Servers
757
Dean Jacobs
Querying Semi-Structured Data
768
Serge Abiteboul
viii Contents
DataGuides:
Enabling Query Formulation and Optimization in Semistructured Databases
786
Roy Goldman and Jennifer
Widom
NiagaraCQ: A Scalable Continuous Query System for the Internet Databases
796
Jianjun Chen, David
J
. DeWitt,
Feng
Tian,
and Yuan Wang
Chapter
10:
Stream-Based Data Management
Introduction
808
Scalable Trigger Processing
814
Eric
N.
Hanson, Chris
Carnes,
Lan
Huang, Mohan Konyala, Lloyd
Noronha,
Sashi Parthasarathy,
J. B. Park, and Albert Vernon
The Design and Implementation of a Sequence Database System
824
Proveen
Seshadri, Miron Livny, and Raghu Ramakrishnan
Eddies: Continuously Adaptive Query Processing
836
Ron Avnur and Joseph M.
Hellerstein
Retrospective on Aurora
848
Hari Balakrishnan,
Magdalena
Balazinska, Don Carney, Ugur
Çetintemel,
Mitch Cherniack, Christian
Convey, Eddie Galvez,
Jon Salz,
Michael Stonebraker,
Nešime Tatbul,
Richard Tibbetts, and Stan Zdonik
Sources
862
|
any_adam_object | 1 |
building | Verbundindex |
bvnumber | BV020825233 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D3 |
callnumber-search | QA76.9.D3 |
callnumber-sort | QA 276.9 D3 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 270 ST 271 |
ctrlnum | (OCoLC)57546479 (DE-599)BVBBV020825233 |
dewey-full | 005.74 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.74 |
dewey-search | 005.74 |
dewey-sort | 15.74 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 4. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01585nam a2200421 c 4500</leader><controlfield tag="001">BV020825233</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080609 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">051011s2005 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262693143</subfield><subfield code="9">0-262-69314-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)57546479</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV020825233</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-525</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.D3</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.74</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 271</subfield><subfield code="0">(DE-625)143639:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Readings in database systems</subfield><subfield code="c">ed. by Joseph M. Hellerstein ...</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Database systems</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">4. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge, Mass. [u.a.]</subfield><subfield code="b">MIT Press</subfield><subfield code="c">2005</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 865 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Banco de dados</subfield><subfield code="2">larpcal</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Bases de données - Gestion</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Database management</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenbanksystem</subfield><subfield code="0">(DE-588)4113276-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4143413-4</subfield><subfield code="a">Aufsatzsammlung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenbanksystem</subfield><subfield code="0">(DE-588)4113276-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Hellerstein, Joseph M.</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013830529&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-013830529</subfield></datafield></record></collection> |
genre | (DE-588)4143413-4 Aufsatzsammlung gnd-content |
genre_facet | Aufsatzsammlung |
id | DE-604.BV020825233 |
illustrated | Illustrated |
indexdate | 2024-07-09T20:20:06Z |
institution | BVB |
isbn | 0262693143 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-013830529 |
oclc_num | 57546479 |
open_access_boolean | |
owner | DE-M347 DE-29T DE-473 DE-BY-UBG DE-824 DE-355 DE-BY-UBR DE-859 DE-634 DE-11 DE-525 |
owner_facet | DE-M347 DE-29T DE-473 DE-BY-UBG DE-824 DE-355 DE-BY-UBR DE-859 DE-634 DE-11 DE-525 |
physical | XI, 865 S. Ill., graph. Darst. |
publishDate | 2005 |
publishDateSearch | 2005 |
publishDateSort | 2005 |
publisher | MIT Press |
record_format | marc |
spelling | Readings in database systems ed. by Joseph M. Hellerstein ... Database systems 4. ed. Cambridge, Mass. [u.a.] MIT Press 2005 XI, 865 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Banco de dados larpcal Bases de données - Gestion Database management Datenbanksystem (DE-588)4113276-2 gnd rswk-swf (DE-588)4143413-4 Aufsatzsammlung gnd-content Datenbanksystem (DE-588)4113276-2 s DE-604 Hellerstein, Joseph M. Sonstige oth Digitalisierung UB Regensburg application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013830529&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Readings in database systems Banco de dados larpcal Bases de données - Gestion Database management Datenbanksystem (DE-588)4113276-2 gnd |
subject_GND | (DE-588)4113276-2 (DE-588)4143413-4 |
title | Readings in database systems |
title_alt | Database systems |
title_auth | Readings in database systems |
title_exact_search | Readings in database systems |
title_full | Readings in database systems ed. by Joseph M. Hellerstein ... |
title_fullStr | Readings in database systems ed. by Joseph M. Hellerstein ... |
title_full_unstemmed | Readings in database systems ed. by Joseph M. Hellerstein ... |
title_short | Readings in database systems |
title_sort | readings in database systems |
topic | Banco de dados larpcal Bases de données - Gestion Database management Datenbanksystem (DE-588)4113276-2 gnd |
topic_facet | Banco de dados Bases de données - Gestion Database management Datenbanksystem Aufsatzsammlung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013830529&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT hellersteinjosephm readingsindatabasesystems AT hellersteinjosephm databasesystems |