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

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt93

Contributing guide is detailed and thorough.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

85

Reproducibility6pt70

Lockfile present (Dashboard/packages.lock.json). Installs are reproducible.

Tests18pt80

Test files detected (Dashboard.Tests/AlertBadgeConditionTests.cs).

CI/CD14pt85

CI is configured (.github/workflows/build.yml).

Linting and formatting5pt100

.NET formatting configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (PerformanceMonitor.sln).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 73
    Forks
  • 19
    Releaseslatest 3mo ago

Community

  • Community health
  • authors own >50% of commits
  • 422
    Watchers

Responsiveness

  • 4h
    Median issue response
  • <1h
    Median PR merge time
  • 12
    Open issues
Repository files37 root entries
  • .github
    Good: CI is configured (.github/workflows/build.yml).
    Good: Issue or PR templates present.
  • community
  • Dashboard
    Good: Lockfile present (Dashboard/packages.lock.json). Installs are reproducible.
  • Dashboard.Tests
    Good: 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
  • .editorconfig
    Good: .NET formatting configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • build-all.cmd
  • build-dashboard.cmd
  • build-lite.cmd
  • CHANGELOG.md
  • CITATION.cff
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under MIT.
  • llms.txt
  • package-release.cmd
  • PerformanceMonitor.sln
    Good: Dependency manifest found (PerformanceMonitor.sln).
  • README.md
    Good: 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.md
    Good: Security policy present.
  • THIRD_PARTY_NOTICES.md