Schema Browser
Browse tables, views, functions, and saved queries in a collapsible sidebar.
The schema browser is a sidebar panel that displays database objects in collapsible sections: tables, views, functions, and saved queries.
Context Menu
Right-clicking a table opens a context menu with options to open it in a new tab, export its data, truncate it, or drop it. Views have a separate set of actions.
Saved Queries
SQL queries can be saved to a nested folder structure scoped to each database. Folders and queries can be created, renamed, and reorganized from the sidebar.
Keyboard Navigation
Cmd+B toggles the sidebar and moves focus into it for keyboard-only navigation.