Management operations and data access for Azure SQL Database with Golang

Goal for this post is to introduce how to start interacting with Azure SQL through Go (https://golang.org/), an open source programming language gaining lots of traction in developers’ community thanks to its simplicity and efficiency in scenarios like microservices and server apps (did I mention that Kubernetes itself is written in Go?).   Azure SQL …

Management operations and data access for Azure SQL Database with Golang Continue Reading