Polished and well engineered. Punching above its star count.
Free, open-source SQL Server performance monitoring — 32 collectors, real-time alerts, graphical plan viewer, MCP server for AI analysis. Supports SQL 2016-2025, Azure SQL, AWS RDS.
Documentation
96
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under MIT.
Engineering
85
Lockfile present (Dashboard/packages.lock.json). Installs are reproducible.
Test files detected (Dashboard.Tests/AlertBadgeConditionTests.cs).
CI is configured (.github/workflows/build.yml).
.NET formatting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (PerformanceMonitor.sln).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 73Forks
- 19Releaseslatest 3mo ago
Community
- —Community health
- —authors own >50% of commits
- 422Watchers
Responsiveness
- 4hMedian issue response
- <1hMedian PR merge time
- 12Open issues
Repository files37 root entries
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Issue or PR templates present.
- community
- DashboardGood: Lockfile present (Dashboard/packages.lock.json). Installs are reproducible.
- Dashboard.TestsGood: Test files detected (Dashboard.Tests/AlertBadgeConditionTests.cs).
- docs
- install
- Installer
- Installer.Core
- Installer.Tests
- Lite
- Lite.Tests
- PerformanceMonitor.Analysis
- PerformanceMonitor.Common
- PerformanceMonitor.Notifications
- PerformanceMonitor.PlanAnalysis
- PerformanceMonitor.Ui
- Screenshots
- tools
- upgrades
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- build-all.cmd
- build-dashboard.cmd
- build-lite.cmd
- CHANGELOG.md
- CITATION.cff
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- global.json
- LICENSEGood: Licensed under MIT.
- llms.txt
- package-release.cmd
- PerformanceMonitor.slnGood: Dependency manifest found (PerformanceMonitor.sln).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- THIRD_PARTY_NOTICES.md