DBeaver Keyboard Shortcuts

Complete DBeaver keyboard shortcuts reference — 188 shortcuts across 13 categories. Quick reference cheat sheet for Windows & Linux.

Connection (15)

ShortcutAction
F4Open object editor
Ctrl + Shift + NOpen Connect to a database window
Ctrl + Shift + DOpen database meta-object
Ctrl + Alt + EnterOpen a new SQL console. No script file will be created
Ctrl + ]Create a new SQL script
F3Open existing SQL script
Ctrl + EnterOpen most recent SQL script for an active connection
Ctrl + Alt + Shift + KCommit changes in current session
Alt + `Shows context menu with database tools
Ctrl + Alt + Shift + UGenerates UUID/GUID and inserts into an active text
Ctrl + Alt + Shift + BOpen database dashboard
Ctrl + Alt + Shift + RRollback changes in current session
Ctrl + 0Select active schema for current database
Ctrl + 9Select connection for current editor
Alt + Shift + DownSwitch vertical tabs

Result Set (36)

ShortcutAction
Alt + InsertAdd new row
Ctrl + DCopy values from row above to current row
Ctrl + Alt + DCopy values from row below to current row
Alt + DeleteDelete current row
Ctrl + Alt + InsertDuplicate current row
EnterEdit cell value with inline editor
EscapeReset cell to original value
Ctrl + SApply data changes
Ctrl + Alt + Shift + TSet focus to filter editor/data editor
Ctrl + Shift + 7Switch focus to results viewer/active panel
Ctrl + TabSwitch focus between the Grid view and the Value panel
Ctrl + Alt + Shift + EnterApply cell changes
Shift + EnterEdit cell value in separate dialog/editor
Ctrl + Shift + =Fetch all rows
Ctrl + Alt + NFetch next page of results
Ctrl + F11Filter by unique attribute values
F11Filter context menu
Ctrl + Alt + Shift + LeftMove to first row
Ctrl + Alt + Shift + RightMove to last row
Alt + SpaceFollow foreign key link
Ctrl + Alt + RightMove to next row
Ctrl + Alt + LeftMove to previous row
Ctrl + Shift + 1Foreign keys and tables referencing current table
Ctrl + RReject data changes
Ctrl + BackspaceSet cell to default value
Ctrl + `Switch results presentation
TabToggle results Grid/Record view
F7Toggle result panels
Ctrl + 2Toggle results sort order (ascending/descending/default)
Ctrl + Alt + CSelect column(s)
Ctrl + Alt + RSelect row(s)
Shift + F11Show context menu for column
Ctrl + GGo to row
Ctrl + Shift + GGo to column
Alt + 9Zoom out (decrease default font size)
Alt + 0Zoom in (increase default font size)

Panels (5)

ShortcutAction
Ctrl + Alt + F6Show/hide results panel (Calc)
Ctrl + Alt + F5Show/hide results panel (Grouping)
Ctrl + Alt + F4Show/hide results panel (Metadata)
Ctrl + Alt + F3Show/hide results panel (References)
Ctrl + Alt + F2Show/hide results panel (Value)

Data Editor (25)

ShortcutAction
Alt + Shift + InsertAdd row before current row
Ctrl + Alt + Shift + InsertDuplicate row before current row
Ctrl + SpaceEnable autocomplete
Ctrl + FFind and replace text
Ctrl + Shift + SpaceShow Context Information in Dialogs and Windows
Ctrl + Alt + SpaceShow Context Information (SQL Editor Context)
Ctrl + XCut the selection to the clipboard
Ctrl + CCopy the selection to the clipboard
Ctrl + VPaste from the clipboard
DeleteDelete the selection
Ctrl + OExport Diagram
Ctrl + KFind next item
Ctrl + Shift + KFind previous item
Ctrl + JIncremental find
Ctrl + Shift + JIncremental find reverse
Ctrl + Shift + QToggles quick diff information display on the line
Ctrl + 1Suggest possible fixes for a problem
Ctrl + YRedo the last operation
Ctrl + ZUndo the last operation
Shift + DeleteRemove selected Pictogram Elements
Ctrl + ASelect all
Alt + Shift + AToggle block/column selection in the current text editor
Ctrl + Shift + InsertToggle insert mode
Alt + Shift + YToggle word wrap in the current text editor
Ctrl + F5Update selected Pictogram Elements

Text Editor (28)

ShortcutAction
Ctrl + Shift + YChanges the selection to lowercase
Ctrl + Shift + XChanges the selection to uppercase
Ctrl + Alt + DownDuplicates the selected lines and moves the selection
Ctrl + DeleteDelete the next word
Ctrl + Shift + DeleteDelete to the end of the line of text
Ctrl + Alt + UpDuplicates the selected lines and leaves the selection
Ctrl + Shift + EnterAdds a new line above the current line
Ctrl + Alt + JJoin lines of text (Editing Text)
EndGo to the end of the line of text
HomeGo to the start of the line of text
Alt + DownMoves the selected lines down (Editing Text)
Ctrl + Shift + DownMoves the selected lines down (SQL Editor Context)
Alt + UpMoves the selected lines up (Editing Text)
Ctrl + Shift + UpMoves the selected lines up (SQL Editor Context)
Ctrl + RightGo to the next word
Ctrl + LeftGo to the previous word
Ctrl + DownScroll down one line of text
Ctrl + UpScroll up one line of text
Shift + EndSelect to the end of the line of text
Shift + HomeSelect to the beginning of the line of text
Ctrl + Shift + RightSelect the next word
Ctrl + Shift + LeftSelect the previous word
F2Displays information for the current caret location in a focused hover
Ctrl + EndGo to the end of the text
Ctrl + HomeGo to the beginning of the text
InsertToggle overwrite mode
Ctrl + =Zoom in text, increase default font size for text editors
Ctrl + -Zoom out text, decrease default font size for text editors

