Skip to content

Command Palette

The command palette is the fastest way to navigate Seaquel. Press Cmd+K (Mac) or Ctrl+K (Windows/Linux) to open it from anywhere in the app.

  1. Press Cmd+K / Ctrl+K.
  2. Start typing to filter commands.
  3. Press Enter to select.

Results are grouped by category and ranked by relevance to your search.

Core actions available from any screen:

  • New query tab
  • Execute query
  • Save query
  • Explain query
  • Toggle AI assistant

Switch between your currently open tabs by name.

  • Toggle sidebar
  • View ERD diagram

Open or query any table. Results show as schema.table so you can jump to the right one quickly.

Switch to a saved connection or connect to a disconnected one. Each entry shows whether the connection is active or disconnected.

Open any of your saved queries directly into a new tab.

Re-run a query from your history without navigating to the history panel.

Export the current result set:

  • Export as CSV
  • Export as JSON
  • Copy as JSON
  • Open SQL Sandbox