Book Description
This book will help you make sense of the conflicting theories and vendor claims about object-oriented database systems."--BOOK JACKET.
Author : Jan L. Harrington
Publisher : Morgan Kaufmann
Page : 332 pages
File Size : 17,96 MB
Release : 2000
Category : Computers
ISBN : 9780123264282
This book will help you make sense of the conflicting theories and vendor claims about object-oriented database systems."--BOOK JACKET.
Author : David Jordan
Publisher : Addison-Wesley Professional
Page : 488 pages
File Size : 16,62 MB
Release : 1998
Category : 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.
Author : Wolfgang Kirsten
Publisher : Springer Science & Business Media
Page : 369 pages
File Size : 42,58 MB
Release : 2012-12-06
Category : Computers
ISBN : 3642981046
Nowadays, newly developed software is often already obsolete by the time it is introduced. The object-oriented concept provides a solution to this "crisis," by allowing objects to be used in a wide range of programs. Object-oriented applications development with databases places special demands on the DBMS and the development environment. This book provides a detailed description of the object model of the Cach post-relational database. In addition, the reader is guided step-by-step through the development of a post-relational application. The accompanying CD-ROM contains the associated Windows software.
Author : Won Kim
Publisher :
Page : 0 pages
File Size : 10,93 MB
Release : 2008-07
Category :
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.
Author : Hiroshi Ishikawa
Publisher : Springer Science & Business Media
Page : 177 pages
File Size : 12,93 MB
Release : 2012-12-06
Category : Computers
ISBN : 4431683089
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.
Author : Michael Blaha
Publisher : Pearson
Page : 522 pages
File Size : 35,95 MB
Release : 1998
Category : Computers
ISBN :
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.
Author : Donald K. Burleson
Publisher : *A Wiley-QED Publication
Page : 272 pages
File Size : 22,93 MB
Release : 1994-03-16
Category : Computers
ISBN :
This highly practical book shows systems professionals how to apply object-oriented techniques to relational databases immediately. Burleson demonstrates approaches that enable legacy databases--databases already in existence--to function within the scope of an object-oriented technology application.
Author : Steven Feuerstein
Publisher : "O'Reilly Media, Inc."
Page : 1028 pages
File Size : 36,80 MB
Release : 2002
Category : Computers
ISBN : 9780596003814
The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.
Author : Stefan Ardeleanu
Publisher : Apress
Page : 168 pages
File Size : 15,41 MB
Release : 2016-06-30
Category : Computers
ISBN : 1484220803
Learn the best way of writing code to run inside a relational database. This book shows how a holistic and set-oriented approach to database programming can far exceed the performance of the row-by-row model that is too often used by developers who haven’t been shown a better way. Two styles of programming are encountered in the database world. Classical programming as taught in many universities leads to an atomic, row-oriented, and procedural style inspired by the structured models of programming. In short, many application developers write in the relational database exactly like in the user interface. The other style of programming is holistic, data set oriented, and coded mainly in SQL. This is the style of the database developer. The set based and holistic style of development is not promoted enough in universities, and many application developers are not fully aware of it. There are many performance issues all over the world in relational databases due to the use of the atomic and inappropriate style of programming. This book compares the two styles, and promotes the holistic style of development as the most suitable one. Examples are given to demonstrate the superiority of a set-based and holistic approach. Compares the two styles of development Shows the performance advantages of set-based development Solves example problems using both approaches Who This Book Is For Two Styles of Database Development is aimed at application developers willing to adapt their programming styles in return for better-performing applications. It’s for students and new developers wanting to position themselves as having database expertise and build a reputation for developing highly-performant database applications.
Author : Paul Brown
Publisher : Prentice Hall PTR
Page : 836 pages
File Size : 43,11 MB
Release : 2001
Category : Computers
ISBN :
This text provides a detailed description of OR (Object-Relational) database management systems and how to use this technology to build modern information systems.