Introduction to Object-Oriented Databases

Introduction to Object-Oriented Databases PDF Author: Won Kim
Publisher:
ISBN: 9780262512169
Category :
Languages : en
Pages : 0

Get Book

Book Description
Introduction to Object-Oriented Databases provides the first unified and coherent presentation of the essential concepts and techniques of object-oriented databases. It consolidates the results of research and development in the semantics and implementation of a full spectrum of database facilities for object-oriented systems, including data model, query, authorization, schema evolution, storage structures, query optimization, transaction management, versions, composite objects, and integration of a programming language and a database system.The book draws on the author's Orion project at MCC, currently the most advanced object-oriented database system, and places this work in a larger context by using relational database systems and other object-oriented systems for comparison.Won Kim is Director of the Object-Oriented and Distributed Systems Laboratory at Microelectronics and Computer Technology Corporation (MCC) in Austin, Texas.Contents: Introduction. Data Model. Basic Interface. Relationships with Non-Object-Oriented Databases. Schema Modification. Model of Queries. Query Language. Authorization. Storage Structures. Query Processing. Transaction Management. Semantic Extensions. Integrating Object-Oriented Programming and Databases. Architecture. Survey of Object-Oriented Database Systems. Directions for Future Research and Development.

Introduction to Object-Oriented Databases

Introduction to Object-Oriented Databases PDF Author: Won Kim
Publisher:
ISBN: 9780262512169
Category :
Languages : en
Pages : 0

Get Book

Book Description
Introduction to Object-Oriented Databases provides the first unified and coherent presentation of the essential concepts and techniques of object-oriented databases. It consolidates the results of research and development in the semantics and implementation of a full spectrum of database facilities for object-oriented systems, including data model, query, authorization, schema evolution, storage structures, query optimization, transaction management, versions, composite objects, and integration of a programming language and a database system.The book draws on the author's Orion project at MCC, currently the most advanced object-oriented database system, and places this work in a larger context by using relational database systems and other object-oriented systems for comparison.Won Kim is Director of the Object-Oriented and Distributed Systems Laboratory at Microelectronics and Computer Technology Corporation (MCC) in Austin, Texas.Contents: Introduction. Data Model. Basic Interface. Relationships with Non-Object-Oriented Databases. Schema Modification. Model of Queries. Query Language. Authorization. Storage Structures. Query Processing. Transaction Management. Semantic Extensions. Integrating Object-Oriented Programming and Databases. Architecture. Survey of Object-Oriented Database Systems. Directions for Future Research and Development.

Object-oriented Database Design Clearly Explained

Object-oriented Database Design Clearly Explained PDF Author: Jan L. Harrington
Publisher: Morgan Kaufmann
ISBN: 9780123264282
Category : Computers
Languages : en
Pages : 332

Get Book

Book Description
This book will help you make sense of the conflicting theories and vendor claims about object-oriented database systems."--BOOK JACKET.

Fundamentals of Object Databases

Fundamentals of Object Databases PDF Author: Suzanne Dietrich
Publisher: Springer Nature
ISBN: 3031018443
Category : Computers
Languages : en
Pages : 151

Get Book

Book Description
Object-oriented databases were originally developed as an alternative to relational database technology for the representation, storage, and access of non-traditional data forms that were increasingly found in advanced applications of database technology. After much debate regarding object-oriented versus relational database technology, object-oriented extensions were eventually incorporated into relational technology to create object-relational databases. Both object-oriented databases and object-relational databases, collectively known as object databases, provide inherent support for object features, such as object identity, classes, inheritance hierarchies, and associations between classes using object references. This monograph presents the fundamentals of object databases, with a specific focus on conceptual modeling of object database designs. After an introduction to the fundamental concepts of object-oriented data, the monograph provides a review of object-oriented conceptual modeling techniques using side-by-side Enhanced Entity Relationship diagrams and Unified Modeling Language conceptual class diagrams that feature class hierarchies with specialization constraints and object associations. These object-oriented conceptual models provide the basis for introducing case studies that illustrate the use of object features within the design of object-oriented and object-relational databases. For the object-oriented database perspective, the Object Data Management Group data definition language provides a portable, language-independent specification of an object schema, together with an SQL-like object query language. LINQ (Language INtegrated Query) is presented as a case study of an object query language together with its use in the db4o open-source object-oriented database. For the object-relational perspective, the object-relational features of the SQL standard are presented together with an accompanying case study of the object-relational features of Oracle. For completeness of coverage, an appendix provides a mapping of object-oriented conceptual designs to the relational model and its associated constraints. Table of Contents: List of Figures / List of Tables / Introduction to Object Databases / Object-Oriented Databases / Object-Relational Databases

Models and Languages of Object-oriented Databases

Models and Languages of Object-oriented Databases PDF Author: Georg Lausen
Publisher: Addison Wesley Longman
ISBN:
Category : Computers
Languages : en
Pages : 248

Get Book

