Skip to content

Billing & your account

SQLAnvil Cloud is free during early access. The pricing page shows the planned plans; nothing is metered or charged right now.

When billing starts, it will start with advance notice, and you will never be charged without explicitly agreeing to a paid plan first — that’s a commitment in the Terms of Service, not just a promise on this page. There is no card on file to forget about, because we don’t collect one.

There’s no subscription to cancel during early access — stopping is entirely self-service:

  1. Stop running — pause or delete Workflows, or close PRs; nothing runs unless a PR or schedule triggers it.
  2. Disconnect integrations — uninstall the SQLAnvil GitHub App from your repository, and revoke the Supabase authorization (Settings → Supabase warehouse, or from your Supabase account’s authorized apps). Revoking ends our ability to run against your warehouse immediately.
  3. Delete projects — deleting a project removes its runs and its stored configuration.

To delete your account and all associated data, email sqlanvil@badgeretl.com from the email address on your account. We confirm and complete deletion within 30 days, per the Privacy Policy.

  • Your warehouse is untouched — tables SQLAnvil built for you live in your database and stay there. Nothing about leaving Cloud affects your data or your warehouse.
  • Run detail (compiled SQL + error text) is scrubbed 30 days after each run finishes regardless — see Data handling.
  • Deleting a project removes its runs and configuration immediately.
  • Authorization tokens are deleted when you disconnect, revoke, or delete the project. We never held your database password to begin with.
  • Your code was always in your GitHub repo — there’s nothing to export from us.