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

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

C++ Object Databases

C++ Object Databases PDF Author: David Jordan
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 488

Get Book

Book Description
Written by ODGM's C++ representative, this pragmatic guidebook is the first comprehensive introduction to programming object-oriented databases with OQL. It offers comparisons with SQL, with which readers are already familiar, as a bridge to understanding OQL and as a means of contrasting object-oriented versus relational database development.

Moving Objects Databases

Moving Objects Databases PDF Author: Ralf Hartmut Güting
Publisher: Academic Press
ISBN: 0120887991
Category : Computers
Languages : en
Pages : 414

Get Book

Book Description
First uniform treatment of moving objects databases, the technology that supports GPS and RFID data analysis.

Succeeding with Object Databases

Succeeding with Object Databases PDF Author: Akmal B. Chaudhri
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 472

Get Book

Book Description
Take a tour with leading researchers and developers for a practical look at object databases. Whether you currently work with or are thinking of moving to object databases, Chaudhri and Zicari provide a collection of real-world case studies and examples that demonstrate how some of the world's leading companies and research institutions are leveraging Java, XML, and Object Relational Systems to build robust databases. Starting with a comprehensive introduction to object and object-relational databases, the book then offers detailed discussions on some of the latest topics in the field such as JDBC and SQLJ support in relational databases and database modeling using UML. You'll also learn about object-to-relational mapping tools, architectural issues that influence performance, and the issues of complexity and scale.How popular tools from Computer Associates, eXcelon, GemStone, Objectivity, Oracle, Versant, and Poet were used in the case studies is also discussed.The companion Web site atwww.wiley.com/compbooks/chaudhri includes links to object-oriented database software applications and additional resources. Visit our Web site at www.wiley.com/compbooks/Visit the companion Web site at www.wiley.com/compbooks/chaudhri

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 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.

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 Persistence

Object Persistence PDF Author: Roger Sessions
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 280

Get Book

Book Description
The making of a standard; The goals of persistence; The OMG object model; Introduction to IDL; The interfaces of persistence; The application developer perspective; The object implementor perspective; The datastore vendor perspective; The vision.

Objects and Databases

Objects and Databases PDF Author: Alan Dearle
Publisher: Springer
ISBN: 3642160921
Category : Computers
Languages : en
Pages : 161

Get Book

Book Description
AccordingtoFrancoisBancillonandWonKim[SIGMODRECORD,Vol.19,No. 4, December 1990], object-oriented databases started in around 1983. Twen- seven years later this publication contains the proceedings of the Third Inter- tional Conference on Object-Oriented Databases (ICOODB 2010). Two questions arise from this – why only the third, and what is of interest in the ?eld of object-oriented databases in 2010? The ?rst question is easy – in the 1980s and 1990s there were a number of conferences supporting the c- munity – the International Workshops on Persistent Object Systems started by Malcolm Atkinson and Ron Morrison, the EDBT series, and the International Workshop on Database Programming Languages. These database-oriented c- ferences complimented other OO conferences including OOPSLA and ECOOP, but towards the end of the last century they dwindled in popularity and ev- tually died out. In 2008 the First International Conference on Object Databases was held in Berlin. In 2009 the second ICOODB conference was held at the ETH in Zurich as a scienti?c peer-reviewed conference. What is particular about ICOODB is that the conference series was est- lished to address the needs of both industry and researcherswho had an interest in object databases, in innovative ways to bring objects and databases together and in alternatives/extensions to relational databases. The ?rst conference set the mould for those to follow – a combination of theory and practice with one day focusing on the theory of object databases and the second focusing on their practical use and implementation.

Object Databases

Object Databases PDF Author: Barry Eaglestone
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 402

Get Book

Book Description
This text uses the ODMG model, making it applicable to users of many object database systems. The material is presented in an accessible way, avoiding mathematical notations, and includes many realistic and familiar illustrations and examples.