Installation and use of SQL Operations Studio

Previously, SSMS was used to manage and access SQL SERVER. It is a really powerful database graphical management software, but SSMS has a problem that it is super large and slow to start. Today, I just want to learn some T-SQL content. When I searched on Microsoft's website, I found a new database management software, SQL Operations Studio, which is currently being developed. It is an open source project with a style similar to VSCode. Download it and install it.

https://docs.microsoft.com/en-us/sql/sql-operations-studio/what-is?view=sql-server-2017

Support multiple platforms, detailed in the specific documents, here I only tried the windows version.

The address on GitHub is https://github.com/Microsoft/sqlopsstudio , there are more and more Microsoft open source projects.

A brief look at each function is really good, and it also supports extensions.

It will be used for simple database management functions in the future.

Hope it gets better and better.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325061505&siteId=291194637