-
Notifications
You must be signed in to change notification settings - Fork 3
Introduction to Relational Databases
brianhigh edited this page Mar 29, 2014
·
5 revisions
- Identifying entities, relationships, and keys
- Entity-Relationship Diagrams (ERDs), Schemas, and Data Dictionaries (DDs)
- Sidebar: Firefox history is a relational database
- Normalization (for ease of maintenance and performance)
- Example: Given a DFD, now create an ERD
- HoE: Design a relational database (ERD) (Creately, Gliffy, MySQL Workbench)
- Discussion
- Action Items (readings, videos and tasks)
- See also: