300+ Tools CoveredSource Data Updated Weeklydates

Pricing intelligence

Dataform Pricing in 2026

Free

Dataform

Free
  • ✓SQLX-based SQL transformations
  • ✓Built-in dependency management
  • ✓Data quality assertions and tests
  • ✓Git-based version control with GitHub and GitLab
  • ✓Automatic documentation generation
  • ✓Native BigQuery integration
  • ✓Incremental table support
  • ✓Unlimited user seats
  • ✓Serverless orchestration

All pricing facts on this page were verified against Dataform's official pricing source on or after August 11, 2026. Pricing may have changed. Visit Dataform for current pricing.

Dataform pricing guide details

Pricing Overview

Dataform is a free service within Google Cloud. Google acquired Dataform in 2020 and folded it into the BigQuery ecosystem, eliminating the standalone paid plans that existed before the acquisition. Today, there is no per-seat license, no tiered subscription, and no usage-based metering for Dataform itself. You pay nothing to define SQL-based transformations, manage dependencies, run data quality assertions, or use the built-in version control and documentation features.

The catch is that Dataform runs exclusively on BigQuery. Every pipeline execution, table materialization, and incremental refresh consumes BigQuery compute and storage resources, which are billed through your Google Cloud account. We think of Dataform's pricing as "free at the application layer, pay at the infrastructure layer." For teams already committed to BigQuery, this is genuinely cost-effective. For teams evaluating a move to Google Cloud specifically for Dataform, the real budget conversation centers on BigQuery spend, not Dataform licensing. Google also offers $300 in free credits for new Cloud accounts, which gives small teams a risk-free window to evaluate the full Dataform workflow before committing to ongoing BigQuery costs.

Plan Comparison

Dataform does not have traditional pricing tiers. Instead, the product is fully available at no cost through Google Cloud, with associated infrastructure charges handled by BigQuery. This is a departure from most data transformation tools, which gate features behind paid plans.

FeatureDataform (Free)BigQuery Costs (Associated)
Dataform License$0N/A
SQLX TransformationsIncludedQuery compute billed per TB processed
Dependency ManagementIncludedNo additional charge
Data Quality AssertionsIncludedQuery compute billed per TB processed
Git Version ControlIncludedNo additional charge
Incremental TablesIncludedStorage + query compute
Scheduling & OrchestrationIncluded (via Cloud Composer, Workflows, or BigQuery Studio)Orchestration service costs may apply
GitHub/GitLab IntegrationIncludedNo additional charge
Documentation GenerationIncludedNo additional charge
User SeatsUnlimitedIAM-managed, no per-seat Dataform fee

The distinction matters: Dataform itself has zero licensing cost, but the BigQuery queries it triggers follow Google Cloud's standard pricing. BigQuery offers both on-demand pricing (billed per TB of data processed) and capacity-based pricing (flat-rate slots). Teams running heavy transformation workloads should evaluate BigQuery slot reservations to control costs, as on-demand pricing can spike with complex or frequent pipeline runs. For lighter workloads, BigQuery's free tier includes 1 TB of query processing per month and 10 GB of storage, which may cover early-stage Dataform usage entirely.

Hidden Costs and Considerations

Dataform's zero-dollar price tag is real, but we want to flag several cost drivers that show up on your Google Cloud invoice:

  • BigQuery compute: Every Dataform pipeline execution runs BigQuery queries. Large datasets with frequent materializations can generate meaningful query costs under on-demand pricing. A single complex transformation scanning terabytes of data will cost more than dozens of lightweight queries.
  • BigQuery storage: Materialized tables and incremental snapshots consume storage, billed monthly per GB. Long-term storage rates are lower for data not modified in 90 days.
  • Cloud Composer or Workflows: If you schedule Dataform pipelines through Cloud Composer (managed Airflow), that service carries its own hourly cost. Workflows is cheaper but less feature-rich for complex orchestration needs.
  • Vendor lock-in: Dataform is tightly coupled to BigQuery. Migrating to a different warehouse means rewriting pipelines in another tool like dbt or Coalesce, which represents a real switching cost even though the licensing is free.

How Dataform Pricing Compares

Dataform occupies a unique position in the data pipeline market: it is the only major SQL transformation tool with a zero-dollar license fee. Competing tools charge per seat, per row, or per connector, which adds up as teams scale. Here is how the landscape breaks down.

ToolPricing ModelStarting PriceBest For
DataformFree (BigQuery costs apply)$0Teams fully committed to BigQuery who want zero transformation licensing overhead
dbt CloudDeveloper seats + compute$0 (Core free), $100/dev/mo (Team)Multi-warehouse teams needing a large ecosystem and community
StitchTiered subscriptions$25/mo (Pro)Lightweight data replication with simple pipeline needs
Hevo DataRow-based tiers$25/mo (10 million rows)Teams needing a managed ELT pipeline with broad connector support
AirbyteFreemium + row-based$0 (self-hosted), $10/mo (Cloud)Teams wanting open-source data integration with 600+ connectors

We see Dataform as the obvious choice for teams already running their warehouse on BigQuery. The total cost of ownership is lower than any commercial alternative because the transformation layer is free -- you only pay for the queries BigQuery executes. The primary trade-off is flexibility: dbt supports Snowflake, Redshift, Databricks, and BigQuery, while Dataform is BigQuery-only. For multi-cloud or multi-warehouse environments, dbt Cloud or Airbyte's open-source approach provides more portability, though at a higher licensing cost.

Stitch and Hevo Data solve a different problem entirely. They focus on data ingestion -- moving data from sources into your warehouse -- rather than transformation. Most BigQuery teams use Dataform alongside an ingestion tool, not as a replacement. If your stack needs both ingestion and transformation, pairing Dataform with Airbyte's open-source connector library keeps licensing costs at zero while covering the full pipeline from source to transformed table.

The bottom line: if BigQuery is your warehouse, Dataform delivers enterprise-grade SQL transformation at no additional licensing cost. The only teams we would steer away from Dataform are those who need multi-warehouse support or plan to migrate off BigQuery within the next two years.

Dataform Pricing FAQ

Is Dataform really free?

Yes. Dataform itself is a free Google Cloud service with no licensing fee, no per-seat charge, and no usage-based metering. However, every Dataform pipeline execution runs BigQuery queries, and those queries are billed through your Google Cloud account under BigQuery's standard pricing.

What happened to Dataform's paid plans?

Dataform originally offered paid plans (Pro at $25/month, Business, and Enterprise tiers) as a standalone product. After Google acquired Dataform in 2020, the tool was integrated into Google Cloud as a free service. The old paid tiers no longer exist.

Does Dataform work with Snowflake or Redshift?

No. Dataform is now exclusively integrated with BigQuery as part of Google Cloud. If you need a SQL transformation tool that supports multiple warehouses, dbt is the most common alternative.

How do I estimate my total cost when using Dataform?

Your total cost equals your BigQuery spend. Estimate how many queries your Dataform pipelines will execute, the volume of data processed per query, and your storage requirements. BigQuery charges per TB processed under on-demand pricing, or you can purchase flat-rate slot reservations for predictable costs.

Is there a limit on the number of users in Dataform?

No. Dataform does not impose user limits. Access is managed through Google Cloud IAM roles and permissions. You can have as many team members as needed without incurring additional Dataform licensing costs.

Explore More

Comparisons

Related Pricing Guides