Free, open-source SQL Server execution plan analyzer — cross-platform GUI + CLI with 30 analysis rules, missing index detection, SSMS extension. Built-in MCP server for AI-assisted plan review.
-
Updated
Jul 22, 2026 - C#
Free, open-source SQL Server execution plan analyzer — cross-platform GUI + CLI with 30 analysis rules, missing index detection, SSMS extension. Built-in MCP server for AI-assisted plan review.
An Agentic PostgreSQL DBA— monitors, analyzes, and optimizes any PostgreSQL 14-18 database with LLM-powered actions
🔄 PostgreSQL MCP Server – AI-Powered PostgreSQL Management & Monitoring. A powerful, AI-integrated PostgreSQL Model Context Protocol (MCP) server for automated database operations, monitoring, security, diagnostics, and optimization. Seamlessly manage PostgreSQL with 237+ tools designed for AI assistants like Claude and ChatGPT.
Battle-tested SQL Server performance diagnostic toolkit for developers and DBAs. Quickly detect blocking, missing indexes and slow queries.
SQLite write benchmarks proving the ORM is the bottleneck — 11 configs × 10M rows + ORM vs raw executemany at 50M scale. 23.8x speedup, 26% config spread, zero errors.
Fast and minimalist interface for analyzing MySQL/MariaDB slow logs
Compact SQL Server Showplan XML into token-efficient Markdown or JSON for AI coding agents.
PostgreSQL health and performance advisor for Laravel. Detect bloat, vacuum debt, and slow queries with an interactive dashboard, automated CI gate, and optional Filament panel.
SQL performance optimizer and execution plan visualizer built with Nuxt 3. Audit, refactor, and speed up database queries offline or with Gemini & OpenAI.
Supabase Debug Playground — a hands-on lab for diagnosing and fixing common Supabase issues (Auth, RLS, Realtime, RPC, and indexing) with reproducible debugging patterns and examples.
Stop bad PostgreSQL indexes before they reach production.
Source for andreploeger.com — freelance website focused on PostgreSQL performance, query analysis, and predictable system behavior.
A professional SQL project demonstrating how to optimize query performance using single and composite database indexes, and analyzing query execution plans using the EXPLAIN statement.
20 Hands-on Linux performance tuning labs across physical, virtual, and cloud environments covering observability, bottleneck analysis, kernel tuning, and optimization.
AI-powered database migration risk analyzer. Auto-detects schema breaking changes, estimates query lock times, validates downtime risks, and generates safe migration rewrite plans.
Slow query interceptor and index advisor for Mongoose 8+. Automatically runs explain() on slow queries, detects COLLSCAN/SORT stages, and suggests optimal indexes following the ESR rule - zero runtime dependencies
Terminal-precision static analysis tool that catches database performance bugs (N+1 queries, missing indexes) in AI-generated Prisma & PostgreSQL code before production.
Production-grade guides and runbooks for query plan baseline tracking, performance regression detection, and CI/CD gate automation — for database SREs and platform teams.
Audit filtered pgvector HNSW recall, latency, and query-plan correctness against exact PostgreSQL search.
A curated collection of MySQL scripts covering DDL, DML, and DRL operations. Ideal for beginners to practice and understand core SQL concepts.
Add a description, image, and links to the database-performance topic page so that developers can more easily learn about it.
To associate your repository with the database-performance topic, visit your repo's landing page and select "manage topics."