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

Update README for main samples

This commit is contained in:
Andrea Lam
2016-11-11 13:50:23 -08:00
committed by GitHub
parent cebf2882e9
commit b0acf2be47

View File

@ -4,10 +4,6 @@ __[applications] (applications/)__
End-to-end sample applications that illustrate the use of SQL Server for specific application scenarios.
__[connect] (connect/)__
Samples showing how to connect to SQL databases using various programming languages, including Python, C#, Java, Ruby, and Node.js.
__[databases] (databases/)__
Sample databases for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.
@ -23,3 +19,7 @@ Samples illustrating specific SQL Server and Azure SQL Database features, includ
__[management] (manage/)__
Samples that help with the management of SQL Server and Azure SQL Database.
__[tutorials] (tutorials/)__
Samples showing how to connect to SQL databases using various programming languages, including Python, C#, Java, Ruby, Node.js, and PHP.