This sheet is not written by hand: a script reads the menus and the key commands in the code and writes these tables again for every version, so what is here is what the app answers to. On the Mac the shortcuts are the ones in the menu bar. On iPad they need an external keyboard, such as a Magic Keyboard: the second section is the app’s menu bar, which also shows up when you hold ⌘, and the third one only answers while the focus is inside the SQL editor’s text.
macOS
File
| Shortcut | Action |
|---|---|
| ⌘O | Open SQL File… |
| ⇧⌘D | Disconnect |
| ⌘P | Print… |
| ⌥⌘P | Capture screenshot… |
Edit
| Shortcut | Action |
|---|---|
| ⌘F | Find… |
| ⌘G | Find Next |
| ⇧⌘G | Find Previous |
View
| Shortcut | Action |
|---|---|
| ⌃⌘S | Show Sidebar / Hide Sidebar |
| ⌘1 … ⌘9 | Go to tab n |
Editor
| Shortcut | Action |
|---|---|
| ⌘↩ | Execute |
| ⇧⌘↩ | Run Script |
| ⌘. | Stop |
| ⇧⌘F | Format SQL |
Navigate
| Shortcut | Action |
|---|---|
| ⇧⌘O | Quick Open… |
| ⌥⌘? | Function help at the cursor |
Window
| Shortcut | Action |
|---|---|
| ⌘T | New SQL Tab |
| ⇧⌘W | Close Tab |
| ⌘} | Next Tab |
| ⌘{ | Previous Tab |
| ⌥⌘K | Keep Awake |
Help
| Shortcut | Action |
|---|---|
| ⌘? | Calíope Help |
iPad with an external keyboard
File
| Shortcut | Action |
|---|---|
| ⌘O | Open SQL File… |
View
| Shortcut | Action |
|---|---|
| ⌃⌘S | Show Sidebar / Hide Sidebar |
| ⌘1 … ⌘9 | Go to tab n |
Editor
| Shortcut | Action |
|---|---|
| ⌘↩ | Run Query |
| ⇧⌘↩ | Run Script |
| ⌘. | Stop |
| ⇧⌘F | Format SQL |
| ⌘D | Toggle SQL Comment |
| ⌥⌘↑ | Previous Query |
| ⌥⌘↓ | Next Query |
| ⇧⌘O | Quick Open… |
| ⌘T | New SQL Tab |
| ⇧⌘W | Close Tab |
| ⌘] | Next Tab |
| ⌘[ | Previous Tab |
Tools
| Shortcut | Action |
|---|---|
| Relational session | |
| ⌥⌘T | SQL Editor |
| ⌥⌘A | Dashboard |
| ⌥⌘I | AI Assistant |
| ⌥⌘C | Catalogs |
| ⌥⌘S | Server Information |
| ⌥⌘M | SQL Alerts |
| ⌥⌘R | Backup / Restore |
| ⌥⌘U | User Administration |
| ⌥⌘N | Table Maintenance |
| ⌥⌘B | Data Migration |
| ⌥⌘G | ER Diagram |
| ⌥⌘L | Query Log |
| ⌥⌘W | Slow Queries |
| Document session (MongoDB) | |
| ⌥⌘C | MongoDB collections |
| ⌥⌘Q | MongoDB query |
| ⌥⌘I | MongoDB indexes |
| ⌥⌘A | MongoDB server |
| ⌥⌘T | MongoDB commands |
| ⌥⌘W | MongoDB profiler |
| In both sessions | |
| ⌥⌘P | Capture screenshot… |
Help
| Shortcut | Action |
|---|---|
| ⌘? | Calíope Help |
iPad SQL editor, with the focus in the text
| Shortcut | Action |
|---|---|
| ⌘↩ | Run Query |
| ⌃⇧B | Insert Backtick |
| ⇧⌘F | Format SQL |
| ⌘↑ | Previous Query from History |
| ⌘↓ | Next Query from History |
| ⌘T | New SQL Tab |
| ⇧⌘W | Close Tab |
| ⌘N | Autocomplete Database |
| ⇧⌘E | Expand * into Columns |
| ⌃. | Fold Parentheses |
| ⌃, | Unfold Parentheses |
| ⎋ | Close the autocomplete popup |
| ⌘D | Toggle SQL Comment |
| ⇧⌘M | Multi-cursor / Column Edit |