1 / 8

Overview of Object Database Standards and Languages: ODL and OQL

This chapter explores the core aspects of object database standards and languages, focusing on the Object Model of ODMG. It covers key concepts such as objects, literals, built-in collection interfaces, user-defined atomic objects, and the principles of inheritance, keys, and factory objects. The Object Definition Language (ODL) and the Object Query Language (OQL) are examined, highlighting OQL's features, including simple queries, entry points, and iterator variables. The chapter also discusses the conceptual design differences between object databases (ODB) and relational databases (RDB), and schema mapping from EER to ODB.

sine
Download Presentation

Overview of Object Database Standards and Languages: ODL and OQL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 21 Object Database Standards, Languages, and Design

  2. Overview of the Object Model of ODMG • Objects and Literals • Built-in Interfaces for Collection Objects • Atomic (User-Defined) Objects • Interfaces, Classes, and Inheritance • Extents, Keys, and Factory Objects

  3. The Object Definition Language ODL

  4. The Object Query Language OQL • Simple OQL Queries, Database Entry Points, and Iterator Variables • Query Results and Path Expressions • Other Features of OQL

  5. Overview of the C++ Language Binding

  6. Object Database Conceptual Design • Differences Between Conceptual Design of ODB and RDB • Mapping and EER Schema to an ODB Schema

  7. Summary

More Related