mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Adding go tutorials
This commit is contained in:
5
samples/tutorials/go/README.md
Normal file
5
samples/tutorials/go/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Set up instructions
|
||||
|
||||
1. `go get github.com/denisenkom/go-mssqldb`
|
||||
1. `go install github.com/denisenkom/go-mssqldb`
|
||||
1. `go run <your_sample>.go`
|
||||
Reference in New Issue
Block a user