Skip to content

Commit 779e048

Browse files
committed
Add new recovery tolls and fix some typos in Utilities list
1 parent d03623b commit 779e048

1 file changed

Lines changed: 42 additions & 9 deletions

File tree

Utilities/README.md

Lines changed: 42 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@ Utility types (main purpose), in braces `{}` current counts:
1414
- **[M]**: Monitoring and alerting Tools {13}
1515
- **[MG]**: Migration tool {22}
1616
- **[MS]**: Management Studio (alternative for SSMS) {21}
17+
- **[REC]**: Recovery tools {3}
1718
- **[S]**: Search tools {2}
1819
- **[SC]**: Structure compare {15}
1920
- **[T]**: Testing tools {5}
2021
- **[ST]**: Statistics utilities {4}
21-
- **[?]**: Not yet classified {103}
22+
- **[?]**: Not yet classified {102}
2223

2324
| Name/Description | Cross Database | Cross Platform | Type | Official/Download page | Release Date | Author | License | Free version | Price |
2425
|-----------------------------------------------------------------------|----------------------------------|----------------|------------|---------------------------------------------|--------------|-----------------------|------------|----------------|------:|
25-
| [SSMS](#ssms) | No | No | [MS] | [SSMS] | 2017-08-07 | Microsoft | | Yes | No |
26+
| [SSMS](#ssms) | No | No | [MS] | [SSMS] | 2017-10-09 | Microsoft | | Yes | No |
2627
| [bcp Utility](#bcp) | No | No | [I] | [bcp Utility] | 2012-02-11 | Microsoft | | Yes | No |
2728
| [RML Utilities for SQL Server](#rml) | No | No | [T] | [RML Utilities for SQL Server] | 2014-12-12 | Microsoft | | Yes | No |
2829
| [GraphView](#graphview) | No | No | [?] | [GraphView] | 2016-02-23 | Microsoft | | Yes | No |
@@ -141,7 +142,7 @@ Utility types (main purpose), in braces `{}` current counts:
141142
| [ApexSQL Monitor](#apexsql-monitor) | No | No | [M] | [ApexSQL Monitor] | 2017-10-05 | ApexSQL | | No | $499 |
142143
| [ApexSQL Plan](#apexsql-plan) | No | No | [?] | [ApexSQL Plan] | 2017-10-26 | ApexSQL | | Yes | No |
143144
| [ApexSQL Propagate](#apexsql-propagate) | No | No | [?] | [ApexSQL Propagate] | 2017-09-25 | ApexSQL | | Yes | No |
144-
| [ApexSQL Recover](#apexsql-recover) | No | No | [?] | [ApexSQL Recover] | 2017-10-26 | ApexSQL | | No | $1999 |
145+
| [ApexSQL Recover](#apexsql-recover) | No | No | [REC] | [ApexSQL Recover] | 2017-10-26 | ApexSQL | | No | $1999 |
145146
| [ApexSQL Build](#apexsql-build) | No | No | [?] | [ApexSQL Build] | 2017-05-15 | ApexSQL | | No | $399 |
146147
| [ApexSQL Clean](#apexsql-clean) | No | No | [?] | [ApexSQL Clean] | 2017-09-28 | ApexSQL | | No | $399 |
147148
| [ApexSQL Data Diff](#apexsql-data-diff) | No | No | [DC] | [ApexSQL Data Diff] | 2017-10-26 | ApexSQL | | No | $399 |
@@ -256,12 +257,14 @@ Utility types (main purpose), in braces `{}` current counts:
256257
| [Dell Benchmark Factory](#dell-benchmark-factory) | Oracle, MySQL, Other | No | [T] | [Dell Benchmark Factory] | ? | Quest Software | | No | $4413 |
257258
| [manduka](#maduka) | ? | Linux, Mac | [?] | [manduka] | 2017-03-08 | Virtusa Corporation | | Yes | No |
258259
| [PowerBI Desktop](#powerbi-desktop) | Oracle, PostgreSQL, MySQL, Other | No | [BI] | [PowerBI Desktop] | 2017-07-11 | Microsoft | | Yes | ? |
260+
| [Stellar Phoenix SQL Database Repair](#stellar-phoenix) | No | No | [REC] | [Stellar Phoenix SQL Database Repair] | 2017-07-05 | Stellar Technology | | No | $349 |
261+
| [DataNumen SQL Recovery](#datanumen-sql-recovery) | No | No | [REC] | [DataNumen SQL Recovery] | 2017-03-20 | DataNumen | | No | $500 |
259262

260263

261264
<a id="ssms"></a>
262265
## SSMS
263266
Download page: [SSMS]<br/>
264-
Release date: 2017-08-07<br/>
267+
Release date: 2017-10-09<br/>
265268
Support Version: 2008/2012/2014/2016/2017/Azure<br/>
266269
Author: Microsoft<br/>
267270
Free version: Yes<br/>
@@ -3160,15 +3163,15 @@ Microsoft SQL Server Migration Assistant (SSMA) for MySQL is a tool to automate
31603163

31613164

31623165
## sqlcmd for Mac and Linux
3163-
<a id="ssma-mysql"></a>
3166+
<a id="sqlcmd"></a>
31643167
Download page: [sqlcmd for Mac and Linux]<br/>
31653168
Release date: 2017-01-26<br/>
31663169
Support Version: 2005/2008/2012/2014/2016/Azure<br/>
31673170
Author: Soheil Rashidi<br/>
31683171
Free version: Open Source<br/>
31693172
Price: No
31703173

3171-
sqlcmd for Mac and Linux
3174+
sqlcmd utility for Mac and Linux
31723175

31733176

31743177
## SQL Migrator
@@ -3478,9 +3481,9 @@ DBFS uses FUSE to mount MS SQL Server DMVs as a virtual file system.
34783481
This gives you the ability to explore information about your database (Dynamic Management Views) using native bash commands.
34793482

34803483

3481-
## comparator
3484+
## Comparator
34823485
<a id="pumpet-comparator"></a>
3483-
Download page: [comparator]<br/>
3486+
Download page: [Comparator]<br/>
34843487
Release date: 2017-06-06<br/>
34853488
Support Version: 2008/2012/2014/2016/2017<br/>
34863489
Author: Pumpet<br/>
@@ -3658,6 +3661,35 @@ Power BI is a suite of business analytics tools to analyze data and share insigh
36583661
Monitor your business and get answers quickly with rich dashboards available on every device.
36593662

36603663

3664+
<a id="stellar-phoenix"></a>
3665+
## Stellar Phoenix SQL Database Repair
3666+
Download page: [Stellar Phoenix SQL Database Repair]<br/>
3667+
Release date: 2017-07-05<br/>
3668+
Support Version: 2008/2012/2014/2016<br/>
3669+
Author: Stellar Information Technology<br/>
3670+
Free version: No<br/>
3671+
Price: $349
3672+
3673+
- Repairs corrupt MDF and NDF file of SQL Server database
3674+
- Recovers tables, triggers, indexes, keys, rules and defaults
3675+
- Perform deleted records recovery from MS SQL Server database
3676+
- Saves Scan result of SQL Server database file automatically
3677+
- Allows to search and recover specific database objects
3678+
- Allows saving the repaired file in MS SQL, HTML, XLS & CSV formats
3679+
- Supports MS SQL Server 2016, 2014, 2012, 2008 and all lower versions
3680+
3681+
3682+
## DataNumen SQL Recovery
3683+
Download page: [DataNumen SQL Recovery]<br/>
3684+
Release date: 2017-03-20<br/>
3685+
Support Version: 2008/2012/2014/2016<br/>
3686+
Author: DataNumen<br/>
3687+
Free version: No<br/>
3688+
Price: $500
3689+
3690+
Recovery rate is the most important criterion of a SQL recovery product. Based on our comprehensive tests, DataNumen SQL Recovery has the best recovery rate, much more better than any other competitors in the market!
3691+
3692+
36613693
[SSMS]:https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms
36623694
[bcp Utility]:https://docs.microsoft.com/en-us/sql/tools/bcp-utility
36633695
[RML Utilities for SQL Server]:https://www.microsoft.com/en-us/download/details.aspx?id=4511
@@ -3893,7 +3925,8 @@ Monitor your business and get answers quickly with rich dashboards available on
38933925
[Dell Benchmark Factory]:https://www.quest.com/products/benchmark-factory
38943926
[manduka]:http://www.manduka.tech/#/home
38953927
[PowerBI Desktop]:https://powerbi.microsoft.com/en-us/desktop/
3896-
3928+
[Stellar Phoenix SQL Database Repair]:https://www.stellarinfo.com/sql-recovery.php
3929+
[DataNumen SQL Recovery]:https://www.datanumen.com/sql-recovery/
38973930

38983931
[LGPL-3.0]:http://www.gnu.org/licenses/lgpl-3.0.txt
38993932
[MIT]:https://opensource.org/licenses/MIT

0 commit comments

Comments
 (0)