DBTrail
DBTrail EE

DBTrail EE & Plans

The commercial edition (forensics, RBAC, audit trail, SSO) on top of the free open-source core, and the plans behind it

Open core. The free Apache-2.0 core (capture, change index, time-travel, recovery SQL, web console, MCP server) always runs, even with a missing, expired or invalid license. DBTrail EE adds four licensed features on top: Forensics (who changed it), RBAC (who may do and see what), Audit trail (every access logged, fail-closed at startup) and SSO (log in with your identity provider).
  • One edition. Every paid plan unlocks the same complete EE; a signed license turns the features on. Registry and activation: Enterprise features.
  • The recovery safety net is never licensed. No license, the full core still runs. The one deliberate exception: the audit trail's fail-closed policy.
  • BYOS (row images in your own S3, DBTrail sees metadata) is not license-gated. It ships in the core and comes with every paid plan; under Managed it keeps data residency.
  • SSO + RBAC together map identity-provider claims to roles: SSO claim→role mapping.

The documentation

Plans

Three plans. Community: 0 dollars forever, the open-source core self-hosted, unlimited databases and retention, GitHub community support. Standard: 9,000 dollars a year, full DBTrail EE self-hosted, email support with one business day to first reply. Managed: contact us, full DBTrail EE operated by DBTrail.

Standard also includes bug triage with the release that carries each fix. Full breakdown: pricing page. No self-serve checkout yet: join the waitlist there or email hello@dbtrail.com.

The Managed plan

DBTrail runs: the index infrastructure, updates and schema migrations, backups, disk and recovery of the index, and monitoring of the capture pipeline.

Stays yours: your production database, which DBTrail only reads as a replication client, and, with BYOS, the row images in your S3.

Trust boundary and what DBTrail's side stores: The Managed Plan.

Support boundary for the free core

Community support covers the software (bugs, unexpected behavior, doc gaps) through GitHub issues and discussions. Operating the index database (sizing, backups, disk, upgrades) is yours in the free core: SUPPORT.md. Taking that load off you is what the paid plans are for.

Self-host the core: github.com/dbtrail/dbtrail.

On this page