Features & workflows

Saving and reusing queries

Updated 2026-07-28 · 1 min read

Star the queries you keep coming back to, and parameterise the ones you run with different values.

Star a tab to keep the query in it. Starred queries live in a menu in the editor toolbar, so the statement you run every Monday is one click away instead of somewhere in your history.

When a starred query drifts

If you edit a tab after starring it, the star is marked so you can tell at a glance that what is saved is no longer what is in front of you — and update it when you mean to.

Parameters

Write a query with placeholders and AddisDB prompts you for the values each time you run it, instead of making you edit the SQL. That keeps one saved query useful across customers, date ranges or environments.