Skip to content

SQLAnvil Cloud

SQLAnvil Cloud is the hosted control plane for your SQLAnvil projects. The open-source CLI compiles and runs your SQL workflows; Cloud adds the layer around it — connecting your repo, brokering warehouse connections, running branch CI on pull requests, scheduling workflows, and giving you a web dashboard to review and operate it all.

It runs at app.sqlanvil.com.

Open-source CLISQLAnvil Cloud
Compile + run SQL✅ (hosted)
Selection (tags, deps)
Branch CI on PRsDIY✅ turnkey
Scheduled workflowsDIY (cron)
Run history + dashboard
Connect a GitHub repo

Cloud is agent-native and self-service — there’s no IDE to learn and no support desk. You author with your own tools (CLI, agents), and Cloud handles review and operation.

  1. Sign in with GitHub and create a project.
  2. Connect a repo — install the SQLAnvil GitHub App and pick the repository that holds your SQL project.
  3. Configure a warehouse connection — the target your models run against.
  4. Open pull requests → SQLAnvil runs branch CI and reports back on the PR.
  5. Set up workflows to run on a cadence.

Cloud uses Sign in with GitHub — the same account that hosts your code. There’s no separate password to manage; GitHub verifies your identity. The first time you connect a repository you’ll also install the SQLAnvil GitHub App (a separate step — see Connect a repo).