-
Notifications
You must be signed in to change notification settings - Fork 3
/
data.json
77 lines (77 loc) · 3.22 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"Name": "SQLWATCH",
"Description": "Free SQL Server Monitoring Framework",
"Url": "https://sqlwatch.io"
}
,{
"Name": "azure.datafactory.tools",
"Description": "PowerShell module for deploying Data Factory (v2) in Microsoft Azure",
"Url": "https://github.com/SQLPlayer/azure.datafactory.tools/"
}
,{
"Name": "dbachecks",
"Description": "SQL Server Environmental Validation",
"Url": "https://github.com/sqlcollaborative/dbachecks"
}
,{
"Name": "dbatools",
"Description": "SQL Server automation and instance migrations have never been safer, faster or freer",
"Url": "https://github.com/sqlcollaborative/dbatools"
}
,{
"Name": "Deploy Azure Data Factory by SQLPlayer",
"Description": "Azure DevOps extension (task) to publish Azure Data Factory (v2) easily",
"Url": "https://marketplace.visualstudio.com/items?itemName=SQLPlayer.DataFactoryTools"
}
,{
"Name": "Open Query Store",
"Description": "Query Store functionality without SQL Server 2016!",
"Url": "https://www.openquerystore.com/"
}
,{
"Name": "SQL Server Maintenance Solution",
"Description": "he SQL Server Maintenance Solution comprises scripts for running backups, integrity checks, and index and statistics maintenance on all editions of Microsoft SQL Server",
"Url": "https://ola.hallengren.com/"
}
,{
"Name": "WorkloadTools",
"Description": "A collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud",
"Url": "https://github.com/spaghettidba/WorkloadTools"
}
,{
"Name": "XESmartTarget",
"Description": "A configurable target for SQL Server Extended Events. Write to a table or perform custom actions with no effort.",
"Url": "https://github.com/spaghettidba/XESmartTarget"
}
,{
"Name": "DarlingData",
"Description": "SQL Server Troubleshooting Scripts",
"Url": "https://github.com/erikdarlingdata/DarlingData"
}
,{
"Name": "sp_whoisactive",
"Description": "sp_whoisactive is a comprehensive activity monitoring stored procedure that works for all versions of SQL Server from 2005 through 2017.",
"Url": "http://whoisactive.com/"
}
,{
"Name": "Glenn's SQL Server Diagnostic Queries",
"Description": "Glenn's SQL Server Diagnostic Queries",
"Url": "https://glennsqlperformance.com/resources/"
}
,{
"Name": "SQL-Server-First-Responder-Kit",
"Description": "sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.",
"Url": "https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit"
}
,{
"Name": "tigertoolbox",
"Description": "Toolbox repository for Tiger team",
"Url": "https://github.com/microsoft/tigertoolbox"
}
,{
"Name": "ImportExcel",
"Description": "PowerShell Module allows you to read and write Excel files without installing Microsoft Excel",
"Url": "https://github.com/dfinke/ImportExcel"
}
]