Book Description
Brings together key developments in OO databases from areas such as semantic modelling, formal data models, language design issues, object algebra and rule-based query languages. Shows how these elements may interact within an object-oriented database system.

Object – Oriented Database Systems : Approaches and Architectures

Object – Oriented Database Systems : Approaches and Architectures PDF Author: Prabhu C.s.r.
Publisher: PHI Learning Pvt. Ltd.
ISBN: 8120340930
Category : Computers
Languages : en
Pages : 257

Get Book

Book Description
This well-received book, now in its third edition, is a comprehensive presentation of the fundamentals of object-oriented database systems (OODBMS). It provides extensive coverage of the different approaches to object data management, including the three major approaches--semantic database systems approach, object-oriented programming language extension approach, and the relational extension approach--as well as the various types of architectures of object-oriented database systems. The book discusses all recent developments in this field, such as the emergence of Java as the dominant object-oriented programming language--resulting in upcoming OODBMS products such as Ozone--and the provision of object-oriented database features in object-relational database systems (ORDBMS) products such as Oracle 9i and DB2. The new edition provides an extensive discussion of PostgreSQL, a popular open source object-oriented database system which has emerged as a viable alternative to expensive commercial database systems such as Oracle. The book is extensively illustrated, which enables students to develop a firm grasp of the underlying concepts. The chapter-end exercises help in testing the students' comprehension of the fundamental principles. The book is primarily meant for students of IT-related programmes having courses in database systems. Computer professionals will also find the book immensely useful.

Object-Oriented Database System

Object-Oriented Database System PDF Author: Hiroshi Ishikawa
Publisher: Springer Science & Business Media
ISBN: 4431683089
Category : Computers
Languages : en
Pages : 177

Get Book

Book Description
Computer Science Workbench is a monograph series which will provide you with an in depth working knowledge of current developments in computer technology. Every volume in this series will deal with a topic of importance in computer science and elaborate on how you yourself can build systems related to the main theme. You will be able to develop a variety of systems, including computer software tools, computer graphics, computer animation, database management systems, and computer-aided design and manufacturing systems. Computer Science Workbench represents an important new contribution in the field of practical computer technology. Tosiyasu L. Kunii Preface The goal of this book is to give concrete answers to questions such as what object oriented databases are, why they are needed, how they are implemented, and how they are applied, by describing a research prototype object-oriented database system called Jasmine. That is, this book is aimed at creating a consistent view to object-oriented databases. The contents of this book are directly based on the results of the Jasmine project conducted at Fujitsu Laboratories, Ltd. The book is a polished version of my doctoral dissertation, which includes research papers which I have authored and published.

Object-oriented Databases

Object-oriented Databases PDF Author: John G. Hughes
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 306

Get Book

Book Description
A comprehensive introduction to object-oriented concepts as applied to databases and knowledge-based systems. The principles of semantic data modelling are described in depth and this is followed by a comprehensive description of the application of object-oriented techniques in this area. Separate chapters are devoted to implementation aspects such as persistence and concurrency.

Fundamentals of Object Databases

Fundamentals of Object Databases PDF Author: Suzanne Wagner Dietrich
Publisher: Morgan & Claypool Publishers
ISBN: 1608454762
Category : Computers
Languages : en
Pages : 174

Get Book

Book Description
This monograph presents the fundamentals of object databases, with a specific focus on conceptual modeling of object database designs. After an introduction to the fundamental concepts of object-oriented data, the monograph provides a review of object-oriented conceptual modeling techniques using side-by-side Enhanced Entity Relationship diagrams and Unified Modeling Language conceptual class diagrams that feature class hierarchies with specialization constraints and object associations. These object-oriented conceptual models provide the basis for introducing case studies that illustrate the use of object features within the design of object-oriented and object-relational databases. For the object-oriented database perspective, the Object Data Management Group data definition language provides a portable, language-independent specification of an object schema, together with an SQL-like object query language. LINQ (Language INtegrated Query) is presented as a case study of an object query language together with its use in the db4o open-source object-oriented database. For the object-relational perspective, the object-relational features of the SQL standard are presented together with an accompanying case study of the object-relational features of Oracle. For completeness of coverage, an appendix provides a mapping of object-oriented conceptual designs to the relational model and its associated constraints."--P. [4] of cover.

Object-oriented Modeling and Design for Database Applications

Object-oriented Modeling and Design for Database Applications PDF Author: Michael Blaha
Publisher: Pearson
ISBN:
Category : Computers
Languages : en
Pages : 522

Get Book

Book Description
Written from a software engineering perspective, this book shows programmers & developers how to build object-oriented database applications for distributed & client/server environments using the newest update of the OMT methodology & UML.

Object Data Management

Object Data Management PDF Author: Roderic Geoffrey Galton Cattell
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 424

Get Book

Book Description
This revised introduction to object-oriented and extended relational database systems incorporates significant developments in the field since its first edition. An expanded section describes currently available products. A new chapter covers the recently completed ODMG-93 standard (whose committee was chaired by the author) and progress on the SQL3 standard.