Library

All content

Four focused areas, each with in-depth guides and hands-on runbooks covering automated EXPLAIN capture, plan hashing and baselining, regression detection, and CI/CD gate enforcement.

Content library map: four areas as one capture-to-deploy pipelineA left-to-right pipeline linking the four areas. Capture and storage emits plan artifacts to core architecture and baselining, which normalizes, hashes and anchors them; the anchored baseline flows to regression detection and rule engines, which scores and routes a verdict; the verdict reaches CI/CD gate integration, which emits a final deploy decision of PASS, WARN or BLOCK.artifactbaselineverdictgateCapture & StorageEXPLAIN → artifactsasync ingestion · schemaCore & Baseliningnormalize · hash · anchorcost model · thresholdsRegression & Rulesscore · route · tunedrift · index signalsCI/CD Gatesblock bad plansActions · GitLab · ArgoDeployPASS·WARN·BLOCK
The four areas are one pipeline: captured plans become versioned artifacts, get normalized and anchored to a baseline, then scored, and finally gated in CI/CD into a single deploy decision.

Automated EXPLAIN Capture & Storage Workflows

Core Architecture & Baselining Fundamentals

Regression Detection & Rule Engines: Automated Query Plan Baseline Governance

CI/CD Gate Integration for Query Plan Regression: Blocking Bad Plans Before They Ship