Skip to content

Commit 90dde12

Browse files
committed
Add new tools, 300 tools celebrate commit! 🙌
1 parent ac79cf5 commit 90dde12

File tree

1 file changed

+66
-6
lines changed

1 file changed

+66
-6
lines changed

Utilities/README.md

Lines changed: 66 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
# Microsoft SQL Server Utilities and Tools
2-
Useful free and paid Microsoft SQL Server utilities and tools - complete list of **296** SQL Server Utilities
2+
Useful free and paid Microsoft SQL Server utilities and tools - complete list of **300** SQL Server Utilities
33

44
Utility types (main purpose), in braces `{}` current counts:
55
- **[B]**: Backup solutions {6}
66
- **[BI]**: Business Intelligence Solutions {4}
77
- **[D]**: Documentation solutions {7}
88
- **[DA]**: Database Architecture {20}
9-
- **[DC]**: Data compare {12}
9+
- **[DC]**: Data compare {13}
1010
- **[ETL]**: Extract Download Load (ETL) Tools {8}
1111
- **[I]**: Internal SQL Server utilities (for example, bcp) {14}
1212
- **[IDX]**: Index manager {3}
1313
- **[G]**: Data generation {4}
1414
- **[J]**: Job managers {4}
1515
- **[M]**: Monitoring and alerting Tools {19}
16-
- **[MG]**: Migration tool {29}
17-
- **[MS]**: Management Studio (alternative for SSMS) {28}
16+
- **[MG]**: Migration tool {30}
17+
- **[MS]**: Management Studio (alternative for SSMS) {29}
1818
- **[REC]**: Recovery tools {7}
1919
- **[S]**: Search tools {3}
20-
- **[SC]**: Structure compare {18}
20+
- **[SC]**: Structure compare {19}
2121
- **[T]**: Testing tools {5}
2222
- **[ST]**: Statistics utilities {3}
23-
- **[?]**: Not yet classified {111}
23+
- **[?]**: Not yet classified {112}
2424

