Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 316 Bytes

Database

The design of the database schema

  • Tables and table columns (column names and data types)
  • How those tables are connected (primary keys and foreign keys)

Database Schema

Database Design - Enhanced Entity-Relationship Diagram

Scripts

Database Creation