Object – Oriented Database Systems : Approaches and Architectures


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.







Foundations of Object-oriented Languages


Book Description

A presentation of the formal underpinnings of object-oriented programming languages.




Readings in Object-Oriented Database Systems


Book Description

This comprehensive collection is a survey of research in object-oriented databases, offering a substantive overview of the field, section introductions, and over 40 research papers presented in their original scope and detail. The balanced selection of articles presents a confluence of ideas from both the language and database research communities that have contributed to the object-oriented paradigm. The editors develop a general definition and model for object-oriented databases and relate significant research efforts to this framework. Further, the collection explores the fundamental notions behind object-oriented databases, semantic data models, implementation of object-oriented systems, transaction processing, interfaces, and related approaches. Research and theory are balanced by applications to CAD systems, programming environments, and office information systems.




Questions and Information Systems


Book Description

The design and functioning of an information system improve to the extent that the system can handle the questions people ask. Surprisingly, however, researchers in the cognitive, computer, and information sciences have not thoroughly examined the multitude of relationships between information systems and questions -- both question asking and answering. The purpose of this book is to explicitly examine these relationships. Chapter contributors believe that questions play a central role in the analysis, design, and use of different kinds of natural or artificial information systems such as human cognition, social interaction, communication networks, and intelligent tutoring systems. Their efforts show that data structures and representations need to be organized around the questioning mechanisms in order to achieve a quick retrieval of relevant useful information.




Information Modelling and Knowledge Bases III


Book Description

Papers direct the focus of interest to the development and use of conceptual models in information systems of various kinds and aim at improving awareness about general or specific problems and solutions in conceptual modelling.




Semantics in Business Systems


Book Description

The book illustrates how this applies to the future of application system development, especially how it informs and affects Web services and business rule-based approaches, and how semantics will play out with XML and the semantic Web. The book also contains a quick reference guide to related terms and technologies.




Theoretical Aspects of Object-oriented Programming


Book Description

Although the theory of object-oriented programming languages is far from complete, this book brings together the most important contributions to its development to date, focusing in particular on how advances in type systems and semantic models can contribute to new language designs.The fifteen chapters are divided into five parts: Objects and Subtypes, Type Inference, Coherence, Record Calculi, and Inheritance. The chapters are organized approximately in order of increasing complexity of the programming language constructs they consider - beginning with variations on Pascal- and Algol-like languages, developing the theory of illustrative record object models, and concluding with research directions for building a more comprehensive theory of object-oriented programming languages.Part I discusses the similarities and differences between "objects" and algebraic-style abstract data types, and the fundamental concept of a subtype. Parts II-IV are concerned with the "record model" of object-oriented languages. Specifically, these chapters discuss static and dynamic semantics of languages with simple object models that include a type or class hierarchy but do not explicitly provide what is often called dynamic binding. Part V considers extensions and modifications to record object models, moving closer to the full complexity of practical object-oriented languages.Carl A. Gunter is Professor in the Department of Computer and Information Science at the University of Pennsylvania. John C. Mitchell is Professor in the Department of Computer Science at Stanford University.