Dataform
Integration & ETL Plane · Transformation & Modelling
Google Cloud service for developing and orchestrating SQL transformations in BigQuery.
- Cloud service
Integration & ETL Plane · Transformation & Modelling
Visual, code-first data transformation platform for cloud data warehouses.
Coalesce is the visual, column-aware option in a category where everything else is code-first. You build pipelines as nodes on a graph, mapping columns in a grid and defining joins in an editor, rather than writing model files.
Underneath, it is metadata plus code generation. Each node type carries a specification, a create template that emits the DDL at deployment and a run template that emits the DML at refresh, both written in Jinja and SQL.
That template mechanism is what makes it more than a drag-and-drop tool. Teams codify their own patterns as user-defined node types, so a standard becomes a reusable component rather than a document nobody reads.
It is openly opinionated about modelling. Fact nodes implement Kimball fact tables and dimension nodes support both type 1 and type 2 slowly changing dimensions out of the box.
There is a code-first path too: SQL node types take inline annotations in plain SQL files, with columns and dependencies inferred from the query itself.
The product is now three things on one metadata layer, Transform for pipelines, Catalog for lineage, ownership and usage, and Quality for tests and monitoring, sharing one set of definitions and one governance model.
All compute runs in your warehouse. After deployment, refreshes execute entirely on your data platform and the data never leaves it.
The commercial model is worth understanding because it is unusual. Development is always free, you are charged only for actions in production, and every tier includes every product with no feature gates.
What differs by tier is scale, not capability: users, actions, projects, environments and enterprise controls such as single sign-on, private networking and a business associate agreement.
It is the only tool in this category with no open-source component at all, and no licence name is published because none applies.
The same headings are used for every transformation & modelling entry, so two tools can be read side by side.
SubscriptionFree Developer tier; Starter $150 a user
Development is always free; you consume actions only when pipelines run in production. The Developer tier is $0 for one user and 2,000 actions a month, Starter $150 per user a month billed annually for up to four users and 15,000 actions, with Enterprise and Business Critical quote-only at 100,000 actions and unlimited projects. Every tier includes Transform, Catalog and Quality with no feature gates, which is unusual. Overage is a flat per-action rate with no tier jump, though that rate is not published. The trial runs 14 days.
Coalesce was founded in 2020 by Armon Petrossian and Satish Jayanthi, exited stealth in 2022 and is based in San Francisco. It is private and venture-backed, raising a $26m Series A led by Emergence Capital in 2022 and a $50m Series B in April 2024 led by Industry Ventures and Emergence, with Snowflake Ventures participating, for $81m in total. It publishes no customer count but names Caesars Entertainment, Denny's, TotalEnergies and the Tampa Bay Rays, and reported more than fourfold annual recurring revenue growth for the year to January 2024. The product is proprietary throughout.
Founded 2020 · San Francisco, California · coalesce.io
Integration & ETL Plane · Transformation & Modelling
Google Cloud service for developing and orchestrating SQL transformations in BigQuery.
Integration & ETL Plane · Transformation & Modelling
SQL-based transformation framework with testing and documentation, plus a managed platform.
Integration & ETL Plane · Transformation & Modelling
Data transformation framework with virtual data environments and column-level lineage.
Drafted with AI assistance and checked against the vendor’s own documentation.