SQL Synthesis

3 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

CHESS: Contextual Harnessing for Efficient SQL Synthesis

shayantalaei/chess 27 May 2024

Translating natural language questions into SQL queries, known as text-to-SQL, is a long-standing research problem.

SQUARES: A SQL Synthesizer Using Query Reverse Engineering

squares-sql/squares 31 Aug 2020

As a result, many of them can provide examples of data transformations but are unable to produce the desired query.

Analyzing the Effectiveness of Large Language Models on Text-to-SQL Synthesis

cuplv/text-to-sql-wizardcoder 22 Jan 2024

This study investigates various approaches to using Large Language Models (LLMs) for Text-to-SQL program synthesis, focusing on the outcomes and insights derived.