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

Update README.md

This commit is contained in:
Andrea Lam
2016-11-10 18:41:38 -08:00
committed by GitHub
parent 1ef55ca6bb
commit ec27df0857

View File

@ -1,9 +1,13 @@
# Database connection samples # 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: 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 * C#
* .Net
* Java * Java
* Ruby
* Node.js * Node.js
* PHP
* Python
* Ruby