Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 2.44 KB

sql-samples-where-are.md

File metadata and controls

42 lines (28 loc) · 2.44 KB
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic
Microsoft SQL samples
View information about the WideWorldImporters and AdventureWorks sample databases, Azure samples and templates, and code samples for Microsoft SQL products.
MashaMSFT
mathoma
randolphwest
09/27/2024
sql
samples
conceptual

SQL samples

[!INCLUDE sql-asdb-asa-pdw]

Locations of sample databases and code samples for Microsoft SQL products.

SQL samples repository

Code samples for SQL products are in the Microsoft SQL Server samples GitHub repository. Each sample includes a README file that explains how to run and use the sample. The main README for the samples repository explains how to contribute.

The samples and templates are all licensed under the MIT license. See the license.txt file in the root.

WideWorldImporters sample database

WideWorldImporters (WWI) is a sample database that showcases database design using current features, tools and design techniques. WideWorldImporters downloads include an OLTP and an OLAP database, which are built to run on SQL Server 2016 and later.

The database downloads and samples are in the SQL Server samples GitHub repository.

AdventureWorks sample database

AdventureWorks databases can be found on the installation page or directly within the SQL Server samples GitHub repository.

Azure samples and templates

There are several Azure code samples and examples available on GitHub in .NET, Java, Python, Node.js, PHP and Ruby. Additionally, Azure Resource Manager allows you to configure your applications using a declarative template. In a single template, you can deploy multiple services along with their dependencies. You use the same template to repeatedly deploy your application during every stage of the application lifecycle.