<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4" -->

---
title: Google tests BigQuery feature to generate SQL queries...
description: Google is previewing Comments to SQL, a new AI-powered feature in BigQuery that converts natural-language instructions written in SQL comments into executable...
canonical: https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Google tests BigQuery feature to generate SQL queries from English | daily.dev
og:description: Google is previewing Comments to SQL, a new AI-powered feature in BigQuery that converts natural-language instructions written in SQL comments into executable...
og:url: https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4
og:image: https://api.daily.dev/og/posts/wqTDic2o4.png
og:image:alt: Google tests BigQuery feature to generate SQL queries from English
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Google tests BigQuery feature to generate SQL queries from English

**[InfoWorld](https://daily.dev/sources/infoworld)** · 4 min read · 0 upvotes · 0 comments

## Summary

Google is previewing Comments to SQL, a new AI-powered feature in BigQuery that converts natural-language instructions written in SQL comments into executable queries. Users write instructions inside comment blocks (/* */), then use the Gemini integration to generate corresponding SQL code with a diff view showing the translation. The feature aims to speed up data analysis by reducing the time spent writing complex queries, though it still requires structured comment syntax rather than free-form natural language. This follows other AI additions to BigQuery, including managed AI functions (AI.IF, AI.CLASSIFY, AI.SCORE) and data engineering/science agents. Competitors like Databricks, Snowflake, and Oracle are also integrating AI capabilities into their data warehouse platforms.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoworld.com/article/4118161/google-tests-bigquery-feature-to-generate-sql-queries-from-english.html>

## Similar posts on daily.dev

- [SQL reimagined for the AI era with BigQuery AI functions](https://daily.dev/posts/sql-reimagined-for-the-ai-era-with-bigquery-ai-functions-wsu80hcci) · Google Cloud · 0 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#sql](https://daily.dev/tags/sql), [#gcp](https://daily.dev/tags/gcp), [#data-engineering](https://daily.dev/tags/data-engineering), [#google-bigquery](https://daily.dev/tags/google-bigquery)

[View this post on daily.dev](https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Google tests BigQuery feature to generate SQL queries from English","url":"https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4"},"datePublished":"2026-01-16T18:59:27.641Z","dateModified":"2026-02-27T19:51:53.011Z","description":"Google is previewing Comments to SQL, a new AI-powered feature in BigQuery that converts natural-language instructions written in SQL comments into executable...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ea159e167375c40b8b11e0d384492f32?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ea159e167375c40b8b11e0d384492f32?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"InfoWorld","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoWorld","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/bf6d68a999064029b0bb09aa6268f1f3","url":"https://daily.dev/sources/infoworld"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/google-tests-bigquery-feature-to-generate-sql-queries-from-english-wqtdic2o4","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,sql,gcp,data-engineering,google-bigquery","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoWorld","item":"https://daily.dev/sources/infoworld"},{"@type":"ListItem","position":3,"name":"Google tests BigQuery feature to generate SQL queries from English"}]}
```

