https://github.com/azure-samples/sql-database-engine-driver-samples
Code samples for the Microsoft SQL database engine drivers in various programming languages.
https://github.com/azure-samples/sql-database-engine-driver-samples
csharp dotnet go sql
Last synced: about 2 months ago
JSON representation
Code samples for the Microsoft SQL database engine drivers in various programming languages.
- Host: GitHub
- URL: https://github.com/azure-samples/sql-database-engine-driver-samples
- Owner: Azure-Samples
- License: mit
- Created: 2025-02-24T14:22:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T00:27:29.000Z (over 1 year ago)
- Last Synced: 2025-02-25T00:30:51.128Z (over 1 year ago)
- Topics: csharp, dotnet, go, sql
- Homepage: https://learn.microsoft.com/sql/connect/sql-connection-libraries
- Size: 0 Bytes
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Microsoft SQL database engine driver samples
This repository contains code samples for the various drivers for Microsoft SQL.
| | Link |
| --- | --- |
| .NET | [`samples/dotnet`](samples/dotnet/readme.md) |
| Go | [`samples/go`](samples/go/readme.md) |