Object-Oriented Application Development Using the Caché Postrelational Database

Object-Oriented Application Development Using the Caché Postrelational Database
Author: Wolfgang Kirsten
Publisher: Springer Science & Business Media
Total Pages: 400
Release: 2012-12-06
Genre: Computers
ISBN: 3642555160

Download Object-Oriented Application Development Using the Caché Postrelational Database Book in PDF, Epub and Kindle

Nowadays, newly developed software packages are often obsolete already at the time of their introduction. Object-oriented software development is a possible—if not the only—solution to this dilemma: applications are modeled as software objects that describe the properties and the behavior of real-world entities. Such objects are encapsulated, in that they hide—behind a publicly known interface—the complexity of their internal data structures and behaviors. This enables objects to be used in a wide range of program packages without needing to know the details of their internal implementation. Linking object-oriented modeled applications with a database places special demands on a database management system and development environment when the usual performance and semantics losses are to be avoided. This book provides a detailed description of the object model of the Caché postrelational database. This second, revised and expanded edition includes the many new features of Caché 5. There is a comprehensive description of the new Caché Studio with its improvements for developing and debugging applications as well as a whole new chapter about XML and SOAP based Web Services. The chapters about Java, ActiveX and the SQL manager have undergone a complete revision.

Caching and Materialization for Web Databases

Caching and Materialization for Web Databases
Author: Alexandros Labrinidis
Publisher: Now Publishers Inc
Total Pages: 111
Release: 2010-02-19
Genre: Computers
ISBN: 1601983247

Download Caching and Materialization for Web Databases Book in PDF, Epub and Kindle

Database systems have been driving dynamic web sites since the early 90s; nowadays, even seemingly static web sites employ a database back-end for personalization and advertising purposes. In order to keep up with the high demand fuelled by the rapid growth of the Internet, a number of caching and materialization techniques have been proposed for web databases over the years. The main goal of these techniques is to improve performance, scalability, and manageability of database-driven dynamic web sites, in a way that the quality of data is not compromised. Although caching and materialization are well understood concepts in the traditional database and networking/operating systems literature, the Web and web databases bring forth unique characteristics that warrant new techniques and approaches. In this survey, we adopt a data management point of view to describe the system architectures of web databases, and analyze the research issues related to caching and materialization in such architectures. We also present the state of the art in caching and materialization for web databases and organize current approaches according to the fundamental questions, namely how to store, how to use, and how to maintain cached/materialized web data. Finally, we associate work in caching and materialization for web databases to similar techniques in other related areas, such as data warehousing, distributed systems, and distributed databases.

Client Data Caching

Client Data Caching
Author: Michael J Franklin
Publisher:
Total Pages: 236
Release: 1996-03-31
Genre:
ISBN: 9781461313649

Download Client Data Caching Book in PDF, Epub and Kindle

Readings in Object-Oriented Database Systems

Readings in Object-Oriented Database Systems
Author: Stanley B. Zdonik
Publisher: Morgan Kaufmann
Total Pages: 646
Release: 1990
Genre: Computers
ISBN: 9781558600003

Download Readings in Object-Oriented Database Systems Book in PDF, Epub and Kindle

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.

Index Data Structures in Object-Oriented Databases

Index Data Structures in Object-Oriented Databases
Author: Thomas A. Mueck
Publisher: Springer Science & Business Media
Total Pages: 186
Release: 2012-12-06
Genre: Computers
ISBN: 1461562139

Download Index Data Structures in Object-Oriented Databases Book in PDF, Epub and Kindle

Object-oriented database management systems (OODBMS) are used to imple ment and maintain large object databases on persistent storage. Regardless whether the underlying database model follows the object-oriented, the rela tional or the object-relational paradigm, a key feature of any DBMS product is content based access to data sets. On the one hand this feature provides user-friendly query interfaces based on predicates to describe the desired data. On the other hand it poses challenging questions regarding DBMS design and implementation as well as the application development process on top of the DBMS. The reason for the latter is that the actual query performance depends on a technically meaningful use of access support mechanisms. In particular, if chosen and applied properly, such a mechanism speeds up the execution of predicate based queries. In the object-oriented world, such queries may involve arbitrarily complex terms referring to inheritance hierarchies and aggregation paths. These features are attractive at the application level, however, they increase the complexity of appropriate access support mechanisms which are known to be technically non-trivial in the relational world.

Objects and Databases

Objects and Databases
Author: Petr Kroha
Publisher: McGraw-Hill Companies
Total Pages: 264
Release: 1993
Genre: Computers
ISBN:

Download Objects and Databases Book in PDF, Epub and Kindle

Written for applications programmers, software systems developers, and designers new to object technology, this book presents the major features of object-oriented database systems, addressing common problems and the latest solutions. It explains in detail how database technology can make use of fundamental object-oriented concepts such as data abstraction, encapsulation, inheritance and polymorphism.

Object-oriented Database Management

Object-oriented Database Management
Author: Alfons Heinrich Kemper
Publisher:
Total Pages: 712
Release: 1994
Genre: Computers
ISBN:

Download Object-oriented Database Management Book in PDF, Epub and Kindle

This book provides a comprehensive treatment of the recently developed object-oriented database concepts in advanced applications in engineering and the sciences. The main concepts are developed in a clean, systems-oriented approach and programming language independent.