Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Development and implementation of an object-oriented DBMS
Maier D., Stein J., MIT Press, Cambridge, MA, 1987. Type: Book (9780262192644)
Date Reviewed: Oct 1 1988

The field of object-oriented databases combines the ideas of object-oriented programming and database management. Object-oriented programming contributes a rich data model, which allows complex nested structures and class hierarchies with inheritance, and direct modeling of behavior or operations on data. Databases contribute persistence and sharing of data among several applications, which then necessitates concurrency control. GemStone is one of the first successful implementations of an object-oriented database system. The work was done by the authors and their colleagues at Servio Logic Development Corporation.

This paper is a good introduction to GemStone. It describes object-oriented data modeling, as found in Smalltalk-80, in great detail. There is a lengthy discussion of the requirements of object-oriented databases, which include disk-based support of large collections of large objects, sharing such objects, and indexing these collections for efficient access. The GemStone solution to each of these problems is described.

The paper is well written, providing many references to other papers on GemStone and to other work in this field. The differences between the OPAL language of GemStone and Smalltalk-80 could be more clearly explained. Two references on page 370 to Gray’s work [1] should be to the Smalltalk book [2]. One curiosity is that section 6.3.4, describing the query language, is very small and comes at the end of a lengthy section on indexing. Anyone who has read the other GemStone papers will not find much new here, but for those unfamiliar with GemStone or with object-oriented databases, this paper is an excellent starting point.

Reviewer:  Sylvia L. Osborn Review #: CR112527
1) Gray, M.Databases for computer-aided design. In New Applications of Databases, G. Garadarin and E. Gelenbe (Eds.), Academic Press, 1984.
2) Goldberg, A. and Robson, D.Smalltalk-80: the language and its implementation. Addison-Wesley, Reading, MA, 1983. See <CR>, Rev. 8501-0004.
Bookmark and Share
 
Gemstone (H.2.4 ... )
 
 
Abstract Data Types (D.3.3 ... )
 
 
Data Models (H.2.1 ... )
 
 
Methodologies (D.2.10 ... )
 
 
Smalltalk (D.3.2 ... )
 
 
Languages (H.2.3 )
 
Would you recommend this review?
yes
no

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy