Keyboard Shortcuts

Master DBDesk with keyboard-first workflows

DBDesk is designed for power users who prefer staying on the keyboard. Here's a comprehensive list of all keyboard shortcuts available.

Quick Panel

ShortcutDescription
Ctrl+P / ⌘+POpen the Quick Panel for fast navigation
Ctrl+B / ⌘+BToggle the workspace sidebar

The Quick Panel gives you instant access to:

  • Connect to databases
  • Open tables
  • Create new queries
  • Toggle theme
  • Load saved queries

Tabs

ShortcutDescription
Ctrl+T / ⌘+TOpen a new tab
Ctrl+W / ⌘+WClose the current tab
Ctrl+Tab / ⌘+TabSwitch to next tab
Ctrl+Shift+Tab / ⌘+⇧+TabSwitch to previous tab
Ctrl+1-9 / ⌘+1-9Switch to tab by number (1-9)
ShortcutDescription
Ctrl+Shift+E / ⌘+⇧+EFocus Schemas sidebar
Ctrl+Shift+Y / ⌘+⇧+YFocus Saved Queries sidebar
Ctrl+Shift+D / ⌘+⇧+DFocus Dashboards sidebar

SQL Editor

ShortcutDescription
Ctrl+Enter / ⌘+EnterExecute the selected SQL query
Ctrl+S / ⌘+SSave the current query

Data Table

ShortcutDescription
Navigate between cells
TabMove to next cell
Shift+TabMove to previous cell
HomeMove to first column
EndMove to last column
Ctrl+HomeMove to first cell
Ctrl+EndMove to last cell
PageUpMove up one page
PageDownMove down one page

Editing

ShortcutDescription
EnterStart editing cell
Double ClickStart editing cell
BackspaceStart editing cell
DeleteClear focused cell
Ctrl+C / ⌘+CCopy cell content
Ctrl+F / ⌘+FFilter by focused cell value
EscCancel editing / Clear focus

Filtering and Sorting

ShortcutDescription
Ctrl+Shift+L / ⌘+⇧+LClear all filters
Ctrl+Shift+↑ / ⌘+⇧+↑Sort focused column ascending
Ctrl+Shift+↓ / ⌘+⇧+↓Sort focused column descending
Ctrl+Shift+Backspace / ⌘+⇧+BackspaceClear focused column sort

General

ShortcutDescription
Ctrl+/ / ⌘+/Show keyboard shortcuts dialog

macOS Note

On macOS, use (Command) instead of Ctrl. The shortcut hints in the UI will automatically adapt based on your operating system.

On this page