1 / 10

Database Design

Database Design. Jennifer Dilly Ferris State University September 25, 2011. Table of Contents. Overview of Relational Database Theory Database design example Description/overview Design standards Rationale Normalization examples. Overview of Relational Database Theory.

Download Presentation

Database Design

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. Database Design Jennifer Dilly Ferris State University September 25, 2011

  2. Table of Contents • Overview of Relational Database Theory • Database design example • Description/overview • Design standards • Rationale • Normalization examples

  3. Overview of Relational Database Theory • What are relational databases? • Useful why? • How is structure important?

  4. Database Design Example - Description How to start What data is needed?

  5. Database Design Example – Standards /Rationales Naming Atomic data Keys Primary (PK) Foreign (FK)

  6. Database Design Example – Standards /Rationale Referential integrity Datatypes Indexes

  7. Examples of Normalization“Key” dependency Violation Correction

  8. Examples of NormalizationNo repeating groups Violation Correction

  9. Examples of NormalizationNo redundant data Violation Correction

  10. Summary • Overview of Relational Database Theory • Database design • Standards • Rationale • Normalization examples

More Related