Getting started

Keyboard shortcuts

Updated 2026-07-23 · 1 min read

The handful of keys worth knowing. They are the same on every platform — ⌘ on macOS, Ctrl on Windows and Linux.

AddisDB leans on a small set of shortcuts. Everywhere you see ⌘ below, use Ctrl on Windows and Linux — the keys do the same thing.

Running SQL

  • ⌘↵ — run the current statement, or just the selection
  • ⌘S — save the current query to a .sql file
  • ⌘\ — toggle split view (editor and AI chat side by side)

Finding things

  • ⌘K — search every connected database (tables, columns, keys, and more)
  • ⌘F — find inside whatever panel you are in: editor, results grid, chat, or diff
  • ⌘B — show or hide the sidebar

The whole app

  • ⌘1–⌘6 — jump to the view tabs: Data, Schema, Chat, Migrations, Notebook, Monitor
  • ⌘7 / ⌘8 / ⌘9 — Query History, Recently Deleted, Settings
  • ⌘ with +, − or 0 — zoom the whole app in, out, or back to 100%