From this repository, you can view the latest advancements in NL2SQL(Text-to-SQL). This handbook corresponds to our survey paper: A Survey of NL2SQL with Large Language Models: Where are we, and where ...
(The concept behind this version is to parse keywords from the user's question using an LLM, query the system's relevant dictionary tables based on those keywords, and attempt to guess the user's ...