Entity-relationship and object-oriented data modeling — An experimental comparison of design quality

作者:

Highlights:

摘要

We compare EER and OO data models from the point of view of design quality. Quality is measured in terms of (a) correctness of the conceptual schemas being designed, (b) time to complete the design task, and (c) designers' preferences of the models. Result of an experimental comparison of the two models reveal that the EER model surpasses the OO model for designing unary and ternary relationships, it takes less time to design EER schemas, and the EER model is preferred by designers. We conclude that even if the objective is to implement an OO database schema, the recommended procedure is to: (1) create an EER conceptual scheme, (2) map it to an OO schema, and augment the target schema with behavioral constructs that are unique to the OO approach.

论文关键词:Data modeling,Entity relationship model,Object oriented model,Database design,Conceptual schema,Experimentation,Schema transformation,Quality of design

论文评审过程:Received 7 February 1996, Revised 31 May 1996, Accepted 31 July 1996, Available online 19 May 1998.

论文官网地址:https://doi.org/10.1016/S0169-023X(97)88935-5