Skip to content
#

execution-accuracy

Here are 3 public repositories matching this topic...

Ask a database questions in plain English and get SQL that actually runs. The key is schema linking: relevant tables are retrieved by embedding similarity (with foreign-key expansion) before prompting, and quality is measured by execution accuracy (do the returned rows match?) not by string-matching SQL.

  • Updated Sep 6, 2026
  • Python

Add this topic to your repo

To associate your repository with the execution-accuracy topic, visit your repo's landing page and select "manage topics."

Learn more