From 581f8516cd523aa69468e48ec42f283b515ab625 Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Sun, 29 Mar 2026 10:05:25 -0400 Subject: [PATCH] README: add shields.io badge flair (repo + social) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds two centered rows of for-the-badge shields — repo stats (stars, forks, license, release, issues, last commit, CI) and social links (X/Twitter, YouTube, LinkedIn, blog). Co-Authored-By: Claude Sonnet 4.6 --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e5a3b71..19a5174 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ # Performance Studio +

+ GitHub Stars + GitHub Forks + License: MIT + Latest Release + Open Issues + Last Commit + CI +

+

+ Follow @ErikDarlingData on X + YouTube Subscribe + LinkedIn Connect + Blog +

+ A cross-platform SQL Server execution plan analyzer with built-in MCP server for AI-assisted analysis. Parses `.sqlplan` XML, identifies performance problems, suggests missing indexes, and provides actionable warnings — from the command line or a desktop GUI. Built for developers and DBAs who want fast, automated plan analysis without clicking through SSMS.