caesarHQ/textSQL
None observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 91
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: 1283
- days_rel: n/a
- days_push: 1048
- n_releases_24m: 0
Adoption not part of the score
1582 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
textSQL is an open-source project that converts natural language questions into SQL queries using GPT-3.5, letting users query databases without knowing SQL. It powers demo applications like CensusGPT and SanFranciscoGPT, which provide natural language interfaces to US census and San Francisco city data.
Use cases
- query a database using plain english
- convert natural language questions to sql
- build a chatgpt-style interface for public data
- let non-technical users analyze census data
- ask questions about city crime and income data
- text to sql for a postgres database
When to choose
- you want a natural language question-answering layer over a structured database
- you are building a public-data exploration tool like CensusGPT
- you need a reference implementation of LLM-powered text-to-SQL
When to avoid
- you need an actively maintained or supported text-to-SQL product
- you want production-grade security for arbitrary SQL generation on sensitive data
- you need visualization beyond basic zip-code and city maps
- you prefer a maintained alternative, since the creators have moved on to Julius.ai
Facets
application · maturity abandoned
nlp llm-inference database data-visualization databases artificial-intelligence data-science analytics text-to-sql natural-language-interface gpt census-data open-data chatgpt-for-data natural-language-processing nodejs web-server javascript
2 sources
- readme: https://github.com/caesarHQ/textSQL · fetched 2026-08-28 · d98615acadfa
- homepage: https://censusgpt.com · fetched 2026-08-29 · 2b0a01776910
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| caesarHQ/textSQL | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="caesarHQ/textSQL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem