-
Notifications
You must be signed in to change notification settings - Fork 475
Query Execution Plan
dbeaver-devops edited this page Sep 15, 2025
·
9 revisions
If your database driver supports it, you can view the execution plan for a query:
- Press Shift+Ctrl+E (Shift+CMD+E on macOS)
- Or click Explain execution plan (
) on the main toolbar
The execution plan opens in a new result tab as a query execution tree. It helps you estimate whether the query or script is efficient.
Tip: Click any row in the plan to view detailed statistics in the panel on the right.
- 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
-
AI Smart assistance
- 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