Robo Kiwi

  • Blog
  • Wiki
  • GitHub

Contents

  • SQL Operations Studio Released
1 min read
SQL

SQL Operations Studio

Microsoft has released a preview version of a free new SQL Management product

SQL Operations Studio Released

Microsoft recently released a preview of a free, new SQL management suite called SQL Operations Studio.

It is obviously based on Visual Studio Code, so is extensible and scriptable, and potentially the SQL Operations Studio features may be added to VSCode later.

The product already has an incredibly useful, customizable dashboard feature, as well as support for viewing SQL Query Plans and Execution Plans.

There is also a connection manager that handles Azure connection. You can also save result sets in JSON.

I can absolutely see myself using this more often than SQL Management Studio.

  • Download link: https://docs.microsoft.com/en-us/sql/sql-operations-studio/download
  • Source code: https://github.com/Microsoft/sqlopsstudio
Copyright © David Moore 2021

Netlify badge Built with Hugo