Releases: microsoft/sql-server-samples
SQL Server Machine Learning Services & Language Extensions Sample Databases
This release contains the sample databases used by the SQL Server Machine Learning Services & Language Extensions tutorials. NYC taxi data is provided per below terms and conditions.
NYC Taxi and Limousine Commission (TLC):
The data was collected and provided to the NYC Taxi and Limousine Commission (TLC) by technology providers authorized under the Taxicab & Livery Passenger Enhancement Programs (TPEP/LPEP). The trip data was not created by the TLC, and TLC makes no representations as to the accuracy of these data.
View the original dataset location and the original terms of use.
TPCx Big Bench sample data is provided per TPC's Fair Use Policies.
SQL DB tutorials
Use the sample files in this release to complete the Design your database tutorial.
Developing applications with PHP and Azure SQL
255565 Update README.md
Developing applications with Java and Azure SQL
255564 Update README.md
Developing applications with C# and Azure SQL
255563 Update README.md
Developing applications with Go and Azure SQL
255562 Update README.md
Developing applications with Python and Azure SQL
255561 Update README.md
Developing applications with NodeJs and Azure SQL
255560 Update README.md
IoT Smart Grid sample v2.0
This code sample demonstrates how SQL Server 2016 memory optimized databases could be used to ingest a very high input data rate and ultimately help improve the performance of applications with similar scenarios. The code simulates an IoT Smart Grid scenario where multiple IoT power meters are constantly sending electricity usage measurements to the database.
This release contains two files:
The source code for the demo is maintained here.
For any feedback on the sample, contact: sqlserversamples@microsoft.com
AdventureWorks sample databases
These downloads are scripts and full database backups (.bak) files that you can use to install the AdventureWorks (OLTP) and AdventureWorksDW (data warehouse) sample databases to your SQL Server instance.
Note that AdventureWorks has not seen any significant changes since the 2012 version. The only differences between the various versions of AdventureWorks are the name of the database and the database compatibility level.
For additional guidance, please review the instructions for attaching a database and restoring a database.
-
For a sample database leveraging more recent features of SQL Server, see WideWorldImporters.
-
For install instructions, see the Readme.
-
For the multidimensional and tabular models, see AdventureWorks for Analysis services. Use AdventureWorksDW as source data.
-
For more downloads of older releases, see AdventureWorks2012 and AdventureWorks2008r2.
-
Send feedback to: sqlserversamples@microsoft.com.
Install scripts
For AdventureWorks, download AdventureWorks-oltp-install-script.zip, or use the files in the oltp-install-script folder in GitHub.
For AdventureWorksDW, download AdventureWorksDW-data-warehouse-install-script.zip, or use the files in the data-warehouse-install-script folder in GitHub.
AdventureWorks (OLTP) full database backups
AdventureWorks2016_EXT.bak
Download size is 883 MB. This is an extended version of AdventureWorks, designed to showcase SQL Server 2016 features. To see the features in action, run the SQL Server 2016 sample scripts on this database.
AdventureWorksLT (Lightweight) full database backups
AdventureWorksDW (Data Warehouse) full database backups
AdventureWorksDW2016_EXT.bak
An extended version of AdventureWorksDW2016 designed to showcase SQL Server 2016 features. To see the features in action, run the SQL Server 2016 sample scripts on this database.