Skip to content

Initial preview release

Pre-release
Pre-release
Compare
Choose a tag to compare
@shueybubbles shueybubbles released this 30 Sep 19:57
· 318 commits to main since this release
17e5a70

The go-sqlcmd project will provide golang-based versions of essential SQL Server utilities to aid in development of cloud-native solutions based on Microsoft SQL Server and Azure SQL Database.
This release of sqlcmd provides a subset of the functionality of our existing sqlcmd application.
Additionally, it supports authentication using service principals and Azure Managed Identity via the new --authentication-method parameter.

Details on the application and its differences from the ODBC-based sqlcmd can be found in the README

Please try it out and provide feedback on the Issues or Discussions forum.