1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

adding links to the readmes

This commit is contained in:
Jos de Bruijn
2016-05-27 08:47:28 -07:00
parent a7e6a1b228
commit 6a92fc22c2
10 changed files with 55 additions and 39 deletions

View File

@ -2,6 +2,10 @@
Contains samples databases for Microsoft's SQL databases include SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.
Samples are coming soon!
__[world-wide-importers](world-wide-importers/)__
The new sample database for SQL Server 2016 and Azure SQL Database. It illustrates best practices in database design, as well as the core capabilities of SQL Server 2016 and Azure SQL Database, for transaction processing (OLTP), data warehousing and analytics (OLAP) workloads, as well as hybrid transaction and analytics processing (HTAP) workloads.
__[contoso-data-warehouse](contoso-data-warehouse/)__
Sample data warehouse that illustrates loading data into Azure SQL Data Warehouse.