Skip to content

Commit 1182a4e

Browse files
committed
Added S-R-SSMS-Extension
1 parent af12b6f commit 1182a4e

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

SSMS/SSMS_Addins.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Complete list of useful and must have add-ins for SQL Server Management Studio -
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 |
7+
| [Statistics Reporter SSMS Extension](#statistics-reporter-ssms-extension) | [Statistics Reporter SSMS Extension] | 2019-04-17 | 2014, 2016-2019 | Era Apps | Yes | $9 |
88
| [SqlSmash](#sqlsmash) | [SqlSmash] | 2017-06-10 | 2008-2017 | Smashing Jedis LLC | Yes | $99 |
99
| [SQL Search](#sql-search) | [SQL Search] | 2017-02-27 | 2008-2017 | Red Gate | Yes | No |
1010
| [Red Gate SQL Test](#red-gate-sql-test) | [Red Gate SQL Test] | 2017-03-21 | 2008-2017 | Red Gate | No | $369 |
@@ -73,7 +73,7 @@ Licensing options: after 30 day trial period register and get free community lic
7373
[Features list / SSMSBoost version comparison](http://www.ssmsboost.com/VersionCompare)
7474

7575

76-
<a id="sr-ssms-extension"></a>
76+
<a id="statistics-reporter-ssms-extension"></a>
7777
## Statistics Reporter SSMS Extension
7878
Download page: [Statistics Reporter SSMS Extension]<br/>
7979
Release date: 2019-04-17<br/>
@@ -82,23 +82,7 @@ Developer: Era Apps<br/>
8282
Free version: Yes<br/>
8383
Price: $9
8484

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)
85+
Statistics Reporter SSMS Extension is a SQL Server Management Studio Add-in for parsing SET STATISTICS IO, TIME ON into a beautiful report.
10286

10387

10488
<a id="sqlsmash"></a>
@@ -711,6 +695,7 @@ Adds a true dark theme to SSMS.
711695

712696

713697
[SSMSBoost]:http://www.ssmsboost.com/
698+
[Statistics Reporter SSMS Extension]:https://analyticsbar.com/blog/statistics-reporter-ssms-extension/
714699
[SqlSmash]:http://www.sqlsmash.com/
715700
[Red Gate SQL Code Guard]:https://www.red-gate.com/products/sql-development/sql-code-guard/
716701
[SQL Search]:http://www.red-gate.com/products/sql-development/sql-search/

0 commit comments

Comments
 (0)