edmt / north-american-octo-hipster

...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ejemplos de conexión a SQL Server (golang)

Uso

$ env RGHOST=127.0.0.1 RGPORT=1433 RGSQLUSER=hey RGSQLPASSWORD=hoo RGDATABASE=heyhoo ./north_american_octo_hipster
$ curl localhost:4000 -XGET -H 'content-type: application/json' -d 'select top 1 * from table'

About

...


Languages

Language:Go 100.0%