You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -419,6 +419,7 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
419
419
-[sqlblockedprocesses - SQL Server Blocked Process Report Viewer](https://github.com/mjswart/sqlblockedprocesses) (by Michael J. Swart)
420
420
-[sp_CRUDGen - stored procedure that generates stored procedures for you based on your tables and metadata like foreign keys and data types](https://github.com/kevinmartintech/sp_CRUDGen) (by Kevin Martin)
421
421
-[sp_Develop - can be used by database developers, software developers and for performing database code (smell) reviews.s](https://github.com/EmergentSoftware/SQL-Server-Development-Assessment) (by Kevin Martin)
Copy file name to clipboardExpand all lines: Utilities/README.md
+18-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Utility types (main purpose), in braces `{}` current counts:
12
12
-**[IDX]**: Index manager {3}
13
13
-**[G]**: Data generation {4}
14
14
-**[J]**: Job managers {4}
15
-
-**[M]**: Monitoring and alerting Tools {27}
15
+
-**[M]**: Monitoring and alerting Tools {28}
16
16
-**[MG]**: Migration tool {31}
17
17
-**[MS]**: Management Studio (alternative for SSMS) {33}
18
18
-**[REC]**: Recovery tools {13}
@@ -420,6 +420,7 @@ Utility types (main purpose), in braces `{}` current counts:
420
420
|[dbdiagram](#dbdiagram)| No | No |[?]|[dbdiagram]| ? | holistics.io || Yes | $9/mo |
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
+
|[DBA Dash](#dbadash)| No | No |[M]|[DBA Dash]| - | Trimble |[MIT]| Open Source | No |
423
424
424
425
<aid="ssms"></a>
425
426
## SSMS
@@ -6184,6 +6185,21 @@ Price: No
6184
6185
Babelfish is a new translation layer for Amazon Aurora PostgreSQL that enables Aurora to understand commands from applications written for Microsoft SQL Server.
6185
6186
6186
6187
6188
+
## DBA Dash
6189
+
<aid="dbadash"></a>
6190
+
Download page: [DBA Dash]<br/>
6191
+
Release date: 2022-01-13<br/>
6192
+
Support Version: 2005-2019<br/>
6193
+
Author: Trimble<br/>
6194
+
Free version: Yes<br/>
6195
+
Price: No
6196
+
6197
+
DBA Dash is a tool for SQL Server DBAs to assist with daily checks, performance monitoring and change tracking.
0 commit comments