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

Updated connect samples README

This commit is contained in:
Meet Bhagdev
2016-07-25 00:52:14 -07:00
committed by GitHub
parent 47a16cfe04
commit 9da91e877b

View File

@ -1,7 +1,9 @@
# 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!
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
* Java
* Ruby
* Node.js