Your enterprise has reached the conceptual design phase for a database project. What is the desired goal at the end of this design phase?
Your enterprise has reached the conceptual design phase for a database project. What is the desired goal at the end of this design phase?
During the conceptual design phase of a database project, the primary goal is to produce a comprehensible and reviewed entity-relationship (ER) model. This model will represent the main entities, their relationships, and the primary constraints. It serves as a blueprint for the logical and physical designs that follow, ensuring the database captures all necessary details about the enterprise’s data requirements without focusing on implementation-specific details such as normalization or data redundancy elimination at this stage.
B. A reviewed entity-relationship (ER) model