text2sql - from Zlabs - Turn natural language into SQL queries with AI - instantly

by
Convert natural language questions into SQL queries using Claude AI. Upload your database schema, ask questions in plain English, and get accurate SQL with explanations. Privacy-first design - your API key stays in session memory only. Perfect for developers and data analysts who want to query databases faster.

Add a comment

Replies

Best
Maker
📌

Hey Product Hunt! 👋

Text2SQL makes querying databases super simple - just ask questions in plain English and get SQL queries instantly, powered by Claude AI.

How it works:

1. Paste your database schema (CREATE TABLE statements)

2. Optionally add example queries and sample data for better accuracy

3. Ask questions like "Show me all customers who ordered in the last 30 days"

4. Get validated SQL queries with explanations

Everything runs with your own Anthropic API key, so you're in full control. No data stored on our servers.

Quick tip: If you want to use sample data but have sensitive info, check out []() - it anonymizes your data right in the browser before you paste it here. Both tools are privacy-first! 🔒

Would love to hear your feedback! 🚀

How well does it handle complex queries with multiple JOINs and nested subqueries, and does it work with non-standard SQL dialects like BigQuery or Snowflake?