https://github.com/polterguy/mssql-northwind
SQL Server Northwind database
https://github.com/polterguy/mssql-northwind
Last synced: 4 months ago
JSON representation
SQL Server Northwind database
- Host: GitHub
- URL: https://github.com/polterguy/mssql-northwind
- Owner: polterguy
- License: mit
- Created: 2022-06-07T11:35:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T04:18:38.000Z (about 4 years ago)
- Last Synced: 2025-01-11T12:47:21.706Z (over 1 year ago)
- Language: TSQL
- Homepage: https://ainiro.io/
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL Server Northwind database
Northwind SQL Server database script plugin for Magic that installs the Northwind database into
your _"/etc/mssql/templates/"_ folder for you. Notice, this plugin does _not_ create
the database for you, or execute the SQL script in any ways, since that requires a valid
SQL Server connection, which we cannot determine with certainty that you actually have.
## Installation
Install this module in your Magic backend, open up SQL Studio, load the northwind script,
and execute it towards a valid SQL Server connection.