Skip to content

Commit af12b6f

Browse files
authored
Update SSMS_Addins.md
1 parent 057270d commit af12b6f

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

SSMS/SSMS_Addins.md

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

44
| Name | Download page | Release Date | Support SSMS Version | Developer | Free version | Price |
55
|-------------------------------------------------------|-------------------------------|--------------|:---------------------|----------------------|--------------|------:|
66
| [SSMSBoost](#ssmsboost) | [SSMSBoost] | 2019-08-19 | 2008-2018 | Solutions Crew GmbH | Yes | $150 |
7+
| [Statistics Reporter SSMS](#sr-ssms-extension) | [Statistics Reporter SSMS] | 2019-04-17 | 2014, 2016-2019 | Era Apps | Yes | $9 |
78
| [SqlSmash](#sqlsmash) | [SqlSmash] | 2017-06-10 | 2008-2017 | Smashing Jedis LLC | Yes | $99 |
89
| [SQL Search](#sql-search) | [SQL Search] | 2017-02-27 | 2008-2017 | Red Gate | Yes | No |
910
| [Red Gate SQL Test](#red-gate-sql-test) | [Red Gate SQL Test] | 2017-03-21 | 2008-2017 | Red Gate | No | $369 |
@@ -72,6 +73,34 @@ Licensing options: after 30 day trial period register and get free community lic
7273
[Features list / SSMSBoost version comparison](http://www.ssmsboost.com/VersionCompare)
7374

7475

76+
<a id="sr-ssms-extension"></a>
77+
## Statistics Reporter SSMS Extension
78+
Download page: [Statistics Reporter SSMS Extension]<br/>
79+
Release date: 2019-04-17<br/>
80+
Support Version: 2014, 2016-2019<br/>
81+
Developer: Era Apps<br/>
82+
Free version: Yes<br/>
83+
Price: $9
84+
85+
SSMSBoost add-in adds missing features and improves your productivity when working with Microsoft SQL Server in SQL Server Management Studio.
86+
- SQL Code formatting
87+
- GoTo Definition
88+
- Run current statement
89+
- Restore last session
90+
- Export data to Excel
91+
- Prohibit execution of UPDATE/DELETE without WHERE
92+
- Connections manager
93+
- Save/Visualize files stored in BLOB/TEXT fields
94+
- Regions
95+
- Code highlighting within INSERT/VALUES statement
96+
- Connection coloring
97+
- and even more...
98+
99+
Licensing options: after 30 day trial period register and get free community license or buy the professional version.
100+
101+
[Features list / SSMSBoost version comparison](http://www.ssmsboost.com/VersionCompare)
102+
103+
75104
<a id="sqlsmash"></a>
76105
## SqlSmash
77106
Download page: [SqlSmash]<br/>

0 commit comments

Comments
 (0)