Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases.

65

Shortcuts

44

Matching

table structure
⌘
1
table content
⌘
2
table relations
⌘
3
table info
⌘
4
custom query
⌘
5
table triggers
⌘
6
new window (connection file)
⌘
N
new tab (connection file)
⌘
T
add connection to favorites
⇧
⌘
A
open (connection file or SQL file)
⌘
O
open current connection file in new window
⌘
⎇
O
save (connection file)
⌘
S
save as (connection file)
⇧
⌘
S
save query
^
⌘
S
close (connection file)
⌘
W
close all (connection file)
⌘
⎇
W
print
⌘
P
import
⇧
⌘
I
show console window
⇧
⌘
K
clear console
⌘
K
back in history
^
⎇
←
forward in history
^
⎇
→
select next tab
^
↹
select previous tab
⇧
^
↹
insert null value
⇧
^
N
copy create table syntax
⇧
⌘
C
show create table syntax
⌘
⎇
S
refresh databases
⇧
⌘
R
choose database
⇧
⌘
D
show server variables
⇧
⌘
V
show server processes
⌘
⎇
P
refresh tables
^
⌘
R
flush privileges
⇧
⌘
F
user accounts...
⌘
U
copy selection or selected row(s)
⌘
C
copy selected row(s) with column names
⌘
⎇
C
copy selected row(s) as SQL INSERT
^
⌘
⎇
C
show/hide toolbar
⇧
⌘
T
filter table content
^
⌘
F
filter tables
^
⌘
⎇
F
bundle editor
^
⌘
⎇
B
navigator
^
⌘
⎇
N
select current word
^
W
select current line
^
L
select enclosing brackets
⇧
⌘
B
select all
⌘
A
add a new field / row
⌘
⎇
A
delete selected field / row(s)
␡
duplicate selected field / row
⌘
D
run all queries (1.0+) / run current query or selection (<=0.9.9.1)
⌘
⎇
R
refresh table contents / run current query or selection
⌘
R
shift line or selection rightwards
⌘
[
shift line or selection leftwards
⌘
]
toggle comment line or selection
⌘
/
toggle comment current query
⌘
⎇
/
spell checker completion (narrow-down list)
F5
select current query
^
Y
show MySQL help for current word or selection
^
H
open query favorites popup menu
⌘
⎇
F
open query history popup menu
⌘
⎇
Y
insert previous history item (successively)
^
↑
insert next history item (successively)
^
↓
show all database names as completion list
⌘
⎇
1
show all table and view names as completion list
⌘
⎇
2
Show all table names from current database as completion list
⌘
⎇
3
Don't see your shortcut? Learn how to contribute.