Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AI query explanation

dbeaver-devops edited this page Sep 5, 2025 · 3 revisions

Note: This feature is available in Lite, Enterprise, Ultimate and Team editions only.

Table of contents

You can use Explain Query using AI to quickly understand what your SQL query does. The LLM translates your SQL into plain language, helps you catch mistakes, and makes it easier to understand complex logic.

Using Explain Query using AI

To use it:

  1. Activate the AI assistant.

  2. Open your query in the SQL Editor.

  3. Select the needed query text.

  4. Right-click and choose AI commands -> Explain Query using AI.

  5. In the AI chat window that opens you will see an explanation of the selected query. You can continue the conversation, ask follow-up questions, and iterate on the query with help from the LLM.

DBeaver Desktop Documentation

General User Guide

Database Management

DBeaver PRO

Databases support

Customizing DBeaver

Troubleshooting

Admin Guide

License management

Tutorials

Development

Clone this wiki locally