How to Install golang-github-denisenkom-go-mssqldb-dev in Ubuntu 18.04



Install golang-github-denisenkom-go-mssqldb-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-denisenkom-go-mssqldb-dev

Description:

Microsoft SQL server driver written in go language

A pure Go MSSQL driver for Go's database/sql package. . Features: * Can be used with SQL Server 2005 or newer * Can be used with Microsoft Azure SQL Database * Supports new date/time types: date, time, datetime2, datetimeoffset * Supports string parameters longer than 8000 characters * Supports encryption using SSL/TLS * Supports SQL Server and Windows Authentication * Supports Single-Sign-On on Windows * Supports connections to AlwaysOn Availability Group listeners * Supports query notifications

Homepage: https://github.com/denisenkom/go-mssqldb

Version: 0.0~git20170717.0.8fccfc8-5

Section: universe/devel