← Back to home
Comparison · DevOps

immudb vs Vitess

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

immudb vs Vitess: at a glance

FeatureimmudbVitess
SectorDevOpsDevOps
Velocity score0.00.0
Sparks · 30d00
Top themestamper-evident, postgres-compatibility, audit-logging, orm-supportsharded mysql, patch cadence, dual branch, go module tags
Last editorial update2h ago3h ago
WebsiteVisit →Visit →

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 →

What is Vitess?

Two patch lines, every release published twice, and no feature news since v24.0.0.

The recent window is maintenance on two supported branches: v24.0.2 (34 merged pull requests) and v23.0.5 (35) in late June, preceded by v24.0.1 and v23.0.4 in May. None of these releases describe their contents — each body is a pull-request count and a contributor list, with the actual changelog behind a link. Every release also appears a second time as a `v0.x.y` Go-module tag carrying only a sign-off line.

Read the full Vitess trajectory →

immudb vs Vitess: editorial side-by-side

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.

V
Vitess
DEVOPS
0.0

Two patch lines, every release published twice, and no feature news since v24.0.0.

◆ Current state

The recent window is maintenance on two supported branches: v24.0.2 (34 merged pull requests) and v23.0.5 (35) in late June, preceded by v24.0.1 and v23.0.4 in May. None of these releases describe their contents — each body is a pull-request count and a contributor list, with the actual changelog behind a link. Every release also appears a second time as a `v0.x.y` Go-module tag carrying only a sign-off line.

◆ Where it's heading

Feature work is concentrated in the majors, not the patches. v24.0.0 at the end of April was the substantive release: window function pushdown for sharded keyspaces, view routing rules, tablet targeting through USE statements, VTGate binlog streaming and structured logging, with external decompressors no longer read from the backup manifest by default. Since then the branches have been in pure upkeep.

◆ Prediction

On the pattern here — a major in April followed by monthly patches on both supported branches — the next thing to expect is continued v23.0.z and v24.0.z patches rather than new capability. The bodies give no indication of what a v25 would contain.

Alternatives to immudb and Vitess

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 immudb or Vitess.

See all immudb alternatives → · See all Vitess alternatives →

Recent activity from immudb and Vitess

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

  1. 1mo agoimmudbOpt-in value verification during audits, index-only COUNT(*)
  2. 1mo agoVitessVitess v24.0.2 patch release (34 pull requests)
  3. 1mo agoVitessGo-module tag for the v24.0.2 release
  4. 1mo agoVitessVitess v23.0.5 patch release (35 pull requests)
  5. 1mo agoVitessGo-module tag for the v23.0.5 release
  6. 3mo agoVitessVitess v24.0.1 patch release (6 pull requests)
  7. 3mo agoVitessGo-module tag for the v24.0.1 release
  8. 3mo agoimmudbPostgreSQL wire compatibility opens immudb to mainstream ORMs
  9. 3mo agoimmudbRelease candidate for the PostgreSQL compatibility work
  10. 3mo agoimmudbFirst 1.11.0 release candidate, docs commit only
  11. 1y agoimmudbv2 RC announces page-based indexing and multi-ledger storage

Frequently asked questions

What is the difference between immudb and Vitess?

They serve adjacent needs but don't currently overlap on shipped themes. immudb and Vitess are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is immudb better than Vitess?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. immudb and Vitess are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.

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.

What are the best alternatives to Vitess?

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