bi-query
01Skill Claude CodeCodex
Answer a question about the data — write and run grounded, read-only SQL against a DeepSQL connection and report the result.
The database agent for Postgres and MySQL - Point it at PostgreSQL or MySQL and ask questions in plain English — schema exploration, query generation, slow query analysis, index recommendations, generated dashboards. Self-hosted and air-gapped.
Skill Claude CodeCodex
Answer a question about the data — write and run grounded, read-only SQL against a DeepSQL connection and report the result.
Skill Claude CodeCodex
Design and code a self-contained HTML dashboard for DeepSQL — ground on the schema, verify SQL, then emit it as a shell plus one verified widget block at a time so the canvas builds progressively.
Skill Claude CodeCodex
Recommend which indexes to add or drop for a connection, using DeepSQL's workload-weighted advisor, and optionally dry-run/apply them.
Skill Claude CodeCodex
Map or describe a database — what it tracks, its tables, relationships, and conventions — grounded in DeepSQL's cached schema and brain.
Skill Claude CodeCodex
Diagnose why a query is slow and propose a rewrite, using DeepSQL's plan analysis and AI query optimizer.
Skill Claude CodeCodex
Explain what's driving database load — slow-query hotspots, regressions, per-customer load, and table growth — across the whole workload.