Enterprise Features

On this page Carat arrow pointing down
Warning:
CockroachDB v22.1 is no longer supported. For more details, see the Release Support Policy.

CockroachDB distributes a single binary that contains both core and Enterprise features. You can use core features without any license key. However, to use the Enterprise features, you need either a trial or an Enterprise license key.

This page lists Enterprise features. For information on how to obtain and set trial and Enterprise license keys for CockroachDB, see the Licensing FAQs.

Cluster optimization

Feature Description
Follower Reads Reduce read latency in multi-region deployments by using the closest replica at the expense of reading slightly historical data.
Multi-Region Capabilities Row-level control over where your data is stored to help you reduce read and write latency and meet regulatory requirements.
Node Map Visualize the geographical distribution of a cluster by plotting its node localities on a world map.

Recovery and streaming

Feature Description
Enterprise BACKUP and restore capabilities Taking and restoring incremental backups, backups with revision history, locality-aware backups, and encrypted backups require an Enterprise license. Full backups do not require an Enterprise license.
Changefeeds into a Configurable Sink For every change in a configurable allowlist of tables, configure a changefeed to emit a record to a configurable sink: Apache Kafka, cloud storage, Google Cloud Pub/Sub, or a webhook sink. These records can be processed by downstream systems for reporting, caching, or full-text indexing.

Security and IAM

Feature Description
Encryption at Rest Enable automatic transparent encryption of a node's data on the local disk using AES in counter mode, with all key sizes allowed. This feature works together with CockroachDB's automatic encryption of data in transit.
GSSAPI with Kerberos Authentication Authenticate to your cluster using identities stored in an external enterprise directory system that supports Kerberos, such as Active Directory.

See also


Yes No
On this page

Yes No