Analysis updated 2026-06-24
Download the Wide World Importers sample database to practice SQL queries on a realistic business dataset.
Explore SQL Server in-memory storage features using the provided performance demo samples.
Learn how to ingest and analyze IoT sensor data using the included IoT analytics sample.
Study Azure Synapse patterns for reporting and analytics workloads with the supplied demo schemas.
| microsoft/sql-server-samples | simonw/datasette | jdan/98.css | |
|---|---|---|---|
| Stars | 11,055 | 11,055 | 11,053 |
| Language | — | Python | CSS |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | data | data | designer |
Figures from each repo's GitHub metadata at analysis time.
Some samples require specific SQL Server editions or Azure subscriptions, check each sample folder's README before starting.
This repository is Microsoft's official collection of code samples for their database products: SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge. It is a reference library rather than a single application. Each sample lives in its own folder with its own README explaining how to run it. The repository includes several notable pre-built sample databases available as downloads under the Releases section. The main one is Wide World Importers, a fictional wholesale company database that demonstrates both transactional (day-to-day operations) and analytical (reporting and data analysis) workloads. Other releases demonstrate specific features: one shows the performance gains from SQL Server's in-memory storage technology, and another shows how to ingest and analyze data coming from IoT sensors. Some features shown in the samples require specific editions of SQL Server. The README notes this explicitly, since not every SQL Server license includes every capability. The repository is large, and the README includes instructions for cloning only a portion of it if you only want files from the features or demos folders. This avoids downloading the entire repository when you only need one sample. Contributions are welcome. The README explains the process: fork the repository, add your sample in its own folder following a provided template, and submit a pull request. Generated files and personal configuration settings should not be included in submissions. The samples are licensed under the MIT license.
Microsoft's official library of code samples and demo databases for SQL Server, Azure SQL, and Azure Synapse, each sample lives in its own folder with setup instructions you can run independently.
Use, copy, and modify freely for any purpose, including commercial, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly data.
This repo across BitVibe Labs
Verify against the repo before relying on details.