Skip to content

Commit 4cd980e

Browse files
committed
Remove GIN-List and SQL Scripts Manager addins due to lack of support
Update SSMSBoost release date
1 parent 4169ed7 commit 4cd980e

3 files changed

Lines changed: 5 additions & 33 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
6363
- [Base line Collector script](/Solution/BaselineCollector) (by Robert Virag)
6464
- [SysJobHistory](/Solution/SysJobHistory) (by David Wentzel)
6565
- [SSMS](/SSMS)
66-
- [SSMS addins](/SSMS/SSMS_Addins.md) (**34 useful free and paid SSMS Addins**)
66+
- [SSMS addins](/SSMS/SSMS_Addins.md) (**33 useful free and paid SSMS Addins**)
6767
- [SSMS Snippets](/SSMS/SSMS_Snippets)
6868
- [SSMS Shortcuts](/SSMS/SSMS_Shortcuts.md) (**More than 300 Shortcuts**)
6969
- [SSMS Tips](/SSMS/SSMS_Tips.md) (**Complete guide about hidden gems of SSMS**)

SSMS/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ It also provides tools to deploy, monitor, and upgrade the data-tier components,
1515
- [SQL Server Tools](https://docs.microsoft.com/en-us/sql/ssdt/sql-server-tools)
1616
- [SQL Server Management Studio (SSMS)](https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-ssms)
1717
- [Microsoft Download Center SSMS](https://www.microsoft.com/en-us/download/search.aspx?q=sql%20server%20management%20studio&p=0&r=10&t=&s=Relevancy~Descending)
18-
- [MSDN Code Snippets Schema Reference](https://msdn.microsoft.com/en-us/library/ms171418.aspx)
19-
- [MSDN Add Transact-SQL Snippets](https://msdn.microsoft.com/en-us/library/gg492130.aspx)
18+
- [Add Transact-SQL Snippets](https://docs.microsoft.com/en-us/sql/relational-databases/scripting/add-transact-sql-snippets)
2019

2120

2221
## Supported SQL Server versions

SSMS/SSMS_Addins.md

Lines changed: 3 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# SQL Server Management Studio add-ins
2-
Complete list of useful and must have add-ins for SQL Server Management Studio - **35** SSMS add-ins
2+
Complete list of useful and must have add-ins for SQL Server Management Studio - **33** SSMS add-ins
33

44
| Name | Download page | Release Date | Support SSMS Version | Developer | Free version | Price |
55
|-------------------------------------------------------|-------------------------------|--------------|:-----------------------------------|----------------------|--------------|------:|
6-
| [SSMSBoost](#ssmsboost) | [SSMSBoost] | 2017-09-06 | 2008/2012/2014/2016/2017 | Solutions Crew GmbH | Yes | €150 |
6+
| [SSMSBoost](#ssmsboost) | [SSMSBoost] | 2018-01-04 | 2008/2012/2014/2016/2017 | Solutions Crew GmbH | Yes | €150 |
77
| [SqlSmash](#SqlSmash) | [SqlSmash] | 2017-06-10 | 2008/2012/2014/2016/2017 | Smashing Jedis LLC | Yes | $99 |
88
| [SQL Code Guard](#sql-code-guard) | [Red Gate SQL Code Guard] | 2017-07-03 | 2016 | Red Gate | Yes | No |
99
| [SQL Search](#sql-search) | [SQL Search] | 2017-02-27 | 2008/2012/2014/2016/2017 | Red Gate | Yes | No |
10-
| [SQL Scripts Manager](#sql-scripts-manager) | [SQL Scripts Manager] | 2015-05-31 | 2008/2012/2014 | Red Gate | Yes | No |
1110
| [Red Gate SQL Test](#red-gate-sql-test) | [Red Gate SQL Test] | 2017-03-21 | 2008/2012/2014/2016/2017 | Red Gate | No | $369 |
1211
| [Red Gate SQL Source Control](#red-gate-control) | [Red Gate SQL Source Control] | 2017-06-30 | 2012/2014/2016/2017 | Red Gate | No | $495 |
1312
| [Supratimas](#supratimas) | [Supratimas] | 2017-07-11 | 2008/2012/2014/2016/2017 | TTRider LLC | Yes | No |
@@ -37,13 +36,12 @@ Complete list of useful and must have add-ins for SQL Server Management Studio -
3736
| [Workload Addin](#workload-addin) | [Workload Addin] | 2017-02-07 | 2008/2012 | Tomáš Bauer | Yes | No |
3837
| [SQL Server Diagnostics](#sql-server-diagnostics) | [SQL Server Diagnostics] | 2017-06-22 | 2016/2017 | Microsoft | Yes | No |
3938
| [VersionSQL](#versionsql) | [VersionSQL] | 2017-02-16 | 2012/2014/2016/2017 | VersionSQL | Yes | $149 |
40-
| [GIN-List](#gin-list) | [GIN-List] | 2017-06-30 | 2008/2012/2014 | GIN-List | Yes | No |
4139

4240

4341
<a id="ssmsboost"></a>
4442
## SSMSBoost
4543
Download page: [SSMSBoost]<br/>
46-
Release date: 2017-09-06<br/>
44+
Release date: 2018-01-04<br/>
4745
Support Version: 2008/2012/2014/2016/2017<br/>
4846
Developer: Solutions Crew GmbH<br/>
4947
Free version: Yes<br/>
@@ -120,18 +118,6 @@ SQL Search is a free add-in for SQL Server Management Studio that lets you quick
120118
- Search with booleans and wildcards
121119

122120

123-
<a id="sql-scripts-manager"></a>
124-
## SQL Scripts Manager
125-
Download page: [SQL Scripts Manager]<br/>
126-
Release date: 2015-05-31<br/>
127-
Support Version: 2008/2012/2014<br/>
128-
Developer: Red Gate<br/>
129-
Free version: Yes<br/>
130-
Price: No
131-
132-
Powerful and reliable scripts written by SQL Server experts
133-
134-
135121
<a id="red-gate-sql-data-test"></a>
136122
## Red Gate SQL Test
137123
Download page: [Red Gate SQL Test]<br/>
@@ -585,23 +571,11 @@ Price: $149
585571

586572
Lightweight add-in to connect your databases to your source control system
587573

588-
<a id="gin-list"></a>
589-
## GIN-List
590-
Download page: [GIN-List]<br/>
591-
Release date: 2017-06-30<br/>
592-
Support Version: 2008/2012/2014<br/>
593-
Developer: Omer Fancy<br/>
594-
Free version: Yes<br/>
595-
Price: No
596-
597-
Extremely small and lightweight productivity enhancement add-in. This add-in was created to facilitate writing SQL queries where one has to specify a list of IDs in an IN list. The list of values on which you filter on might be coming from a SQL grid, or an Excel file; in either case it marks each of the values as strings, adds comma separators and the necessary parentheses.
598-
599574

600575
[SSMSBoost]:http://www.ssmsboost.com/
601576
[SqlSmash]:http://www.sqlsmash.com/
602577
[Red Gate SQL Code Guard]:https://www.red-gate.com/products/sql-development/sql-code-guard/
603578
[SQL Search]:http://www.red-gate.com/products/sql-development/sql-search/
604-
[SQL Scripts Manager]:http://www.red-gate.com/products/dba/sql-scripts-manager/
605579
[Red Gate SQL Test]:http://www.red-gate.com/products/sql-development/sql-test/
606580
[Red Gate SQL Source Control]:http://www.red-gate.com/products/sql-development/sql-source-control/
607581
[Supratimas]:http://www.supratimas.com/Home/Downloads
@@ -632,7 +606,6 @@ Extremely small and lightweight productivity enhancement add-in. This add-in was
632606
[Workload Addin]:https://www.codeproject.com/Articles/1188027/Capture-of-a-Typical-SQL-Server-Database-Workload
633607
[SQL Server Diagnostics]:https://blogs.msdn.microsoft.com/sql_server_team/sql-server-diagnostics-preview/
634608
[VersionSQL]:https://www.versionsql.com/
635-
[GIN-List]:http://www.omerfancy.com/ginlist/
636609

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

0 commit comments

Comments
 (0)