go.database.sql
1.24.13.2
dotnet add package go.database.sql --version 1.24.13.2
NuGet\Install-Package go.database.sql -Version 1.24.13.2
<PackageReference Include="go.database.sql" Version="1.24.13.2" />
<PackageVersion Include="go.database.sql" Version="1.24.13.2" />
<PackageReference Include="go.database.sql" />
paket add go.database.sql --version 1.24.13.2
#r "nuget: go.database.sql, 1.24.13.2"
#:package go.database.sql@1.24.13.2
#addin nuget:?package=go.database.sql&version=1.24.13.2
#tool nuget:?package=go.database.sql&version=1.24.13.2
go.database.sql
C# package converted from the Go standard library by go2cs.
Package sql provides a generic interface around SQL (or SQL-like) databases.
The sql package must be used in conjunction with a database driver. See https://golang.org/s/sqldrivers for a list of drivers.
Drivers that do not support context cancellation will not return until after the query is completed.
For usage examples, see the wiki page at https://golang.org/s/sqlwiki.
Copyright 2009 The Go Authors. All rights reserved. This C# package is converted from Go standard library source; use of that source is governed by a BSD-style license that can be found in the LICENSE file.
Artwork licensed under Creative Commons Attribution 3.0; see artwork attribution.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- go.bytes (>= 1.24.13.2)
- go.context (>= 1.24.13.2)
- go.database.sql.driver (>= 1.24.13.2)
- go.errors (>= 1.24.13.2)
- go.fmt (>= 1.24.13.2)
- go.io (>= 1.24.13.2)
- go.lib (>= 1.24.13.2)
- go.maps (>= 1.24.13.2)
- go.math.rand.v2 (>= 1.24.13.2)
- go.reflect (>= 1.24.13.2)
- go.runtime (>= 1.24.13.2)
- go.slices (>= 1.24.13.2)
- go.strconv (>= 1.24.13.2)
- go.sync (>= 1.24.13.2)
- go.sync.atomic (>= 1.24.13.2)
- go.time (>= 1.24.13.2)
- go.unicode (>= 1.24.13.2)
- go.unicode.utf8 (>= 1.24.13.2)
- go.unsafe (>= 1.24.13.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.24.13.2 | 12 | 9/24/2026 |
| 1.24.13.1 | 33 | 9/24/2026 |
| 1.23.12.3 | 112 | 9/8/2026 |
| 1.23.12.2 | 109 | 8/29/2026 |
| 1.23.12.1 | 119 | 8/26/2026 |
| 1.23.1.7 | 115 | 8/23/2026 |
| 1.23.1.6 | 109 | 8/11/2026 |
| 1.23.1.5 | 109 | 8/9/2026 |
| 1.23.1.4 | 113 | 8/8/2026 |
| 1.23.1.3 | 112 | 8/4/2026 |
| 1.23.1.2 | 130 | 7/27/2026 |
| 1.23.1.1 | 120 | 7/14/2026 |