Introduction to Relational Databases - brianhigh/data-workshop GitHub Wiki
- 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: