Skip to content
Database

CockroachDB Releases

Track every CockroachDB release from latest stable to end-of-life. Version timelines, EOL dates, and upgrade guidance for distributed database teams.

Total Versions

Supported

Latest

Version Timeline

All tracked releases with lifecycle status and EOL dates.

Loading version data…

Embed Badges

Add live CockroachDB status badges to your README, docs, or dashboard.

Health Status

Overall support health

CockroachDB Health Status
![CockroachDB Health Status](https://img.releaserun.com/badge/health/cockroachdb.svg)

EOL Countdown

Next end-of-life date

CockroachDB EOL Countdown
![CockroachDB EOL Countdown](https://img.releaserun.com/badge/eol/cockroachdb.svg)

Latest Version

Current stable release

CockroachDB Latest Version
![CockroachDB Latest Version](https://img.releaserun.com/badge/v/cockroachdb.svg)

CVE Status

Known vulnerabilities

CockroachDB CVE Status
![CockroachDB CVE Status](https://img.releaserun.com/badge/cve/cockroachdb.svg)

Frequently Asked Questions

Common questions about CockroachDB releases and lifecycle.

How long are CockroachDB versions supported?
CockroachDB provides maintenance support for approximately 12 months per major version. After that, upgrade to a supported version for continued security patches.
Is CockroachDB compatible with PostgreSQL?
CockroachDB uses the PostgreSQL wire protocol and supports most PostgreSQL SQL syntax. Many applications can connect using standard PostgreSQL drivers with minimal changes.
How does CockroachDB compare to PostgreSQL?
CockroachDB adds distributed SQL, automatic sharding, and multi-region capabilities on top of PostgreSQL compatibility. PostgreSQL is better for single-node performance, CockroachDB for horizontal scaling.
Is CockroachDB free?
CockroachDB Core is free and open source. CockroachDB Cloud and Enterprise features require a license.

Related Tools