|
1 | 1 | # 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 |
3 | 3 |
|
4 | 4 | | Name | Download page | Release Date | Support SSMS Version | Developer | Free version | Price | |
5 | 5 | |-------------------------------------------------------|-------------------------------|--------------|:---------------------|----------------------|--------------|------:| |
6 | 6 | | [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 | |
7 | 8 | | [SqlSmash](#sqlsmash) | [SqlSmash] | 2017-06-10 | 2008-2017 | Smashing Jedis LLC | Yes | $99 | |
8 | 9 | | [SQL Search](#sql-search) | [SQL Search] | 2017-02-27 | 2008-2017 | Red Gate | Yes | No | |
9 | 10 | | [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 |
72 | 73 | [Features list / SSMSBoost version comparison](http://www.ssmsboost.com/VersionCompare) |
73 | 74 |
|
74 | 75 |
|
| 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 | + |
75 | 104 | <a id="sqlsmash"></a> |
76 | 105 | ## SqlSmash |
77 | 106 | Download page: [SqlSmash]<br/> |
|
0 commit comments