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 + + +