|
1 | 1 | # Microsoft SQL Server Utilities and Tools
|
2 |
| -Useful free and paid Microsoft SQL Server utilities and tools - complete list of **220** SQL Server Utilities |
| 2 | +Useful free and paid Microsoft SQL Server utilities and tools - complete list of **221** SQL Server Utilities |
3 | 3 |
|
4 | 4 | Utility types (main purpose), in braces `{}` current counts:
|
5 | 5 | - **[B]**: Backup solutions {6}
|
@@ -241,6 +241,7 @@ Utility types (main purpose), in braces `{}` current counts:
|
241 | 241 | | [Navicat Premium](#navicat-premium) | Oracle, PostgreSQL, MySQL, Other | Mac | [MS] | [Navicat Premium] | 2017-06-14 | PremiumSoft | No | $1299 |
|
242 | 242 | | [DbVisualizer](#dbvisualizer) | Oracle, PostgreSQL, MySQL, Other | Linux, Mac | [MS], [DA] | [DbVisualizer] | 2017-04-12 | DbVis Software AB. | Yes | $179 |
|
243 | 243 | | [DbSchema](#dbschema) | Oracle, PostgreSQL, MySQL, Other | Linux, Mac | [DA] | [DbSchema] | 2017-06-19 | Wise Coders Solutions | Yes | $127 |
|
| 244 | +| [DBGhost](#dbghost) | No | No | [?] | [DBGhost] | 2017-01-31 | Innovartis Ltd | No | £430 | |
244 | 245 |
|
245 | 246 |
|
246 | 247 | ## SSMS
|
@@ -3426,6 +3427,18 @@ Price: $127
|
3426 | 3427 | This are possible as DbSchema is using its own image of the schema and saves it to XML file.
|
3427 | 3428 |
|
3428 | 3429 |
|
| 3430 | +<a id="dbghost"></a> |
| 3431 | +## DBGhost |
| 3432 | +Download page: [DBGhost]<br/> |
| 3433 | +Release date: 2017-01-31<br/> |
| 3434 | +Support Version: 2008/2012/2014/2016<br/> |
| 3435 | +Author: Innovartis Ltd<br/> |
| 3436 | +Free version: No<br/> |
| 3437 | +Price: £430 |
| 3438 | + |
| 3439 | +The Change Manager gives you all the tools to implement the full DB Ghost Process enabling you to script out your databases into individual DROP/CREATE scripts, place those scripts under source control, modify them there and then build and deploy from those scripts. |
| 3440 | + |
| 3441 | + |
3429 | 3442 | [SSMS]:https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms
|
3430 | 3443 | [bcp Utility]:https://msdn.microsoft.com/en-us/library/ms162802.aspx
|
3431 | 3444 | [RML Utilities for SQL Server]:https://www.microsoft.com/en-us/download/details.aspx?id=4511
|
@@ -3646,3 +3659,4 @@ This are possible as DbSchema is using its own image of the schema and saves it
|
3646 | 3659 | [Navicat Premium]:https://www.navicat.com/en/products/navicat-premium
|
3647 | 3660 | [DbVisualizer]:http://www.dbvis.com/
|
3648 | 3661 | [DbSchema]:http://www.dbschema.com
|
| 3662 | +[DBGhost]:http://www.dbghost.com |
0 commit comments