← Back to home
Comparison · Analytics

dbt Core vs xportr

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

dbt Core vs xportr: at a glance

Featuredbt Corexportr
SectorAnalyticsAnalytics
Velocity score6.30.0
Sparks · 30d00
Top themesanalytics-engineering, dbt-fusion, adapters, clickhousecdisc, clinical-submissions, sas-transport, pharmaverse
Last editorial update2h ago5d ago
WebsiteVisit →Visit →

What is dbt Core?

dbt Fusion's second beta is adapter work: ClickHouse gets materializations, indexes, and catalogs

Fusion 2.0 is in its second beta, and the content has shifted from engine capability to adapter coverage. beta.2 is almost entirely ClickHouse — Dictionary materialization, index definitions, additional settings, a relation-scoped catalog macro that fixes --write-catalog, and a seed nullability fix — plus Entra bearer-token authentication for the Fabric adapter. Behind it sits the August 14 backport wave, which cut releases for 1.1 through 1.8 in a single day to deliver one deprecated-version warning.

Read the full dbt Core trajectory →

What is xportr?

The CDISC transport writer collapsed six pipeline calls into one, then spent two years hardening it

xportr applies CDISC metadata — variable types, lengths, labels, formats, ordering — to R data frames and writes the SAS transport files that go into regulatory submissions. Since v0.4.0 the package has had a single entry point, xportr_process(), that runs the whole chain and writes, and metadata arrives as a plain specification rather than a metacore object. The v0.5.0 release in January 2026 finished the cleanup by deleting every deprecated argument left over from that redesign.

Read the full xportr trajectory →

dbt Core vs xportr: editorial side-by-side

D
dbt Core
ANALYTICS
6.3

dbt Fusion's second beta is adapter work: ClickHouse gets materializations, indexes, and catalogs

◆ Current state

Fusion 2.0 is in its second beta, and the content has shifted from engine capability to adapter coverage. beta.2 is almost entirely ClickHouse — Dictionary materialization, index definitions, additional settings, a relation-scoped catalog macro that fixes --write-catalog, and a seed nullability fix — plus Entra bearer-token authentication for the Fabric adapter. Behind it sits the August 14 backport wave, which cut releases for 1.1 through 1.8 in a single day to deliver one deprecated-version warning.

◆ Where it's heading

The two ends of this project are pulling apart cleanly. Old branches are being prepared for retirement — a deprecation warning fanned across eight of them, Python 3.8 testing dropped from 1.4 through 1.6 — while Fusion accumulates the adapter breadth it needs to be a credible replacement. beta.1 proved the engine could bind without a catalog; beta.2 is the unglamorous follow-through of making a specific warehouse work properly.

◆ Prediction

Expect further beta releases filling in per-adapter gaps rather than new engine capability, and formal end-of-life notices for the branches that just took the deprecation warning.

X
xportr
ANALYTICS
0.0

The CDISC transport writer collapsed six pipeline calls into one, then spent two years hardening it

◆ Current state

xportr applies CDISC metadata — variable types, lengths, labels, formats, ordering — to R data frames and writes the SAS transport files that go into regulatory submissions. Since v0.4.0 the package has had a single entry point, xportr_process(), that runs the whole chain and writes, and metadata arrives as a plain specification rather than a metacore object. The v0.5.0 release in January 2026 finished the cleanup by deleting every deprecated argument left over from that redesign.

◆ Where it's heading

The work has moved from building the pipeline to defending it against the ways submission data actually arrives: grouped data frames now raise a warning, date and time variables get class checks, illegal characters are resolved rather than erroring, and xportr_write() warns before a file crosses 5GB instead of producing an unusable artifact. Contributor volume is high and spread across sponsors — Atorus, Roche, GSK and others show up in the PR lists — which is what keeps a validated-context package moving without a single owner.

◆ Prediction

With deprecations cleared in 0.5.0, the next cycle likely targets more input-shape validation of the kind 0.5.0 started — the grouped-data and datetime-class checks read as the first two of a series. Nothing in these entries points to a new output format.

Alternatives to dbt Core and xportr

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 xportr.

See all dbt Core alternatives → · See all xportr alternatives →

Recent activity from dbt Core and xportr

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

  1. 1d agodbt CoreFusion beta.2 fills in ClickHouse materializations and catalogs
  2. 5d agodbt Coredbt 1.2.7 backports the deprecated-version warning and old fixes
  3. 5d agodbt Coredbt 1.1.6 backports the deprecated-version warning and old fixes
  4. 5d agodbt Coredbt 1.3.8 backports the deprecated-version warning
  5. 5d agodbt Coredbt 1.4.10 drops Python 3.8 and warns on deprecated versions
  6. 5d agodbt Coredbt 1.5.12 drops Python 3.8 and warns on deprecated versions
  7. 7mo agoxportrDeprecated arguments deleted; 5GB and datetime guards added
  8. 1y agoxportrTest fixes for the metacore 0.2.0 update
  9. 1y agoxportrhms accepted as a numeric type; domain logging filled in
  10. 1y agoxportrFile-size limit moves into xportr_write, deprecating xportr_split
  11. 2y agoxportrxportr_process() runs the whole pipeline in one call
  12. 2y agoxportrUnused dependencies removed

Frequently asked questions

What is the difference between dbt Core and xportr?

They serve adjacent needs but don't currently overlap on shipped themes. dbt Core is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 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 xportr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. dbt Core is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 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 xportr?

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