go-sqlcmd v1.0 – Create, Connect to, and Query SQL Server


If you’re reading this, you’ve probably used sqlcmd to connect to a SQL Server or Azure SQL Database and query it. Chances are you’ve also used a modern CLI like Azure az or Kubernetes kubectl to create and manage resources. Our open-source sqlcmd combines both into one amazing tool, and today we are announcing v1.0! 

 

What’s New

 

Let’s start with the most important feature – you’ll still be able to use most of the sqlcmd commands you’re used to. You can connect to a database, run queries, and output information.

 

The new sqlcmd offers more Azure Active