notes/db/sql/mssql/tools/go-sqlcmd.txt
Ihar Hancharenka d5960cdab5 m
2023-08-03 11:38:40 +03:00

9 строки
575 B
Plaintext

https://learn.microsoft.com/en-us/sql/tools/sqlcmd/go-sqlcmd-utility
https://github.com/microsoft/go-mssqldb
https://github.com/microsoft/go-sqlcmd/discussions/367
https://redmondmag.com/articles/2023/03/17/a-love--letter-to-the-command-line-tool-sqlcmd.aspx
https://www.sqlservercentral.com/articles/experimenting-with-go-sqlcmd
context
https://www.sqlservercentral.com/articles/using-the-new-open-source-sqlcmd-to-create-containers
https://dbafromthecold.com/2023/05/19/running-sql-server-in-a-container-with-sqlcmd/