proxy.golang.org : github.com/transcarent/go-mssqldb
package mssql implements the TDS protocol used to connect to MS SQL Server (sqlserver) database servers. This package registers the driver: If the ordinal position is used for query parameters, identifiers will be named "@p1", "@p2", ... "@pN". Please refer to the README for the format of the DSN. There are multiple DSN formats accepted: ADO style, ODBC style, and URL style. The following is an example of a URL style DSN:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/transcarent/go-mssqldb
License: BSD-3-Clause
Latest release: about 3 years ago
First release: over 4 years ago
Namespace: github.com/transcarent
Last synced: 5 days ago