Skip to content

Commit 334f9a2

Browse files
authored
Update DbForge Index Manager and SQL Complete
1 parent 2134a18 commit 334f9a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

SSMS/SSMS_Addins.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Complete list of useful and must have add-ins for SQL Server Management Studio -
2323
| [dbForge Source Control](#dbforge-source-control) | [dbForge Source Control] | 2019-10-10 | 2005-2018 | Devart | No | $249 |
2424
| [dbForge Unit Test](#dbforge-unit-test) | [dbForge Unit Test] | 2019-10-10 | 2005-2018 | Devart | No | $199 |
2525
| [dbForge Data Pump](#dbforge-data-pump) | [dbForge Data Pump] | 2019-10-10 | 2008-2018 | Devart | No | $149 |
26-
| [dbForge Index Manager](#dbforge-index-manager) | [dbForge Index Manager] | 2019-10-10 | 2008-2018 | Devart | No | $99 |
26+
| [dbForge Index Manager](#dbforge-index-manager) | [dbForge Index Manager] | 2021-09-10 | 2008-2018 | Devart | No | $119 |
2727
| [dbForge Search](#dbforge-search) | [dbForge Search] | 2019-10-10 | 2008-2018 | Devart | Yes | No |
2828
| [dbForge Monitor](#dbforge-monitor) | [dbForge Monitor] | 2019-10-10 | 2012-2018 | Devart | Yes | No |
29-
| [dbForge SQL Complete](#dbforge-sql-complete) | [dbForge SQL Complete] | 2019-10-10 | 2000-2018 | Devart | Yes | $149 |
29+
| [dbForge SQL Complete](#dbforge-sql-complete) | [dbForge SQL Complete] | 2021-10-05 | 2000-2018 | Devart | Yes | $199 |
3030
| [SoftTree SQL Assistant](#softtree-sql-assistant) | [SoftTree SQL Assistant] | 2016-03-18 | 2008-2014 | SoftTree | No | $179 |
3131
| [SQL Enlight For SSMS](#sql-enlight-for-ssms) | [SQL Enlight For SSMS] | 2016-04-25 | 2008-2014 | UbitSoft | No | $195 |
3232
| [SQL Hunting Dog](#sql-hunting-dog) | [SQL Hunting Dog] | 2016-03-03 | 2008-2014 | Alex Maslyukov | Yes | No |
@@ -395,11 +395,11 @@ The tool supports import and export from 10+ widely used data formats (Text, MS
395395
<a id="dbforge-index-manager"></a>
396396
## dbForge Index Manager
397397
Download page: [dbForge Index Manager]<br/>
398-
Release date: 2019-10-10<br/>
398+
Release date: 2021-09-10<br/>
399399
Support Version: 2008-2018<br/>
400400
Developer: Devart<br/>
401401
Free version: No<br/>
402-
Price: $99
402+
Price: $119
403403

404404
dbForge Index Manager for SQL Server is a handy SSMS add-in for analyzing the status of SQL indexes and fixing issues with index fragmentation.
405405
The tool allows you to quickly collect index fragmentation statistics and detect databases that require maintenance.
@@ -439,11 +439,11 @@ Price: No
439439
<a id="dbforge-sql-complete"></a>
440440
## dbForge SQL Complete
441441
Download page: [dbForge SQL Complete]<br/>
442-
Release date: 2019-10-10<br/>
442+
Release date: 2021-10-05<br/>
443443
Support Version: 2000-2018<br/>
444444
Developer: Devart<br/>
445445
Free version: Yes<br/>
446-
Price: $149
446+
Price: $199
447447

448448
dbForge SQL Complete provides a wide range of code completion features that relieve users from remembering long and complex object names,
449449
column names, SQL operators, etc., but instead allows concentrating on writing high-quality SQL code with proper formatting that is easy to understand and interpret.

0 commit comments

Comments
 (0)