Skip to content

Aztic/SSMSTools-21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSMS-Tools 21

Set of tools to improve my own experience using SSMS. Intended to be used with the newer version of SSMS (21). Separated in a different repository from SSMS Tools since the shell changed and now Visual Studio 2022 can be used for development.

Requirements

  • SQL Server Management Studio 21

Tools

  • Multi Db Query runner
2024-11-19.23-58-31.mp4

Generates a query to be executed in the selected databases of the server

Setup

  • Download the latest zip file with the content from releases and pick the zip file for your version
  • Extract the zip
  • Run the VSIX file and specify your target

Development

Setup

Inside the solution, you need to change two paths:

  • Debug -> External program being started
  • VSIX -> VSIX content copy path

Both have paths that, although common, might differ from your local development

TODO

  • Improve UI / UX
  • Pipeline
  • In-Memory multi db runner command to display the result

License

MIT

About

SSMS Tools for SQL Server Management Studio 21

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages