simple:dbeaver
DBeaver Shortcuts
Database
By EZ4Code Team
SQL Editor
8| Shortcut | Description | Platform |
|---|---|---|
| Ctrl+Enter | Execute SQL | windows |
| Cmd+Enter | Execute SQL | mac |
| Ctrl+Shift+Enter | Execute script | windows |
| Cmd+Shift+Enter | Execute script | mac |
| Ctrl+/ | Comment line | windows |
| Cmd+/ | Comment line | mac |
| Ctrl+Space | Code completion | windows |
| Cmd+Space | Code completion | mac |
Connection
7| Shortcut | Description | Platform |
|---|---|---|
| Ctrl+Shift+N | New connection | windows |
| Cmd+Shift+N | New connection | mac |
| Ctrl+Shift+O | Open connection | windows |
| Cmd+Shift+O | Open connection | mac |
| F5 | Refresh | all |
| Ctrl+Shift+C | Disconnect | windows |
| Cmd+Shift+C | Disconnect | mac |
Data
8| Shortcut | Description | Platform |
|---|---|---|
| Ctrl+Shift+I | View data | windows |
| Cmd+Shift+I | View data | mac |
| Ctrl+Shift+E | Edit data | windows |
| Cmd+Shift+E | Edit data | mac |
| Ctrl+S | Save changes | windows |
| Cmd+S | Save changes | mac |
| Ctrl+Shift+Z | Cancel changes | windows |
| Cmd+Shift+Z | Cancel changes | mac |
Export
6| Shortcut | Description | Platform |
|---|---|---|
| Ctrl+Shift+X | Export data | windows |
| Cmd+Shift+X | Export data | mac |
| Ctrl+Shift+I | Import data | windows |
| Cmd+Shift+I | Import data | mac |
| Ctrl+Shift+D | Export DDL | windows |
| Cmd+Shift+D | Export DDL | mac |
Navigation
7| Shortcut | Description | Platform |
|---|---|---|
| F3 | Open object | all |
| Ctrl+F3 | Find object | windows |
| Cmd+F3 | Find object | mac |
| Ctrl+Shift+F | Search in DB | windows |
| Cmd+Shift+F | Search in DB | mac |
| Ctrl+Shift+G | Go to symbol | windows |
| Cmd+Shift+G | Go to symbol | mac |