mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.4.24.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.3...5.4.24) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core 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.