2525
| Name/Description | Cross Database | Platform | Type | Official/Download page | Release | Author | License | Free version | Price |
2626
|------------------------------------------------------------------|-------------------------------|-----------|----------|---------------------------------------------|------------|-----------------------|------------|----------------|------:|
@@ -314,12 +314,16 @@ Utility types (main purpose), in braces `{}` current counts:
314314
| [ESF Database Migration Toolkit](#esf) | Oracle,MySQL,PostgreSQL,Other | No | [MG] | [ESF Database Migration Toolkit] | 2019-10-23 | DBSofts Inc | Shareware | No | $322 |
315315
| [MS SQL Migration Toolkit](#msskit) | Oracle,MySQL,PostgreSQL,Other | No | [MG] | [MS SQL Migration Toolkit] | 2019-04-22 | Intelligent Converters| Shareware | No | $99 |
316316
| [DatabasesSpy](#databasespy) | Oracle,MySQL,PostgreSQL,Other | No | [MS] | [DatabaseSpy] | 2019-10-09 | Altova | Shareware | No | €109 |
317+
| [DiffDog](#diffdog) | Oracle,MySQL,PostgreSQL,Other | No | [DC],[SC]| [DiffDog] | 2019-10-09 | Altova | Shareware | No | €109 |
317318
| [ERBuilder data modeler](#erbuilder) | Oracle,MySQL,PostgreSQL,Other | No | [DA] | [ERBuilder data modeler] | 2019-07-04 | Softbuilder | | Yes | $95 |
318319
| [SQLDatabaseStudio](#sqldatabasestudio) | No | No | [MS] | [SQLDatabaseStudio] | 2017-05-10 | Jan Pivarcek | | Yes | $215 |
319320
| [Enterprise Architect](#ea) | Oracle,MySQL,PostgreSQL,Other | Online | [DA] | [Enterprise Architect] | 2019-10-31 | Sparx Systems Pty Ltd | Shareware | No | $225 |
320321
| [MogwaiERDesignerNG](#mogwai) | Oracle,MySQL,PostgreSQL | No | [DA] | [MogwaiERDesignerNG] | 2019-08-22 | Mirko Sertic | [LGPL-3.0] | Open Source | No |
321322
| [Xcase](#xcase) | Oracle,MySQL,PostgreSQL,Other | No | [DA] | [Xcase] | 2018-06-19 | Resolution Software | Shareware | No | $799 |
322323
| [Oracle SQL Developer Data Modeler](#oracle-modeler) | Oracle,MySQL,PostgreSQL,Other | Linux,Mac | [DA] | [Oracle SQL Developer Data Modeler] | 2019-08-01 | Oracle | Shareware | Yes | No |
324+
| [Exportizer](#exportizer) | Oracle,MySQL,PostgreSQL,Other | No | [MG] | [Exportizer] | 2019-11-17 | Vitaliy Levchenko | Shareware | No | $29 |
325+
| [Reportizer](#reportizer) | Oracle,MySQL,PostgreSQL,Other | No | [?] | [Reportizer] | 2019-09-10 | Vitaliy Levchenko | Shareware | No | $39 |
326+
| [Database Tour](#database-tour) | Oracle,MySQL,PostgreSQL,Other | No | [MS] | [Database Tour] | 2019-11-20 | Vitaliy Levchenko | Shareware | No | $49 |
323327

324328

325329
<a id="ssms"></a>
@@ -4491,6 +4495,20 @@ Price: €109
44914495
Altova DatabaseSpy is the unique multi-database query and design tool that even generates elegant charts directly from query results.
44924496

44934497

4498+
## DiffDog
4499+
<a id="databasespy"></a>
4500+
Download page: [DatabaseSpy]<br/>
4501+
Release date: 2019-10-09<br/>
4502+
Support Version: 2008-2019<br/>
4503+
Author: Altova<br/>
4504+
Free version: No<br/>
4505+
Price: €109
4506+
4507+
Altova DiffDog® 2020 is a powerful diff/merge tool for files, folders, and databases.
4508+
This easy-to-use synchronization tool quickly compares and merges text or source code files, Microsoft Word documents, directories, CSV files, databases, and XML Schemas via its intuitive visual interface.
4509+
It indicates differences, intelligently merges content, and creates XSLT to convert XML data.
4510+
4511+
44944512
## ERBuilder data modeler
44954513
<a id="erbuilder"></a>
44964514
Download page: [ERBuilder data modeler]<br/>
@@ -4575,6 +4593,45 @@ The Data Modeler provides forward and reverse engineering capabilities and suppo
45754593
The Data Modeler can be used in both traditional and in Cloud environments.
45764594

45774595

4596+
## Exportizer
4597+
<a id="exportizer"></a>
4598+
Download page: [Exportizer]<br/>
4599+
Release date: 2019-11-17<br/>
4600+
Support Version: 2008-2017<br/>
4601+
Author: Vitaliy Levchenko<br/>
4602+
Free version: No<br/>
4603+
Price: $29
4604+
4605+
You can export dbf to txt, csv to dbf, Paradox to xls, and make several other data conversions.
4606+
Beside that, in Exportizer Pro or Exportizer Enterprise, it is possible to export DB2 to xlsx, SQLite to dBase, Access to HTML, Excel to Access, migrate Interbase to SQL Server, FDB to Excel, Oracle to PostgreSQL, and much more.
4607+
4608+
4609+
## Reportizer
4610+
<a id="reportizer"></a>
4611+
Download page: [Reportizer]<br/>
4612+
Release date: 2019-09-10<br/>
4613+
Support Version: 2008-2017<br/>
4614+
Author: Vitaliy Levchenko<br/>
4615+
Free version: No<br/>
4616+
Price: $39
4617+
4618+
Reportizer is a software tool to create database and file reports.
4619+
With Reportizer, you can create professional reports in a couple of minutes!
4620+
4621+
4622+
## Database Tour
4623+
<a id="database-tour"></a>
4624+
Download page: [Database Tour]<br/>
4625+
Release date: 2019-11-20<br/>
4626+
Support Version: 2008-2017<br/>
4627+
Author: Vitaliy Levchenko<br/>
4628+
Free version: No<br/>
4629+
Price: $49
4630+
4631+
Database Tour is a multi-functional database tool for Windows.
4632+
In addition, Database Tour Pro provides powerful command line and reporting functionality.
4633+
4634+
45784635
[SSMS]:https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms
45794636
[Azure Data Studio]:https://github.com/Microsoft/azuredatastudio
45804637
[bcp Utility]:https://docs.microsoft.com/sql/tools/bcp-utility
@@ -4873,6 +4930,9 @@ The Data Modeler can be used in both traditional and in Cloud environments.
48734930
[MogwaiERDesignerNG]:https://github.com/mirkosertic/MogwaiERDesignerNG
48744931
[Xcase]:https://www.xcase.com/
48754932
[Oracle SQL Developer Data Modeler ]:https://www.oracle.com/database/technologies/appdev/datamodeler.html
4933+
[Exportizer]:https://www.vlsoftware.net/exportizer/
4934+
[Reportizer]:https://www.reportizer.net/
4935+
[Database Tour]:https://www.databasetour.net/
48764936

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

0 commit comments

Comments
 (0)