Teams & billing

Teams, shared connections & billing

Updated 2026-06-10 · 1 min read

What a team plan unlocks — shared connection state, shared notebooks, and governance — and how billing works.

AddisDB is free forever for databases running on your own machine — the whole client, every engine, with no account and no card. That is the Free tier, and it is the same on the desktop app, the CLI, and the VSCode extension.

A plan covers everything beyond your machine. Personal ($49/year) adds remote hosts, cloud databases, SSH and SSM tunnels, the prod environment tag, and sync across your own devices. Team ($99/user/year) and Business ($299/user/year) add shared state and governance — a shared library of connections and notebooks, plus controls over who can do what.

What counts as local

  • localhost, 127.0.0.1, ::1 and host.docker.internal — including databases in Docker on your machine.
  • Unix sockets, and file-based databases: SQLite, DuckDB, CSV, Parquet, and the rest.
  • Any other host or IP address is a paid connection, as is any SSH or SSM tunnel — a tunnel exists to reach a database that is not on your machine.
  • The prod environment tag needs a plan too, even on localhost. local, dev, test and staging are free.

Managing your plan

  • Open Settings → Account to sign in and see your plan.
  • Use Manage billing to update payment details or change seats.
  • Have a promo code? Redeem it under Account.