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.
Using the command palette
Section titled “Using the command palette”- Press
Cmd+K/Ctrl+K. - Start typing to filter commands.
- Press
Enterto select.
Results are grouped by category and ranked by relevance to your search.
Command groups
Section titled “Command groups”Quick Actions
Section titled “Quick Actions”Core actions available from any screen:
- New query tab
- Execute query
- Save query
- Explain query
- Toggle AI assistant
Open Tabs
Section titled “Open Tabs”Switch between your currently open tabs by name.
Navigation
Section titled “Navigation”- Toggle sidebar
- View ERD diagram
Tables
Section titled “Tables”Open or query any table. Results show as schema.table so you can jump to the right one quickly.
Connections
Section titled “Connections”Switch to a saved connection or connect to a disconnected one. Each entry shows whether the connection is active or disconnected.
Saved Queries
Section titled “Saved Queries”Open any of your saved queries directly into a new tab.
Recent Queries
Section titled “Recent Queries”Re-run a query from your history without navigating to the history panel.
Results
Section titled “Results”Export the current result set:
- Export as CSV
- Export as JSON
- Copy as JSON
Learning
Section titled “Learning”- Open SQL Sandbox