𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Index Data Structures in Object-Oriented Databases

✍ Scribed by Thomas A. Mueck, Martin L. Polaschek (auth.)


Publisher
Springer US
Year
1997
Tongue
English
Leaves
185
Series
Advances in Database Systems 7
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Object-oriented database management systems (OODBMS) are used to impleΒ­ ment and maintain large object databases on persistent storage. Regardless whether the underlying database model follows the object-oriented, the relaΒ­ tional or the object-relational paradigm, a key feature of any DBMS product is content based access to data sets. On the one hand this feature provides user-friendly query interfaces based on predicates to describe the desired data. On the other hand it poses challenging questions regarding DBMS design and implementation as well as the application development process on top of the DBMS. The reason for the latter is that the actual query performance depends on a technically meaningful use of access support mechanisms. In particular, if chosen and applied properly, such a mechanism speeds up the execution of predicate based queries. In the object-oriented world, such queries may involve arbitrarily complex terms referring to inheritance hierarchies and aggregation paths. These features are attractive at the application level, however, they increase the complexity of appropriate access support mechanisms which are known to be technically non-trivial in the relational world.

✦ Table of Contents


Front Matter....Pages i-viii
Introduction....Pages 1-6
Database Model....Pages 7-28
Data Structures and Indexing....Pages 29-84
Type Hierarchy Indexing....Pages 85-122
Aggregation Path Indexing....Pages 123-140
Collection Operations....Pages 141-150
Performance Analysis β€” An Example....Pages 151-164
Back Matter....Pages 165-177

✦ Subjects


Data Structures, Cryptology and Information Theory; Data Structures; Information Storage and Retrieval; Multimedia Information Systems


πŸ“œ SIMILAR VOLUMES


Object-Oriented Data Structures In Java
✍ Chip Weems, Samuel Rebelsky, Nell B. Dale πŸ“‚ Library πŸ“… 2002 πŸ› Jones and Bartlett Publishers, Inc. 🌐 English

i paid for an expedite mail service and never arrived on time. this caused me to drop my class since i didn't have a book to read.

Data access patterns: database interacti
✍ Clifton Nock πŸ“‚ Library πŸ“… 2003 πŸ› Addison-Wesley Professional 🌐 English

Efficient, high-quality data access code is crucial to the performance and usability of virtually any enterprise application-and there's no better way to improve an existing system than to optimize its data access code. Regardless of database engine, platform, language, or application, developers re

C++: Object-Oriented Data Structures
✍ Saumyendra Sengupta, Carl Phillip Korobkin (auth.) πŸ“‚ Library πŸ“… 1994 πŸ› Springer-Verlag New York 🌐 English

<p>This book provides a broad coverage of fundamental and advanced conΒ­ cepts of data structures and algorithms. The material presented includes a treatment of elementary data structures such as arrays, lists, stacks, and trees, as well as newer structures that have emerged to support the processΒ­ i

C++ Object-oriented Data Structures
✍ Sengupta, Saumyendra; Korobkin, Carl Phillip πŸ“‚ Library πŸ“… 2014 πŸ› Korobkin, Carl P., Sengupta, Saumyendra., Springer 🌐 English
Object-Oriented Data Structures Using Ja
✍ Nell B. Dale, Daniel T. Joyce, Chip Weems πŸ“‚ Library πŸ“… 2002 πŸ› Jones & Bartlett 🌐 English

This book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.

Object-Oriented Data Structures Using Ja
✍ Nell Dale, Daniel T. Joyce, Chip Weems πŸ“‚ Library πŸ“… 2016 πŸ› Jones & Bartlett Learning 🌐 English

The updated and revised Object-Oriented Data Structures Using Java, Fourth Edition is an essential resource for students learning data structures using the Java programming language. It presents both the traditional and modern data structure topics with an emphasis on problem-solving and object-orie