Google Releases Gemini-SQL2: Gemini 3.1 Pro Text-to-SQL Scores 80.04% on BIRD Single-Model Leaderboard
Back to Home
ai

Google Releases Gemini-SQL2: Gemini 3.1 Pro Text-to-SQL Scores 80.04% on BIRD Single-Model Leaderboard

June 12, 202625 views2 min read

Google's new Gemini-SQL2 text-to-SQL model achieves 80.04% accuracy on the BIRD leaderboard, showcasing significant progress in AI-driven database querying.

Google has unveiled Gemini-SQL2, a powerful text-to-SQL model developed by Google Research, marking a significant leap in natural language processing for database interactions. Announced on June 12, 2026, this model leverages the capabilities of Gemini 3.1 Pro and has achieved an impressive 80.04% execution accuracy on the BIRD single-model leaderboard—a benchmark widely recognized in the AI community for evaluating text-to-SQL systems.

Understanding the BIRD Benchmark

The BIRD leaderboard evaluates how accurately a model can translate natural language queries into executable SQL commands. A score of 80.04% indicates that Gemini-SQL2 successfully converts user requests into SQL code that runs correctly on real databases. This performance places it at the top of single-model rankings, underscoring Google's advancements in bridging the gap between human language and structured data queries.

Use Cases and Implementation

While the technical performance is notable, Gemini-SQL2's real-world impact lies in its practical applications. It can empower non-technical users to interact with databases through simple language, reducing reliance on SQL expertise. The model is particularly useful in business intelligence, data analysis, and internal tools where rapid query generation is essential. Google's implementation also supports a schema-grounded approach, ensuring that generated SQL aligns with the structure of the target database, further enhancing reliability and reducing errors.

Despite these advancements, Google has yet to reveal detailed training methodologies or the extent of its dataset. Nonetheless, the release signals a strong commitment to democratizing database access through AI-driven solutions.

Source: MarkTechPost

Related Articles