mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.0.4 to 1.12.2. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-sdk-bom_1.0.4...azure-identity_1.12.2) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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:
- C#
- C/C++
- F#
- Java
- Node.js
- PHP
- Python
- Ruby
You can find many Azure-specific samples in the AzureSqlGettingStarted folder.