CloudBeaver Documentation

DOWNLOAD pdf

Shortcuts

Overview

CloudBeaver offers keyboard shortcuts to help you work more efficiently. You can find these shortcuts within the web application by clicking on the Shortcuts icon in the top toolbar. You can also refer to the detailed list provided in this article below.

Shortcuts

Data Viewer

Action Shortcut for macOS Shortcut for Windows/Linux
Open Inline Editor for the selected Cell ENTER or BACKSPACE ENTER or BACKSPACE
Revert Inline Editor changes ESCAPE ESCAPE
Add a new Row ALT + INSERT ALT + INSERT
Duplicate row CTRL + ALT + INSERT CTRL + ALT + INSERT
Delete row DELETE DELETE
Paste value to the Cell from the Clipboard CTRL + V CTRL + V
Copy Cell value to the Clipboard CTRL + C CTRL + C

SQL Editor

Action Shortcut for macOS Shortcut for Windows/Linux
Execute SQL statement CTRL + ENTER CTRL + ENTER
Execute SQL statement in the new Tab CTRL + \ or SHIFT + CTRL + ENTER CTRL + \ or SHIFT + CTRL + ENTER
Execute script OPTION + X ALT + X
Show Execution plan SHIFT + CTRL + E SHIFT + CTRL + E
Format script SHIFT + CTRL + F SHIFT + CTRL + F
Undo CMD + Z CTRL + Z
Redo CMD + Y or CMD + SHIFT + Z CTRL + Y or CTRL + SHIFT + Z
Open SQL Editor in the separate browser Tab OPTION + T ALT + T

Database Navigator

Action Shortcut for macOS Shortcut for Windows/Linux
Enable filtering CTRL + F CTRL + F
Collapse all CTRL + SHIFT + / CTRL + SHIFT + /
Link with editor CTRL + SHIFT + , CTRL + SHIFT + ,