go-github-com-go-sql-driver-mysql 1.8.1
MySQL driver for golang
This is a pure Go implementation of the MySQL API, compatible with golang's database/sql package.
- Outputs:
out - Website: https://github.com/go-sql-driver/mysql
- Licenses: MPL 2.0
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-go-sql-driver-mysql 1.8.1 as follows:
guix install go-github-com-go-sql-driver-mysql@1.8.1
Or install the latest version:
guix install go-github-com-go-sql-driver-mysql
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.