Skip to content

Commit 6bb99b2

Browse files
authored
Add SSMS Object Explorer Menu addin
1 parent aa12549 commit 6bb99b2

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

SSMS/SSMS_Addins.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SQL Server Management Studio add-ins
2-
Complete list of useful and must have add-ins for SQL Server Management Studio - **36** SSMS add-ins
2+
Complete list of useful and must have add-ins for SQL Server Management Studio - **37** SSMS add-ins
33

44
| Name | Download page | Release Date | Support SSMS Version | Developer | Free version | Price |
55
|-------------------------------------------------------|-------------------------------|--------------|:---------------------|----------------------|--------------|------:|
@@ -40,6 +40,8 @@ Complete list of useful and must have add-ins for SQL Server Management Studio -
4040
| [SSMS Schema Folders](#ssms-schema-folders) | [SSMS Schema Folders] | 2018-10-06 | 2012-2018 | Nicholas Ross | Yes | No |
4141
| [Statistics Reporter](#statistics-reporter) | [Statistics Reporter] | 2019-04-17 | 2014-2018 | Analytics Bar | Yes | No |
4242
| [SSMS Lizard](#ssms-lizard) | [SSMS Lizard] | 2020-06-15 | 2018-2018 | Lizard Labs Software | Yes | No |
43+
| [SSMS Object Explorer Menu](#ssms-lizard) | [SSMS Object Explorer Menu] | 2023-07-10 | 2018-2022 |
44+
Daniel Brink | Yes | No |
4345

4446

4547
<a id="ssmsboost"></a>
@@ -656,6 +658,18 @@ SSMS Lizard extends SQL Server Management Studio with a number of new features n
656658
- Quickly attach the query results to an e-mail, FTP or even Google Drive with a single click of a button; and more.
657659

658660

661+
<a id="ssms-menu"></a>
662+
## SSMS Object Explorer Menu
663+
Download page: [SSMS Object Explorer Menu]<br/>
664+
Release date: 2023-07-10<br/>
665+
Support Version: 2018-2023<br/>
666+
Developer: Daniel Brink<br/>
667+
Free version: Yes<br/>
668+
Price: No
669+
670+
SSMS extension for adding custom menu items to the Object Explorer's right-click context menu.
671+
672+
659673
[SSMSBoost]:http://www.ssmsboost.com/
660674
[SqlSmash]:http://www.sqlsmash.com/
661675
[Red Gate SQL Code Guard]:https://www.red-gate.com/products/sql-development/sql-code-guard/
@@ -694,6 +708,7 @@ SSMS Lizard extends SQL Server Management Studio with a number of new features n
694708
[Michel Max - SSMS Tools]:https://sourceforge.net/projects/michelmaxssmstools2017/
695709
[SSMS Schema Folders]:https://github.com/nicholas-ross/SSMS-Schema-Folders
696710
[Statistics Reporter]:https://analyticsbar.com/blog/statistics-reporter-ssms-extension/
711+
[SSMS Object Explorer Menu]:https://github.com/brink-daniel/ssms-object-explorer-menu
697712

698713
[SQL_Search Download]:https://download.red-gate.com/SQL_Search.exe
699714
[Apex SQL Search Download]:https://www.apexsql.com/zips/ApexSQLSearch.exe

0 commit comments

Comments
 (0)