From ec27df08574a02bd051814813dcd9a1a6ecfd862 Mon Sep 17 00:00:00 2001 From: Andrea Lam Date: Thu, 10 Nov 2016 18:41:38 -0800 Subject: [PATCH] Update README.md --- samples/tutorials/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/samples/tutorials/README.md b/samples/tutorials/README.md index 9314e9d7..31c6d0bf 100644 --- a/samples/tutorials/README.md +++ b/samples/tutorials/README.md @@ -1,9 +1,13 @@ # 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 from different langauges like: -* Python -* .Net +* C# * Java -* Ruby * Node.js +* PHP +* Python +* Ruby + + +