C++ Object Databases
Title | C++ Object Databases PDF eBook |
Author | David Jordan |
Publisher | Addison-Wesley Professional |
Pages | 488 |
Release | 1998 |
Genre | Computers |
ISBN |
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.
Object Databases
Title | Object Databases PDF eBook |
Author | Moira C. Norrie |
Publisher | Springer Science & Business Media |
Pages | 176 |
Release | 2010-07-30 |
Genre | Computers |
ISBN | 3642146805 |
This book constitutes the thoroughly refereed post-conference proceedings of the 2nd International Conference on Object Databases, ICOODB 2009, held in Zurich, Switzerland, in July 2009. The 6 revised full papers presented together with 3 invited papers were carefully reviewed and selected from the presentations at the research track during two rounds of reviewing and improvement. These papers address a wide range of issues related to object databases, including topics such as applications, methodologies, design tools, frameworks and standards as well as core object database technologies.
Introduction to Object-Oriented Databases
Title | Introduction to Object-Oriented Databases PDF eBook |
Author | Won Kim |
Publisher | |
Pages | 0 |
Release | 2008-07 |
Genre | |
ISBN | 9780262512169 |
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.
Fundamentals of Object Databases
Title | Fundamentals of Object Databases PDF eBook |
Author | Suzanne Dietrich |
Publisher | Springer Nature |
Pages | 151 |
Release | 2022-05-31 |
Genre | Computers |
ISBN | 3031018443 |
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
Succeeding with Object Databases
Title | Succeeding with Object Databases PDF eBook |
Author | Akmal B. Chaudhri |
Publisher | |
Pages | 472 |
Release | 2001 |
Genre | Computers |
ISBN |
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
Moving Objects Databases
Title | Moving Objects Databases PDF eBook |
Author | Ralf Hartmut Güting |
Publisher | Academic Press |
Pages | 414 |
Release | 2005-08-23 |
Genre | Computers |
ISBN | 0120887991 |
First uniform treatment of moving objects databases, the technology that supports GPS and RFID data analysis.
Models and Languages of Object-oriented Databases
Title | Models and Languages of Object-oriented Databases PDF eBook |
Author | Georg Lausen |
Publisher | Addison Wesley Longman |
Pages | 248 |
Release | 1998 |
Genre | Computers |
ISBN |
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.