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
Andrea Lam f0f1cc269c Update README.md
remove extra quotation mark in ruby readme
2017-03-28 15:44:42 -07:00
..
2017-03-28 15:44:42 -07:00

Database connection samples

Getting Started Tutorials

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