go-github-com-xo-dburl 0.23.2
URL style mechanism for parsing and opening SQL database connection strings
Package dburl provides a standard, net/url.URL style mechanism for parsing and opening SQL database connection strings for Go. Provides standardized way to parse and open @url#URL,URL's for popular databases PostgreSQL, MySQL, SQLite3, Oracle Database, Microsoft SQL Server, in addition to most other SQL databases with a publicly available Go driver.
- Outputs:
out - Website: https://github.com/xo/dburl
- Licenses: Expat
- Package source: gnu/packages/golang-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-xo-dburl 0.23.2 as follows:
guix install go-github-com-xo-dburl@0.23.2
Or install the latest version:
guix install go-github-com-xo-dburl
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.