Database systems: Design and implementation of a production database management system (DBM-2)
暂无分享,去创建一个
The DBM-2 is a transaction-oriented database management system designed to track activities within an organization. Being a production system, DBM-2 has different requirements and design criteria than exploratory database management systems. To support such applications in a production environment, DBM-2 is required to have high performance and flexibility. An extended entity-relationship (E-R) data model provides a basis for DBM-2 in meeting the requirements. The extended E-R data model simplifies the handling of existence dependency between data records by DBM-2. This paper presents the design and implementation of DBM-2. Special attention is given to the implementation of “associations” between records, because the implementation is critical for supporting the E-R model.
[1] K. Thompson,et al. The UNIX time-sharing system , 1978 .
[2] T. C. Chiang,et al. A Data Base Management System with an E-R Conceptual Model , 1979, ER.
[3] T. C. Chiang,et al. Design and Implementation of an E-R Data Base Management System , 1981, ER.