BoltPipeline logo
Platform

Data Preview

See live rows from any source or target table in seconds — without the platform ever seeing your data.

Certify

Sanity-check a source or target without leaving the design surface. Your browser generates a one-shot encryption key; the agent reads the rows; only your browser can unwrap them. BoltPipeline handles the routing but never sees plaintext.

What it solves

Common problems this capability removes from your engineering workflow.

Operators bounce to a SQL client just to confirm a table has data.

Preview tools route rows through the control plane as plaintext.

Repeated previews hammer the warehouse with the same query.

Read-only previews demand write-level credentials in other tools.

How it works

The flow this capability runs end-to-end inside the platform.

  1. 1The browser mints a throwaway keypair for each preview request.
  2. 2The agent runs the query as a strict read-only user.
  3. 3Rows are encrypted with the browser's public key end-to-end.
  4. 4A warm cache returns sub-second on the second look at the same table.

See it on your data.

Try BoltPipeline against your live database — your data never leaves your environment.