
Beyond Saved Views: Turning Common Production Reads into Opinionated ‘Runbooks in SQL’
Most teams already have some structure around their production reads: Saved queries in a BI tool Pinned tabs in an admin console A shared doc with “useful SQL” for incidents They start with good intent and end in the same place: clutter. Stale filters. Duplicated queries. No one is sure which version is safe, or which one was used during the last incident. This post is about a different stance: treat your most common production reads as runbooks in SQL—small, opinionated, reusable paths that encode how you investigate, not just what you select. Tools like Simpl exist exactly for this middle layer: calm, repeatable production reads without the noise of full BI or admin tool




























































































