AI Query Writer
Ask questions about your cloud in natural language and get the equivalent SQL

The SQL Console on CloudQuery Platform comes with a built-in AI assistant that can help you write SQL queries. This can save significant time over hand-writing queries from scratch, or discovering tables and schemas through other means.
How to use it
Click the button, and type a sentence or two in natural language. Submit the request and the AI model will think for a few seconds, after which the SQL will appear in the console.
FAQ
How do I access this feature?
This feature is available as a button at the top of the SQL Console on CloudQuery Platform.
As this feature is still in beta, not all platform installations have it enabled. If you would like to request access, please reach out to us or talk to your account manager.
Does the AI model have access to my data?
No. The model is able to access table names and their schemas available in your warehouse, and has the ability to test queries for syntax errors, but it does not have the ability to retrieve data from the warehouse at this time. Also see our MCP Server for an AI feature that can also retrieve and reason about your data.
Last updated
Was this helpful?