@@ -421,6 +421,7 @@ Utility types (main purpose), in braces `{}` current counts:
421421| [ Beekeeper Studio] ( #beekeeper ) | MySQL,PostgreSQL,Other | Linux,Mac | [ MS] | [ Beekeeper Studio] | 2020-11-21 | Beekeeper Studio | [ MIT] | Yes | No |
422422| [ Babelfish for Aurora PostgreSQL] ( #babelfish ) | No | Online | [ ?] | [ Babelfish for Aurora PostgreSQL] | 2020-12-01 | Amazon | [ Apache] | Open Source | No |
423423| [ 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 |
424425
425426<a id =" ssms " ></a >
426427## SSMS
@@ -6199,6 +6200,20 @@ DBA Dash is a tool for SQL Server DBAs to assist with daily checks, performance
61996200- Configuration, Trace Flags, Hardware, Patching, Schema
62006201- HA/DR, Backups, Last Good DBCC, Drive Space, Agent Jobs, Corruption, Alerts
62016202
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.
62026217
62036218[ SSMS ] :https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms
62046219[ 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
65976612[ Beekeeper Studio ] :https://github.com/beekeeper-studio/beekeeper-studio
65986613[ Babelfish for Aurora PostgreSQL ] :https://aws.amazon.com/rds/aurora/babelfish/
65996614[ DBA Dash ] :https://github.com/trimble-oss/dba-dash
6615+ [ SQLWATCH ] :https://sqlwatch.io
66006616
66016617[ LGPL-3.0 ] :http://www.gnu.org/licenses/lgpl-3.0.txt
66026618[ MIT ] :https://opensource.org/licenses/MIT
0 commit comments