queryLens
PunitMudgal/queryLens
TypeScript
QueryLens is a full-stack SQL Query Explainer that accepts a SQL statement and returns a plain-English summary, step-by-step breakdown, issue list with severities, suggested indexes, and a risk score. The app uses an Express + SQLite backend, a React + Vite frontend, shared TypeScript types, and the Gemini API or a deterministic mock mode.