SQL Editor (20)

ShortcutAction
Alt + XExecute SQL script
Alt + NExecute SQL script natively
Ctrl + Alt + Shift + XExecute script's statements in separate results tabs
Ctrl + TShow/hide results panel
Ctrl + Shift + \Close results tab
Ctrl + Shift + FFormat text
Ctrl + Alt + 'Select value of the selected SQL expression
Ctrl + Shift + EExplain execution plan
Ctrl + Shift + [Jump to the corresponding bracket
Ctrl + Shift + ]Select the text between brackets
Ctrl + Alt + Shift + OLoad SQL script from file system
Ctrl + Shift + TMaximize/normalize results panel
Ctrl + F2Rename current SQL script
Ctrl + Alt + Shift + ASelect and show all rows (no fetch size limit)
Ctrl + Alt + Shift + CSelect row count for query under cursor
Ctrl + Shift + .Set active connection from database navigator selection
Ctrl + Shift + OShow server output console
Ctrl + Alt + Shift + WToggles text editor soft word wrap
Ctrl + Shift + ISwitch presentation to (AI Chat)
Ctrl + Alt + →Trigger AI query suggestion. Press → , Tab , or Enter

Diagrams (6)

ShortcutAction
BackspaceLeave focus
Alt + 1Focus on the diagram
Alt + 2Focus on the palette
Alt + 3Focus/open the outline
Alt + 4Focus on the parameter view
Ctrl + PPrint diagram

Query Builder (5)

ShortcutAction
Ctrl + BOpen Visual Query Builder
Ctrl + Shift + BShow/hide generated SQL query text
Ctrl + Alt + Page UpSwitch vertical tabs
Alt + 5Switches to Visual Query Builder settings part
Alt + 6Switches to query preview

Search (3)

ShortcutAction
Ctrl + HOpen the Search dialog
Ctrl + Alt + GSearches the files in the workspace for specific text
Ctrl + Alt + Shift + FQuick search in Windows

Window (16)

ShortcutAction
F12Activate Editor
Ctrl + 3Find actions. Quickly access UI elements
Ctrl + MMaximize/restore a state of active view or editor
Ctrl + F6Switch to the next editor
Ctrl + F8Switch to the next perspective
Ctrl + F7Switch to the next view
Ctrl + Shift + F6Switch to the previous editor
Ctrl + Shift + F8Switch to the previous perspective
Ctrl + Shift + F7Switch to the previous view
Ctrl + EOpen the editor drop-down list
Alt + Shift + F3Shows contribution information for the currently
Ctrl + Shift + LShow the key assist dialog
Ctrl + F10Show the context menu for the ruler
Alt + -Show the system menu
Alt + F11Toggles the window between full screen and normal
Ctrl + _Split or join the currently active editor (Horizontal)

Navigator (16)

ShortcutAction
Ctrl + Shift + ,Link with editor
Ctrl + Alt + Shift + DAdd Bookmark
Ctrl + Shift + ASet as default object
Alt + LeftMove backward in the editor navigation history
Alt + RightMove forward in the editor navigation history
Ctrl + LGo to a specified line of text (Editing Text)
Ctrl + .Navigate to the next item
Alt + F7Switch to the next page
Alt + Page DownSwitch to the next sub-tab
Ctrl + Page DownSwitch to the next tab
Ctrl + Shift + ROpen an editor on a particular item
Ctrl + ,Navigate to the previous item
Alt + Shift + F7Switch to the previous page
Alt + Page UpSwitch to the previous sub-tab
Ctrl + Page UpSwitch to the previous tab
Alt + Shift + WOpen the Show In menu

File (7)

ShortcutAction
F5Refresh the selected items
Ctrl + Shift + SSave changes in all open files
Ctrl + F4Close the active editor
Ctrl + Shift + F4Close all editors
Ctrl + NOpen the New item wizard
Alt + Shift + NOpen the New menu
Alt + EnterDisplay the properties of the selected item

Run & Debug (6)

ShortcutAction
Ctrl + Alt + MAdd memory block
Ctrl + WClose the selected rendering
Ctrl + Alt + BSets whether or not any breakpoint should suspend
F6Step over
F8Resume
Shift + F5Toggles enablement of debug step filters
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Related Shortcut Pages

Eclipse IntelliJ IDEA DataGrip TablePlus JetBrains Rider VS Code

Search 13,500+ shortcuts across 269 platforms

Explore All Platforms Practice Shortcuts
📜 Every shortcut on this page is taken from the official DBeaver documentation — github.com
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about DBeaver shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok