1 / 9

Chapters 15 &16

Chapters 15 &16. Conceptual and Logical Database Design Methodology. Agenda. Definition Conceptual database design Relational database - logical design Example. Definition. Design methodology Structured design approach using procedures, techniques, tools and documentation aids

bullockc
Télécharger la présentation

Chapters 15 &16

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapters 15 &16 Conceptual and Logical Database Design Methodology

  2. Agenda • Definition • Conceptual database design • Relational database - logical design • Example

  3. Definition • Design methodology • Structured design approach using procedures, techniques, tools and documentation aids • Conceptual database design • Constructing an information model, independent from all physical consideration for an enterprise • Logical database design • Building an organization database based on a specific data model

  4. Conceptual Database Design • Entities • Relationships • Attributes (simple, no composite, no derived) • Attribute domains • Primary and candidate key attributes • Minimal set of attributes • Less change • Uniqueness in the future • Fewest characters • Easy to use by users

  5. Relational Database - Logical Design • Draw ER model • Review • Always binary with1 to many relationship • No complex relationship • No redundant relationship • No recursive relationship • No relationship with attribute(s)

  6. Relational Database - Logical Design • Normalize relations • Primary key • Foreign key • BCNF • Add constraints • Domain & enterprise • Referential • Entity • legal

  7. Relational Database - Logical Design • Review • Organization current & future needs • All user current & future requirements • Normalization (Boyce-Codd) • Relationship (one-to-one or one-to-many) • Redundancy • Constraints • User approval • Document

  8. Points To Remember • Definition • Conceptual database design • Relational database - logical design • Example

  9. Assignment • Review chapters 5-6, 11-16 • Read chapters 17-18 • Work on group project • E-R and normalized database due date:

More Related