Features
Sidebar Omnibar
Search across tables, columns, functions, saved queries, and history from one input
Sidebar Omnibar
The omnibar is a universal search bar at the top of the sidebar that searches across everything in your workspace.
What It Searches
| Source | Example |
|---|---|
| Tables and views | users, order_items |
| Columns | email, created_at |
| Functions and procedures | calculate_total() |
| Saved queries | Your bookmarked SQL |
| Snippets | Built-in and custom snippets |
| Recent history | Previously executed queries |
Using It
- Click the search bar at the top of the sidebar (or just start typing when the sidebar is focused)
- Type your search term
- Results are grouped by type
- Click a result to take action:
- Table/view - Opens a preview tab
- Saved query/snippet - Inserts into the active editor
- History item - Opens in a new tab