The latest Text-to-SQL system announced by Google Research, "Gemini-SQL2," is now capable of generating accurate SQL queries (command statements). 🚀 Introducing Gemini-SQL2, our breakthrough ...
IT之家 6 月 13 日消息,Google Research 昨日(6 月 12 日)发布公告,宣布推出 Gemini-SQL2 模型,基于 Gemini 3.1 Pro 打磨,具备最顶尖的 Text-to-SQL 能力。 IT之家注:Text-to-SQL 是指把自然语言问题自动转换成 SQL 查询的技术。用户不必手写数据库语句,只需用口语描述需求 ...
IT之家6 月 13 日消息,Google Research 昨日(6 月 12 日)发布公告,宣布推出 Gemini-SQL2 模型,基于 Gemini 3.1 Pro 打磨,具备最顶尖的 Text-to-SQL 能力。 IT之家注:Text-to-SQL 是指把自然语言问题自动转换成 SQL 查询的技术。用户不必手写数据库语句,只需用口语描述需求 ...
谷歌发布了基于Gemini 3.1 Pro的Gemini-SQL2,在衡量text-to-SQL能力的BIRD基准测试上拿下了SOTA。这意味着大模型把自然语言翻译成可执行SQL的能力又上了一个台阶。 为什么这重要?因为企业核心资产都在数据库里,谁能准确调用,谁就拿到了企业级AI落地的钥匙。
Google Research unveiled Gemini-SQL2, a new text-to-SQL system built on Gemini 3.1 Pro. It translates natural language into executable SQL database queries. On the BIRD benchmark, which measures how ...
Turn plain-English questions into executable SQL. LangChain agents over a schema-aware FastAPI service, with example-SQL retrieval (RAG), per-DB instructions, OpenAI fine-tuning, and streaming ...