diff --git a/samples/applications/README.md b/samples/applications/README.md new file mode 100644 index 00000000..f79229fc --- /dev/null +++ b/samples/applications/README.md @@ -0,0 +1,7 @@ +# Application samples + +Applications that are built on Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. + +Samples are coming soon! + + diff --git a/samples/connect/README.md b/samples/connect/README.md new file mode 100644 index 00000000..24993151 --- /dev/null +++ b/samples/connect/README.md @@ -0,0 +1,7 @@ +# Database connection samples + +Contains samples that show how to connect to Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. + +Samples are coming soon! + + diff --git a/samples/databases/README.md b/samples/databases/README.md new file mode 100644 index 00000000..9a787e83 --- /dev/null +++ b/samples/databases/README.md @@ -0,0 +1,7 @@ +# Sample databases + +Contains samples databases for Microsoft's SQL databases include SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. + +Samples are coming soon! + + diff --git a/samples/development-frameworks/README.md b/samples/development-frameworks/README.md new file mode 100644 index 00000000..c1f3bc19 --- /dev/null +++ b/samples/development-frameworks/README.md @@ -0,0 +1,7 @@ +# Database development framework samples + +Contains the same TO DO list application built in a variety of development frameworks. The TO DO list works with the Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. + +Samples are coming soon! + + diff --git a/samples/manage/README.md b/samples/manage/README.md new file mode 100644 index 00000000..cdc410e1 --- /dev/null +++ b/samples/manage/README.md @@ -0,0 +1,7 @@ +# Database management samples + +Contains samples for managing Microsoft's SQL databases including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. + +Samples are coming soon! + +