AI news story

Google Research's Gemini-SQL2 tops text-to-SQL benchmarks by a wide margin

Google Research's Gemini-SQL2 turns natural language into executable SQL queries. Built on Gemini 3.1 Pro, it tops the BIRD…

  • LLMs
  • Source: The Decoder
  • Published: 2026-06-13

Editor's take

Google Research has developed Gemini-SQL2, a model that translates natural language questions into SQL queries with notable accuracy.

This advancement is significant as it directly addresses a core challenge in data access: enabling non-technical users to query complex databases. By achieving 80.04% accuracy on the BIRD benchmark, Gemini-SQL2 surpasses existing models from OpenAI and Anthropic, potentially democratizing data analysis for businesses and researchers. This could lead to more efficient insights and reduced reliance on dedicated data analysts for routine queries.

The next critical area to monitor is the model's performance in real-world, diverse database environments beyond the curated BIRD benchmark. Its ability to handle schema complexity, ambiguous language, and edge cases will determine its practical utility. Furthermore, understanding the compute and data requirements for fine-tuning Gemini-SQL2 for specific organizational needs will be crucial.