Files
sql-server-samples/samples/tutorials
dependabot[bot] 3b2538f404 Bump hibernate-core
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>
2022-02-09 23:02:25 +00:00
..
2020-10-06 10:04:47 -07:00
2020-10-06 10:04:05 -07:00
2022-02-09 23:02:25 +00:00
2020-10-06 10:02:41 -07:00
2020-10-06 10:01:32 -07:00
2020-10-06 10:00:49 -07:00
2020-10-06 09:59:23 -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++
  • F#
  • Java
  • Node.js
  • PHP
  • Python
  • Ruby

You can find many Azure-specific samples in the AzureSqlGettingStarted folder.