whoiskatrin/sql-translator
SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 30
- Release rhythm 35
- Longevity 90
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1271
- days_rel: n/a
- days_push: 424
- n_releases_24m: 0
Adoption not part of the score
4323 stars · 376 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SQL Translator is a free, open-source web application that converts natural language queries into SQL code and translates SQL back into human-readable text using OpenAI models. It features schema awareness, query history, syntax highlighting, and can be self-hosted via npm or Docker Compose.
Use cases
- convert plain english questions into sql queries
- translate sql queries into human-readable explanations
- help non-technical users query a database
- generate sql from a table schema description
- understand legacy sql code without a dba
- self-host a text-to-sql tool with my own openai key
When to choose
- you want a free, self-hostable natural-language-to-SQL interface
- you need bidirectional translation between SQL and plain English
- you want a simple web UI with query history and syntax highlighting
When to avoid
- you need guaranteed-correct SQL for production without review
- you don't want to provide an OpenAI API key or pay for API usage
- you need a CLI or programmatic API rather than a web app
Facets
application · maturity active
nlp llm-inference developer-tools databases data-science web-development self-hosted text-to-sql sql-to-natural-language openai query-generation nextjs natural-language-processing nodejs web-server docker
5 sources
- readme: https://github.com/whoiskatrin/sql-translator · fetched 2026-08-28 · f9097cecfad0
- homepage: https://www.sqltranslate.app/ · fetched 2026-08-29 · 18cde6ef17b1
- site_page: https://askai.free/about · fetched 2026-08-29 · 6ae96abb4aef
- site_page: https://askai.free/faq · fetched 2026-08-29 · 13429ca6cc61
- site_page: https://askai.free/pricing · fetched 2026-08-29 · 0bfb66d92428
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whoiskatrin/sql-translator | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="whoiskatrin/sql-translator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem