Ross ROSS = Recommend OSS · open-source software intelligence for agents

FalkorDB/QueryWeaver

An open-source Text2SQL tool that transforms natural language into SQL using graph-powered schema understanding. Ask your database questions in plain English, QueryWeaver handles the weaving. observed · 2026-09-03

github.com/FalkorDB/QueryWeaver · homepage · Python · AGPL-3.0 (copyleft) observed · 2026-09-03

Health v2 · maintenance only

85/100

  • Activity 100
  • Release rhythm 98
  • Longevity 28
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: 4
  • age_days: 402
  • days_rel: 15
  • days_push: 0
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1073 stars · 133 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

QueryWeaver is an open-source Text2SQL tool that converts plain-English questions into SQL queries using graph-powered schema understanding. It is offered as a self-hostable FastAPI application (Docker or PyPI) with a REST API, MCP support, and a web UI, backed by multiple LLM providers.

Use cases

  • ask database questions in plain English
  • convert natural language to SQL queries
  • text-to-SQL for enterprise databases
  • let non-technical users query a SQL database
  • expose a database chat interface via MCP
  • self-host a natural language SQL assistant

When to choose

  • you want an open-source, self-hostable Text2SQL service
  • you need REST API or MCP access to natural-language SQL generation
  • your schema is complex and benefits from graph-based schema understanding
  • you want to use different LLM providers (OpenAI, Gemini, Anthropic, Azure)

When to avoid

  • you need a lightweight in-process library rather than a deployed service
  • you cannot expose your database schema to an external LLM provider
  • AGPL-3.0 licensing is incompatible with your usage
  • you need guaranteed-correct SQL without LLM hallucination risk

Facets

application · maturity active

nlp llm-inference database api-framework mcp rag databases large-language-models developer-tools self-hosted python self-hosted cross-platform text2sql natural-language-to-sql graph-schema falkordb semantic-layer fastapi sql-generation natural-language-processing docker web-server

3 sources

Member repositories

RepositoryRoleHealth v2
FalkorDB/QueryWeavermain85

For agents

markdown · JSON · MCP: product_card(name="FalkorDB/QueryWeaver")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem