MCPcopy Index your code
hub / github.com/dataform-co/dataform

github.com/dataform-co/dataform @3.0.61

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.0.61 ↗ · + Follow
939 symbols 2,859 edges 135 files 145 documented · 15%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Dataform Core

Dataform Core is an open source meta-language to create SQL tables and workflows in BigQuery. Dataform Core extends SQL by providing a dependency management system, automated data quality testing, and data documentation.

Using Dataform Core, data teams can build scalable SQL data transformation pipelines following software engineering best practices, like version control and testing.

For more details, see how Dataform works.

Data collections and integrations feed into Dataform, which exports this data to BI and analytics tools.

Get started

In Google Cloud Platform

Dataform in Google Cloud Platform provides a fully managed experience to build scalable data transformations pipelines in BigQuery using SQL. It includes:

  • A cloud development environment to develop data assets with SQL and Dataform Core and version control code with GitHub, GitLab, and other Git providers.
  • A fully managed, serverless orchestration environment for data pipelines, fully integrated in Google Cloud Platform.

Follow the quickstart guide!

With the CLI

You can run Dataform locally using the Dataform CLI tool, which can be installed using the following command line. Follow the CLI guide to get started.

npm i -g @dataform/cli

Useful Links

Note: this readme can also be viewed on https://dataform-co.github.io/dataform.

Example Projects

Want to report a bug or request a feature?

  • For Dataform Core / open source requests, you can open an issue in GitHub.
  • For Dataform in Google Cloud Platform, you can file a bug here, and file feature requests here.

Want to contribute?

Check out our contributors guide to get started with setting up the repo.

Extension points exported contracts — how you extend this code

IDataformExtension (Interface)
(no doc) [14 implementers]
core/extension.ts
ITableContext (Interface)
(no doc) [5 implementers]
core/contextables.ts
ILegacyAssertionConfig (Interface)
* @hidden * @deprecated * This maintains backwards compatability with older versions. * Consider breaking backwards c
core/actions/assertion.ts
IDbAdapter (Interface)
(no doc) [2 implementers]
cli/api/dbadapters/index.ts
IJitCompiler (Interface)
(no doc)
core/jit_compiler.ts
IVerifiableAction (Interface)
(no doc)
core/main_test.ts
IColumnsDescriptor (Interface)
(no doc)
core/column_descriptors.ts
ICli (Interface)
(no doc)
cli/yargswrapper.ts

Core symbols most depended-on inside this repo

equals
called by 506
sqlx/lexer.ts
create
called by 352
common/protos/index.ts
asPlainObject
called by 182
testing/index.ts
createNewTmpDir
called by 169
testing/fixtures.ts
runMainInVm
called by 160
testing/run_core.ts
coreExecutionRequestFromPath
called by 158
testing/run_core.ts
suite
called by 147
testing/suite.ts
push
called by 114
cli/api/utils/results.ts

Shape

Method 500
Function 274
Class 115
Interface 46
Enum 4

Languages

TypeScript100%

Modules by API surface

core/actions/incremental_table.ts49 symbols
core/actions/view.ts48 symbols
core/actions/table.ts47 symbols
core/utils.ts38 symbols
core/actions/test.ts38 symbols
cli/console.ts37 symbols
core/session.ts36 symbols
core/actions/operation.ts36 symbols
core/actions/data_preparation.ts35 symbols
cli/api/dbadapters/execution_sql.ts33 symbols
core/actions/assertion.ts32 symbols
cli/api/dbadapters/bigquery.ts28 symbols

For agents

$ claude mcp add dataform \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact