Dataform Save Abandoned

Dataform is a framework for managing SQL based data operations in BigQuery, Snowflake, and Redshift

Project README

Intro

Dataform core is an open source meta-language to create SQL tables and workflows. 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.



Supported warehouses

  • BigQuery
  • Snowflake
  • Redshift
  • Postgres
  • Azure SQL data warehouse

Data modeling with Dataform

Dependency tree in a Dataform project Dependency tree in a Dataform project

Note: we have recently undergone a documentation transition from docs.dataform.co to cloud.google.com/dataform/docs. Content hosted on the old document site is published from the main_v1 branch.

Get started

With the CLI

You can install the Dataform CLI tool using the following command line. Follow the docs to get started.

npm i -g @dataform/cli

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.

You can learn more on cloud.google.com/dataform

How it works

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.

Open Source Agenda is not affiliated with "Dataform" Project. README Source: dataform-co/dataform
Stars
680
Open Issues
63
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating