← Back to home
Comparison · DevOps

pgBackRest vs immudb

A side-by-side editorial comparison of pgBackRest and immudb — release velocity, themes, recent moves, and the top alternatives to consider.

pgBackRest vs immudb: at a glance

FeaturepgBackRestimmudb
SectorDevOpsDevOps
Velocity score2.50.0
Sparks · 30d00
Top themespostgresql backup, object storage, cloud identity, privilege reductiontamper-evident, postgres-compatibility, audit-logging, orm-support
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is pgBackRest?

PostgreSQL 19 support lands, and pgBackRest stops letting you run most commands as root.

2.59.0 in July added PostgreSQL 19 support and changed a long-standing default: only the restore command may run as root now, with anything else requiring an explicit allow-root. The same release ships a pregenerated distribution tarball so packagers no longer need the code-generation toolchain, and picks up an optional libsystemd dependency. Before it, 2.58.0 concentrated on object storage — HTTP support for S3, GCS and Azure, Azure managed identities, experimental S3 EKS pod identity, and configurable TLS cipher suites.

Read the full pgBackRest trajectory →

What is immudb?

immudb made itself speak Postgres — while its announced v2 rearchitecture sits unfinished.

immudb is a tamper-evident database that recently taught itself the PostgreSQL wire protocol in earnest: pg_catalog and information_schema resolvers, PostgreSQL compatibility functions, SHOW emulation, and subquery support, enough for Django, SQLAlchemy, GORM, and ActiveRecord to introspect it. Its own verification primitives — state, row and transaction proofs, history — are now callable as SQL functions over that same wire. The follow-on 1.11.1 release adds opt-in value-level audit verification and index-only COUNT(*).

Read the full immudb trajectory →

pgBackRest vs immudb: editorial side-by-side

P2.5

PostgreSQL 19 support lands, and pgBackRest stops letting you run most commands as root.

◆ Current state

2.59.0 in July added PostgreSQL 19 support and changed a long-standing default: only the restore command may run as root now, with anything else requiring an explicit allow-root. The same release ships a pregenerated distribution tarball so packagers no longer need the code-generation toolchain, and picks up an optional libsystemd dependency. Before it, 2.58.0 concentrated on object storage — HTTP support for S3, GCS and Azure, Azure managed identities, experimental S3 EKS pod identity, and configurable TLS cipher suites.

◆ Where it's heading

Two currents run through this window. The first is keeping pace with PostgreSQL itself, where support arrives experimentally a release early — PostgreSQL 18 in 2.55.0, 19 in 2.59.0 — so the backup tool is ready before the database is. The second is a steady move toward cloud-native identity and away from ambient privilege: managed identities and pod identity replace stored keys, and the root restriction narrows what a compromised invocation can reach.

◆ Prediction

Given the pattern of adding experimental support one PostgreSQL cycle ahead and hardening defaults as the release lands, the next release is likely to promote PostgreSQL 19 support out of its initial state. The notes do not say whether allow-root will be deprecated further.

I
immudb
DEVOPS
0.0

immudb made itself speak Postgres — while its announced v2 rearchitecture sits unfinished.

◆ Current state

immudb is a tamper-evident database that recently taught itself the PostgreSQL wire protocol in earnest: pg_catalog and information_schema resolvers, PostgreSQL compatibility functions, SHOW emulation, and subquery support, enough for Django, SQLAlchemy, GORM, and ActiveRecord to introspect it. Its own verification primitives — state, row and transaction proofs, history — are now callable as SQL functions over that same wire. The follow-on 1.11.1 release adds opt-in value-level audit verification and index-only COUNT(*).

◆ Where it's heading

The direction is unmistakable: stop asking developers to adopt a bespoke API and instead present as Postgres with integrity guarantees attached. Every recent addition either removes an adoption barrier (ORM introspection, compatibility functions) or makes the integrity story operationally usable (structured audit logging, SHA-256 value re-verification during audit cycles). Sitting against that is a v2.0.0 release candidate announcing a page-based indexing redesign and multi-ledger storage that has not reached GA while the 1.11 line kept shipping — the rearchitecture is announced, not delivered.

◆ Prediction

Expect continued PostgreSQL surface-filling on the 1.11 line, since each compatibility gap is the concrete thing blocking an ORM. What the entries do not support is a confident call on v2: the RC has been outpaced by 1.11 releases, and nothing in the changelogs indicates whether it is being finished or quietly shelved.

Alternatives to pgBackRest and immudb

Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either pgBackRest or immudb.

See all pgBackRest alternatives → · See all immudb alternatives →

Recent activity from pgBackRest and immudb

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 18d agopgBackRestv2.59.0: PostgreSQL 19 Support
  2. 1mo agoimmudbOpt-in value verification during audits, index-only COUNT(*)
  3. 3mo agoimmudbPostgreSQL wire compatibility opens immudb to mainstream ORMs
  4. 3mo agoimmudbRelease candidate for the PostgreSQL compatibility work
  5. 3mo agoimmudbFirst 1.11.0 release candidate, docs commit only
  6. 6mo agopgBackRestv2.58.0: Object Storage Improvements
  7. 9mo agopgBackRestv2.57.0: Suppress Repository Symlinks
  8. 1y agopgBackRestv2.55.1: Bug Fixes
  9. 1y agopgBackRestv2.56.0: Progress Info Improvements
  10. 1y agoimmudbv2 RC announces page-based indexing and multi-ledger storage
  11. 1y agopgBackRestv2.55.0: Verification Improvements and PostgreSQL 18 Support

Frequently asked questions

What is the difference between pgBackRest and immudb?

They serve adjacent needs but don't currently overlap on shipped themes. pgBackRest is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is pgBackRest better than immudb?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. pgBackRest is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.

What are the best alternatives to pgBackRest?

Top pgBackRest alternatives in DevOps are ranked by recent ship velocity. Browse the "pgBackRest alternatives" section above for the current picks, or visit /alternatives/pgbackrest for the full list with editorial commentary on each.

What are the best alternatives to immudb?

Top immudb alternatives in DevOps are ranked by recent ship velocity. Browse the "immudb alternatives" section above for the current picks, or visit /alternatives/immudb for the full list with editorial commentary on each.