← Back to home
Comparison · Analytics

dbt Core vs probably

A side-by-side editorial comparison of dbt Core and probably — release velocity, themes, recent moves, and the top alternatives to consider.

dbt Core vs probably: at a glance

Featuredbt Coreprobably
SectorAnalyticsAnalytics
Velocity score7.50.0
Sparks · 30d10
Top themesdbt fusion, rust rewrite, maintenance branches, opentelemetrycalibration, conformal-inference, tidymodels, uncertainty
Last editorial update17h ago49m ago
WebsiteVisit →Visit →

What is dbt Core?

dbt keeps three maintenance branches alive while Fusion 2.0 crosses into beta.

dbt-core is running two lines at once: a Python 1.x maintenance train across 1.10, 1.11 and 1.12, and the Rust Fusion 2.0 rewrite now in its first beta. The August 12 batch pushed the same deprecated-version warning into all three maintenance branches on one day, with the substantive work isolated to 1.12.1 (OpenTelemetry spans for node and hook execution) and 1.11.13 (deterministic unit-test resolution). Fusion is where the capability surface is actually widening.

Read the full dbt Core trajectory →

What is probably?

The package that made calibration a step instead of an afterthought.

probably started as a small utility for class predictions and equivocal zones, and version 1.0.0 turned it into tidymodels' calibration and uncertainty package: cal_plot_*, cal_estimate_*, cal_validate_* and cal_apply across binary, multiclass and regression problems, plus conformal prediction intervals. Since then the work has been consolidation — a large internal refactor with no API change, split conformal and conformal quantile regression, bound_prediction(), and required_pkgs() and butcher methods so conformal objects can be deployed and stripped.

Read the full probably trajectory →

dbt Core vs probably: editorial side-by-side

D
dbt Core
ANALYTICS
7.5

dbt keeps three maintenance branches alive while Fusion 2.0 crosses into beta.

◆ Current state

dbt-core is running two lines at once: a Python 1.x maintenance train across 1.10, 1.11 and 1.12, and the Rust Fusion 2.0 rewrite now in its first beta. The August 12 batch pushed the same deprecated-version warning into all three maintenance branches on one day, with the substantive work isolated to 1.12.1 (OpenTelemetry spans for node and hook execution) and 1.11.13 (deterministic unit-test resolution). Fusion is where the capability surface is actually widening.

◆ Where it's heading

The 1.x branches are converging on housekeeping — deprecation warnings, jsonschema definitions synced down from Fusion, parse-order determinism, adapter config recognition. That is the signature of a codebase being held stable rather than extended. Fusion 2.0 is absorbing the new work: catalog-free binding, a lint rule engine, node selection for lint and format, a self-hostable docs server.

◆ Prediction

Expect the maintenance branches to keep taking cross-branch warnings and adapter-config fixes while Fusion moves through further betas. The OpenTelemetry work in 1.12.1 is flag-gated behind --snowflake-projects-otel, which suggests tracing arrives unflagged in a later release.

P
probably
ANALYTICS
0.0

The package that made calibration a step instead of an afterthought.

◆ Current state

probably started as a small utility for class predictions and equivocal zones, and version 1.0.0 turned it into tidymodels' calibration and uncertainty package: cal_plot_*, cal_estimate_*, cal_validate_* and cal_apply across binary, multiclass and regression problems, plus conformal prediction intervals. Since then the work has been consolidation — a large internal refactor with no API change, split conformal and conformal quantile regression, bound_prediction(), and required_pkgs() and butcher methods so conformal objects can be deployed and stripped.

◆ Where it's heading

The recent releases are about making these objects survive leaving the session. butcher and required_pkgs() methods are what a model needs to be pinned, containerised and served, and their arrival alongside workflows adding a tailor postprocessing stage and vetiver adding probably support points the same way: calibration is being moved out of analysis scripts and into the deployed pipeline. The cal_*_none() reference implementations are the tell that calibration is now something people tune rather than apply once.

◆ Prediction

Expect the calibration functions to be reachable directly from a tuned workflow's postprocessing stage rather than applied to predictions afterwards, following the tailor integration that workflows just shipped.

Alternatives to dbt Core and probably

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either dbt Core or probably.

See all dbt Core alternatives → · See all probably alternatives →

Recent activity from dbt Core and probably

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 22h agodbt Coredbt 1.12.2 stops flagging Databricks configs as unknown keys
  2. 1d agodbt Coredbt 1.10.23 backports the deprecated-version warning
  3. 1d agodbt Coredbt 1.11.13 makes unit-test model resolution parse-order independent
  4. 1d agodbt Coredbt 1.12.1 adds OpenTelemetry spans for node and hook execution
  5. 3d agodbt Coredbt Fusion 2.0 reaches its first beta with catalog-free SQL binding
  6. 24d agodbt CoreFusion alpha.5 adds catalog_database and Redshift datasharing catalogs
  7. 10mo agoprobablyConformal objects gain required_pkgs() and butcher methods
  8. 1y agoprobablyggplot2 test updates and a clearer validation-set error
  9. 1y agoprobablyCalibration internals refactored; isotonic bootstrap bug fixed
  10. 2y agoprobablyFix grouping sensitivity to variable type
  11. 3y agoprobablySplit conformal and conformal quantile regression added
  12. 3y agoprobablyCalibration and conformal inference arrive in tidymodels

Frequently asked questions

What is the difference between dbt Core and probably?

They serve adjacent needs but don't currently overlap on shipped themes. dbt Core is currently shipping more aggressively (velocity 7.5 vs 0.0), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is dbt Core better than probably?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. dbt Core is currently shipping more aggressively (velocity 7.5 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to dbt Core?

Top dbt Core alternatives in Analytics are ranked by recent ship velocity. Browse the "dbt Core alternatives" section above for the current picks, or visit /alternatives/dbt-core for the full list with editorial commentary on each.

What are the best alternatives to probably?

Top probably alternatives in Analytics are ranked by recent ship velocity. Browse the "probably alternatives" section above for the current picks, or visit /alternatives/probably for the full list with editorial commentary on each.