Matillion is a commercial data integration platform with a visual pipeline builder, loading data into cloud warehouses and pushing transformation work down to the warehouse's own compute rather than processing it separately.
A managed SaaS with hybrid agents for CDC and private data: orchestration and transformation pipelines are drawn on a canvas and compiled to warehouse SQL, so the warehouse computes and Matillion coordinates. Schedules run in the platform, and credits meter task hours and additional developers.
How Matillion answers the questions Batch ELT turns on.
| How it works | |
| Authoring model | Visual canvas; transformations compiled to warehouse SQL |
| Incremental sync | Batch incremental loads; CDC pipelines via an agent in your cloud |
| Sync frequency | Scheduled pipelines; CDC writes change files in near real time |
| Schema drift | Configurable on CDC; driven by data changes, not source DDL |
| Running it | |
| Scheduling | Built in: orchestration pipelines and schedules in the platform |
| Connections | |
| Source coverage | SaaS APIs, databases and files, plus any JSON REST API |
| Destinations | Cloud warehouses only: Snowflake, Databricks, Redshift, BigQuery |
| Custom connectors | Custom Connector: any JSON REST API, configured in the UI |
| Transformations | Visual canvas compiled to warehouse SQL, the warehouse computes |
| Cost | |
| Billing unit | Credits, consumed by task hours and extra developer users |
vs Matillion: Source-available · Self-hosted · Managed · Hybrid · Free · Subscription · Operational complexity: High · Kotlin, Java, Python
vs Matillion: Open source (permissive) · Self-hosted · Managed · Free · Subscription · Operational complexity: Low · Python
vs Matillion: Source-available · Free · Subscription · Operational complexity: Low · Batch · Streaming · Rust