Does anybody know of a program or plugin for SQL Server Management Studio which is like Resharper for MS Visual Studio?
For example, it would be great to enter Ctrl-Shift-N and after starting to enter the name of a stored procedure to see list of stored procedures with most general commands like - alter, drop and create.
The SQL Toolkit plugin executes database queries that can display the output of the query in the dataview and run custom queries to monitor database data. This plugin can connect to and extract data from the following supported databases: MySQL or MariaDB. Microsoft SQL Server.
Microsoft SQL Server, MySQL WorkBench, Microsoft Access, AzureDataStudio, and PostgreSQL are the most popular alternatives and competitors to Microsoft SQL Server Management Studio.
SQL Server Management Studio (SSMS) extensions are created with C# through the "Visual Studio extension development" workload in Visual Studio.
If you do not have a Windows machine to run SSMS on, consider using Azure Data Studio. It provides a graphical tool for managing SQL Server and runs on both Linux and Windows.
Look at the ApexSQL refactor, it is FREE amazing add-in for Visual Studio and SQL Management Studio. http://www.apexsql.com/sql_tools_refactor.aspx
You can try SQL Prompt by redgate
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With