# Northwind Database
# Initialize the Northwind Database
- Create a new database/schema for the Northwind database
- Run the following script to populate your database -> NorthwindScript (github.com)
# Northwind Database Entity Relationship Diagram

Search