Observability a two-person team can afford to run and actually understand
Observability for services rather than pipelines.
Deploy previews for data pipelines, so reviewers see the diff in the data
Shipyard gives every pull request an isolated, disposable warehouse built from a sample of production. Reviewers see what a SQL change actually does to the numbers — row counts, distributions, breaking column changes — instead of reading the query and hoping.
Isolated, disposable, built from a stratified production sample.
Row counts, distribution shifts and schema changes posted to the pull request.
Names every model whose output changed, not just the one you edited.
Sampling keeps a preview environment at cents rather than dollars.
Existing projects work without modification.
Add reviewers without adding cost.
Application teams get a preview environment on every pull request. Data teams get a shared staging warehouse, a queue for it, and a review process where someone reads 200 lines of SQL and approves based on vibes.
Shipyard closes that gap.
A full clone of a production warehouse is expensive enough that teams run one shared staging environment, which reintroduces the queue. Shipyard samples with stratification on the columns you declare as significant, so rare categories survive the sample rather than being rounded away.
The sample is typically 0.5–2% of production volume. For most teams a preview environment costs cents, which is what makes per-PR isolation viable at all.
Snowflake, BigQuery, Databricks and Postgres. dbt and SQLMesh projects work without modification.
Per repository, not per seat.
$49/month
$149/month
Snowflake, BigQuery, Databricks and Postgres. dbt and SQLMesh projects run unmodified.
Stratified on the columns you declare significant, so rare categories are preserved rather than sampled out. Typically 0.5–2% of production volume.
No. Shipyard orchestrates the sample and the run inside your own warehouse account. We store metadata and diffs, never rows.
From $49 per repository per month, plus your own warehouse compute for the preview runs — which is usually the smaller number.
Similar products worth comparing before you commit.
Observability a two-person team can afford to run and actually understand
Observability for services rather than pipelines.
A local-first sync engine you can drop into an app you already shipped
Ranked by shared categories, tags and explicit alternative relationships.
Observability a two-person team can afford to run and actually understand
A local-first sync engine you can drop into an app you already shipped
Revenue analytics that tells you what changed instead of showing forty charts