About
SQL-Genie: AI-Powered SQL Utility for DevelopersSQL-Genie is a production-ready, self-hosted Micro-SaaS tool that bridges the gap between natural language and complex database queries. Designed for developers and data analysts, it streamlines the workflow of writing, optimizing, and debugging SQL code.Key Highlights:Privacy-First Architecture (BYOK): Users provide their own OpenAI API key. Zero API costs for the owner, and absolute privacy for users.Zero-Maintenance: No database to manage, no server-side secrets, no complex infra. Just a lightweight, high-performance static build that runs flawlessly on Vercel.Professional UI: Clean, modern "Dark Mode" interface, responsive design, and built-in i18n support (English/Spanish).Developer Focused: Features a persistent local history system, one-click copy-to-clipboard, and a clean, extensible codebase.Tech Stack: Built with Next.js 15 (App Router), TypeScript, and Tailwind CSS.What you get:Full source code repository.Comprehensive README.md with deployment and architectural documentation.A "plug-and-play" asset perfect for a developer portfolio or as a standalone side-project.
Comments (6)
clean typography. what dbs does it support tho?
zero-maintenance is a bold claim for something self-hosted, somebody still manages that infra
self-hosted and zero-maintenance contradict eachother tbh
does this actually handle vague natural language queries?
how does a self-hosted sql tool guarantee zero-maintenance?
local model or hitting an API for the generation part
ComingUp