Skip to content
@SQLAnvil

SQLAnvil

SQLAnvil

SQL workflow tool for BigQuery, PostgreSQL, and Supabase.

SQLAnvil is an open-source fork of Dataform OSS (Apache 2.0), extended with first-class PostgreSQL and Supabase support. Define your data transformations in SQLX, have SQLAnvil compile them to idiomatic SQL, and run them against your warehouse — all from the CLI.

  • BigQuery — partitioning, clustering, labels, materialized views, MERGE-based incremental upserts
  • PostgreSQL — idiomatic DDL: native partitioning, INSERT ... ON CONFLICT upserts, btree/gin/gist/brin indexes, tablespaces, fillfactor
  • Supabase — RLS policies, Realtime publications, pgvector indexes, Supabase Wrappers (coming soon)

Repositories

Repo What
sqlanvil The core monorepo — compiler, CLI, and protobuf definitions
docs Reference docs and design documents, published at sqlanvil.com/docs

Links


SQLAnvil is not affiliated with or endorsed by Google. "Dataform" is a trademark of Google LLC. SQLAnvil is licensed under the Apache License 2.0.

Popular repositories Loading

  1. sqlanvil sqlanvil Public

    Analytics engineering for Postgres & Supabase — Dataform-style SQL workflows (SQLX, refs, assertions, incremental tables, materialized views).

    TypeScript

  2. docs docs Public

    SQLAnvil documentation — reference docs and design documents. Published at sqlanvil.com/docs/

  3. .github .github Public

    SQLAnvil organization profile

  4. supabase-sqlanvil-starter supabase-sqlanvil-starter Public template

    Analytics engineering for Supabase in ~5 min — a ready-to-run SQLAnvil starter (derived tables, incremental rollups, materialized views, assertions, scheduled runs).

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…