-
Notifications
You must be signed in to change notification settings - Fork 3.8k
AI command
The AI command lets you run natural language requests directly in the SQL Editor. Just type @ai
with your question,
and DBeaver will generate and execute the SQL for you.
To use the AI command:
-
Activate the AI assistant.
-
Open the SQL Editor.
-
Type your request using the
@ai
command.Example:
@ai show all customers with invoices in the last month
-
Execute the AI command. The results will appear in the Result panel.
Warning: Depending on your AI query execution settings, the query may run without being shown first. In this case, changes to the database (including deletes) can execute before you see the command. The query appears in the Server output only after execution. If you want to preview queries, use chat. The AI command is for those who prefer not to see them.
-
Views
-
Search
-
Data management
-
Usability enhancements
-
Security
-
Projects
- Sample Database
- Database Connections
- Local Client Configuration
- Connection types
- Configure Connection Initialization Settings
-
Tableau integration
- Transactions
- Drivers
- Tasks
-
Cloud Explorer
-
Cloud Storage
- Classic
- Cloud
- Embedded
- File drivers
- Changing interface language
- DBeaver extensions - Office, Debugger, SVG
- Installing extensions - Themes, version control, etc
- User Interface Themes
- Command Line
- Reset UI settings
- Reset workspace
- Troubleshooting system issues
- Posting issues
- Log files
- JDBC trace
- Thread dump
- Managing connections
- Managing variables
- Managing drivers
- Managing preferences
- Managing restrictions
- Windows Silent Install
- Snap installation