Editions
The editions differ first in infrastructure. Shared infrastructure serves clusters from multiple organizations. Dedicated infrastructure is provisioned for a single cluster. Continuum offers two editions:- Standard runs production workloads on shared infrastructure, in single-region or multi-region configurations, with usage-based storage billing and a 99.99% availability SLA.
- Mission Critical runs on dedicated infrastructure for workloads that need the highest availability and the full security feature set, with a 99.999% SLA for multi-region configurations and region-level resiliency options. Single-region Mission Critical clusters choose usage-based or provisioned storage at creation.
Choose an edition
Choose Standard for workloads that tolerate shared infrastructure and do not need features available only on Mission Critical clusters, such as CMEK or physical cluster replication. Choose Mission Critical for Tier 0 and regulated workloads, for the strictest recovery objectives, and for any cluster that will host virtual clusters.Feature reference
To view CockroachDB feature availability by edition and on virtual clusters, refer to Feature Reference.Add-ons
Add-ons are not installed or enabled separately. Creating a host cluster, starting physical replication, or creating a changefeed to a sink starts the add-on charge, and stopping use stops it. Add-ons are scoped to the cluster that uses them, with one exception noted in the below table.Feature entitlements and license behavior
Feature boundaries are enforced by the database itself through license entitlements. If a statement requires a feature your cluster’s plan does not include, it fails with an error of the following form:- Physical cluster replication is checked on both the source and the destination cluster.
- Logical data replication requires the entitlement on both clusters.
- Changefeeds to sinks are gated. Sinkless changefeeds are not.
- The
feature.changefeed.enabledcluster setting is an independent operator control and is unrelated to license entitlements. - Several license-gateable features are deliberately included on Standard for PostgreSQL compatibility, including point-in-time restore, row-level security, column-level encryption, changefeeds, and
EXPORT. - Clusters without a new-format license, and clusters on older CockroachDB versions, are not subject to entitlement enforcement.

