Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A SQL project based on the WideWorldImporters database with new, additional SQL objects.

NotificationsYou must be signed in to change notification settings

JustinFrizzell/wide-world-importers-sql-project

Repository files navigation

Build Status

A SQL project based on theWideWorldImporters database. I've created new SQL objects in theChallenges schema:

The project has been built into a.dacpac file for easy deployment using either SQL Server Data Tools (SSDT) or Azure Data Studio (see Installation).

CI/CD is achieved using Azure Pipelines to validate the build process. SQLFluff is used to ensure consistency across code.

Project structure:

Screenshot showing structure

Installation

WorldWideImporters

WorldWideImporters is a sample database provided by Microsoft, to install followthis guide.

SQLFluff

SQLFluff is a SQL linter and formatter, to install followthis guide.

Project deployment

This repository builds into a Data-Tier Application Package (.dacpac), which is a single file containing the full database schema. This can be used to deploy the database to various environments using SQL Server Data Tools in Visual Studio or Azure Data Studio.

To deploy, download the latest.dacpac fromReleases and followthis guide. This will add the Challenges schema to the WorldWideImporters database installed above.

Screenshot showing deployment

About

A SQL project based on the WideWorldImporters database with new, additional SQL objects.

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp