Skip to content

Add PromptQuery to Libraries#103

Open
Cyberfilo wants to merge 1 commit into
eosphoros-ai:mainfrom
Cyberfilo:add-promptquery
Open

Add PromptQuery to Libraries#103
Cyberfilo wants to merge 1 commit into
eosphoros-ai:mainfrom
Cyberfilo:add-promptquery

Conversation

@Cyberfilo

Copy link
Copy Markdown

Adds PromptQuery (prq) to 📦 Libraries.

PromptQuery is an open-source (Apache-2.0) CLI that turns plain English into read-only PostgreSQL, engineered for production schemas with hundreds of tables. It pairs a retrieval pipeline (TF-IDF schema selection → LLM table selector → FK-graph expansion) with a sqlglot safety guard and a read-only execution session.

It's deterministic (temperature 0) and ships an honest, reproducible, failures-included benchmark on two real schemas — table-grounding accuracy of 100% on a 675-table Odoo 18 ERP and 94% on the public 216-table EMBL-EBI RNAcentral database — with committed receipts and a one-command harness.

Sits in the same category as mindsql / PremSQL / QueryWeaver. Thanks for maintaining the list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant