proxy.golang.org : database/sql
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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/database/sql
License: BSD-3-Clause
Latest release: 25 days ago
Namespace: database
Last synced: 25 days ago