Skip to content

Commit 347b1e9

Browse files
committed
Add new good articles and update DbVisualizer info
1 parent 588af63 commit 347b1e9

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

Articles/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,9 @@ Articles types:
460460
| [How to configure database mail in SQL Server] | Bojan Petrovic | 2017-11-22 | [DBA] |
461461
| [Understanding SQL server memory grant] | Jay Choe | 2010-02-16 | [DBA],[DEV] |
462462
| [Cleanly Uninstalling Stubborn SQL Server Components] | Aaron Bertrand | 2015-10-06 | [DBA] |
463-
| [Hey! What's the deal with SQL Server NOCOUNT and T-SQL WHILE loops?] | Aaron Bertrand | 2017-17-30 | [DEV] |
463+
| [Hey! What's the deal with SQL Server NOCOUNT and T-SQL WHILE loops?] | @sqL_handLe | 2017-17-30 | [DEV] |
464+
| [Query Store Settings] | Erin Stellato | 2010-11-28 | [DBA],[DEV] |
465+
| [Using Plan Explorer with Entity Framework] | Jason Hall | 2010-11-28 | [DEV] |
464466

465467
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
466468
[SQL Server 2012 Security Best Practices - Microsoft]:http://download.microsoft.com/download/8/f/a/8fabacd7-803e-40fc-adf8-355e7d218f4c/sql_server_2012_security_best_practice_whitepaper_apr2012.docx
@@ -901,3 +903,5 @@ Articles types:
901903
[Understanding SQL server memory grant]:https://blogs.msdn.microsoft.com/sqlqueryprocessing/2010/02/16/understanding-sql-server-memory-grant/
902904
[Cleanly Uninstalling Stubborn SQL Server Components]:https://www.mssqltips.com/sqlservertip/4050/cleanly-uninstalling-stubborn-sql-server-components/
903905
[Hey! What's the deal with SQL Server NOCOUNT and T-SQL WHILE loops?]:http://sql-sasquatch.blogspot.ru/2017/11/hey-whats-deal-with-nocount-and-t-sql.html
906+
[Query Store Settings]:https://www.sqlskills.com/blogs/erin/query-store-settings/
907+
[Using Plan Explorer with Entity Framework]:https://blogs.sentryone.com/jasonhall/using-plan-explorer-entity-framework/

Utilities/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Utility types (main purpose), in braces `{}` current counts:
256256
| [comparator](#pumpet-comparator) | Oracle, PostgreSQL, MySQL, Other | No | [DC] | [comparator] | 2017-06-06 | Pumpet | [LGPL-3.0] | Open Source | No |
257257
| [Navicat for SQL Server](#navicat-for-sql-server) | No | Mac | [MS] | [Navicat for SQL Server] | 2017-06-14 | PremiumSoft | | No | $699 |
258258
| [Navicat Premium](#navicat-premium) | Oracle, PostgreSQL, MySQL, Other | Mac | [MS] | [Navicat Premium] | 2017-06-14 | PremiumSoft | | No | $1299 |
259-
| [DbVisualizer](#dbvisualizer) | Oracle, PostgreSQL, MySQL, Other | Linux, Mac | [MS], [DA] | [DbVisualizer] | 2017-04-12 | DbVis Software AB. | | Yes | $179 |
259+
| [DbVisualizer](#dbvisualizer) | Oracle, PostgreSQL, MySQL, Other | Linux, Mac | [MS], [DA] | [DbVisualizer] | 2017-11-16 | DbVis Software AB. | | Yes | $197 |
260260
| [DbSchema](#dbschema) | Oracle, PostgreSQL, MySQL, Other | Linux, Mac | [DA] | [DbSchema] | 2017-06-19 | Wise Coders Solutions | | Yes | $127 |
261261
| [DBGhost](#dbghost) | No | No | [?] | [DBGhost] | 2017-01-31 | Innovartis Ltd | | No | £430 |
262262
| [SQLAutomate](#sqlautomate) | Oracle, MySQL, Other | No | [?] | [SQLAutomate] | 2017-06-19 | OnLine ToolWorks     | | No | $99 |
@@ -3677,11 +3677,11 @@ You can quickly and easily build, manage and maintain your databases.
36773677
<a id="dbvisualizer"></a>
36783678
## DbVisualizer
36793679
Download page: [DbVisualizer]<br/>
3680-
Release date: 2017-04-12<br/>
3681-
Support Version: 2008/2012/2014/2016<br/>
3680+
Release date: 2017-11-16<br/>
3681+
Support Version: 2008/2012/2014/2016/2017<br/>
36823682
Author: DbVis Software AB.<br/>
36833683
Free version: Yes<br/>
3684-
Price: $179
3684+
Price: $197
36853685

36863686
DbVisualizer is the universal database tool for developers, DBAs and analysts.
36873687
It is the perfect solution since the same tool can be used on all major operating systems accessing a wide range of databases.

0 commit comments

Comments
 (0)