-
Notifications
You must be signed in to change notification settings - Fork 535
AI query explanation
dbeaver-devops edited this page Sep 5, 2025
·
3 revisions
Note: This feature is available in Enterprise, AWS, and Team editions only.
You can use Explain Query with 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.
- Activate the AI assistant.
- Open your query in the SQL Editor.
- Select the needed query text.
- Click Explain Query with AI icon (
) located in the left toolbar of the SQL Editor. - 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.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development