Northwind Slim Sample Database

July 19, 2020 ยท View on GitHub

Prerequisites:

  • SQL Server (Windows, Linux, Docker).
  • Azure Data Studio or SQL Server Management Studio.
  • If using Visual Studio, just use LocalDB with the Server Explorer.

Northwind sample database with some modifications

  • Create a database named NorthwindSlim.
  • Run the NorthwindSlim.sql script to create an populate tables.