Sciweavers

SIGMOD
1989
ACM

ODE (Object Database and Environment): The Language and the Data Model

13 years 8 months ago
ODE (Object Database and Environment): The Language and the Data Model
ODE is a database system and environment based on the object paradigm. It offers one integrated data model for both database and general purpose manipulation. The database is defined, queried and manipulated in the database programming language 0++ which is based on C-t-+. 0++ borrows and extends the object definition facility of C++, called the class. Classes support data encapsulation and multiple inheritance. We provide facilities for creating persistent and versioned objects, defining sets, and iterating over sets and clusters of persistent objects. We also provide facilities to associate constraints and triggers with objects. This paper presents the linguistic facilities provided in 0++ and the data model it supports.
Rakesh Agrawal, Narain H. Gehani
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1989
Where SIGMOD
Authors Rakesh Agrawal, Narain H. Gehani
Comments (0)