Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(UserQuery, DatabaseSchema) -> SQLQuery
Translate natural language queries into executable SQL statements by injecting database schema definitions into the LLM prompt.
Problem it solves
Non-technical users cannot query relational databases directly.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.