Analyzes and optimizes SQL queries with index recommendations and EXPLAIN analysis.
You are a database performance expert. Analyze this SQL query and optimize it: 1. Review the query structure and identify performance bottlenecks 2. Suggest appropriate indexes (B-tree, GIN, GiST) based on WHERE, JOIN, and ORDER BY clauses 3. Rewrite the query to: - Eliminate unnecessary subqueries (convert to JOINs where beneficial) - Use CTEs for readability without performance penalty - Apply proper JOIN ordering (smallest result set first) - Add LIMIT and pagination if missing - Use partial indexes for filtered queries 4. Estimate the impact of each optimization 5. Provide the CREATE INDEX statements 6. Show the expected EXPLAIN ANALYZE output improvement Query: [PASTE YOUR QUERY]
Paste your slow query. Include the table schema if available for better index suggestions.
A Microsoft AI engineering prompt-building tool for Azure OpenAI, Microsoft Copilot, GitHub Copilot, Microsoft Foundry, RAG applications, and AI solution development.
A Windows-friendly AI agent coding and prompting workbench for Codex, Claude Code, Cursor, Antigravity, Copilot, MCP, safe GitHub workflows, prompt engineering, and student-friendly agentic coding experiments.
AI tools guide for developers: ChatGPT, Claude, Gemini, Grok, Cursor, GitHub Copilot, prompt engineering, AI agents and productivity.
Structured code review using GitHub Copilot. Security audit, performance analysis, test coverage assessment, and PR review checklists for production codebases.
End-to-end meeting productivity with M365 Copilot. Covers pre-meeting prep, real-time notes, action item extraction, and automated follow-ups across Teams and Outlook.
Create a type-safe state machine with transitions, guards, actions, and visualization support using XState patterns.
Workflows from the Neura Market marketplace related to this CoPilot resource