1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/tutorials/README.md
Tara Raj e117d26288 Update Readme with Getting Started link
link to Getting Started dev page
2016-11-17 10:28:26 -08:00

16 lines
310 B
Markdown

# Database connection samples
[Getting Started Tutorials](https://aka.ms/sqldev)
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:
* C#
* C/C++
* Java
* Node.js
* PHP
* Python
* Ruby