@@ -421,6 +421,7 @@ Utility types (main purpose), in braces `{}` current counts:
421
421
| [ Beekeeper Studio] ( #beekeeper ) | MySQL,PostgreSQL,Other | Linux,Mac | [ MS] | [ Beekeeper Studio] | 2020-11-21 | Beekeeper Studio | [ MIT] | Yes | No |
422
422
| [ Babelfish for Aurora PostgreSQL] ( #babelfish ) | No | Online | [ ?] | [ Babelfish for Aurora PostgreSQL] | 2020-12-01 | Amazon | [ Apache] | Open Source | No |
423
423
| [ DBA Dash] ( #dbadash ) | No | No | [ M] | [ DBA Dash] | - | Trimble | [ MIT] | Open Source | No |
424
+ | [ SQLWATCH] ( #sqlwatch ) | No | No | [ M] | [ SQLWATCH] | - | Marcin Gminski | [ MIT] | Open Source | No |
424
425
425
426
<a id =" ssms " ></a >
426
427
## SSMS
@@ -6199,6 +6200,20 @@ DBA Dash is a tool for SQL Server DBAs to assist with daily checks, performance
6199
6200
- Configuration, Trace Flags, Hardware, Patching, Schema
6200
6201
- HA/DR, Backups, Last Good DBCC, Drive Space, Agent Jobs, Corruption, Alerts
6201
6202
6203
+ ## SQLWATCH
6204
+ <a id =" sqlwatch " ></a >
6205
+ Download page: [ SQLWATCH] <br />
6206
+ Release date: 2018-09-16<br />
6207
+ Support Version: 2008-2019<br />
6208
+ Author: Marcin Gminski<br />
6209
+ Free version: Yes<br />
6210
+ Price: No
6211
+
6212
+ SQLWATCH is an Open Source (MIT License) Real-Time monitoring solution for SQL Server
6213
+ - Grafana and Power BI Dashboards
6214
+ - Real Time Alerts and Actions
6215
+ - Central Repository
6216
+ - Infinite scalability. SQLWATCH can collect data locally on the local SQL Server or into a central repository.
6202
6217
6203
6218
[ SSMS ] :https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms
6204
6219
[ Azure Data Studio ] :https://github.com/Microsoft/azuredatastudio
@@ -6597,6 +6612,7 @@ DBA Dash is a tool for SQL Server DBAs to assist with daily checks, performance
6597
6612
[ Beekeeper Studio ] :https://github.com/beekeeper-studio/beekeeper-studio
6598
6613
[ Babelfish for Aurora PostgreSQL ] :https://aws.amazon.com/rds/aurora/babelfish/
6599
6614
[ DBA Dash ] :https://github.com/trimble-oss/dba-dash
6615
+ [ SQLWATCH ] :https://sqlwatch.io
6600
6616
6601
6617
[ LGPL-3.0 ] :http://www.gnu.org/licenses/lgpl-3.0.txt
6602
6618
[ MIT ] :https://opensource.org/licenses/MIT
0 commit comments