machinalis/quepy
A python framework to transform natural language questions to queries in a database query language. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5021
- days_rel: n/a
- days_push: 2073
- n_releases_24m: 0
Adoption not part of the score
1264 stars · 290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Quepy is a Python framework that transforms natural language questions into database queries, currently supporting SPARQL and MQL. It uses special regular expressions and semantic relations so developers can build natural language interfaces to databases with little code.
Use cases
- convert natural language questions to SPARQL queries
- build a natural language interface to a knowledge base like DBpedia
- generate MQL queries from English questions
- map question patterns to semantic database queries using regexes
- query RDF endpoints by asking questions in plain English
When to choose
- you need a rule-based, customizable NL-to-query pipeline without training data
- your target query language is SPARQL or MQL
- you want a lightweight Python framework for natural language database access
When to avoid
- you need modern neural or LLM-based question answering
- you require query languages other than SPARQL or MQL
- you need actively maintained software with recent updates
Facets
framework · maturity maintenance
nlp parser search-engine database databases python cross-platform sparql mql question-answering semantic-web dbpedia natural-language-to-query natural-language-processing search
2 sources
- readme: https://github.com/machinalis/quepy · fetched 2026-08-28 · 15f87d6b1233
- registry_pypi: https://pypi.org/pypi/quepy/json · fetched 2026-08-29 · f51e6f487904
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| machinalis/quepy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="machinalis/quepy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem