Package mssql implements the TDS protocol used to connect to MS SQL Server database servers.
go get github.com/microsoft/go-mssqldbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a connection to SQL Server using the sqlserver driver.
Use 'sqlserver' as the driver name in sql.Open.
No dependency data recorded yet.