← Back to home
Comparison · Analytics

TimescaleDB vs vellum

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

TimescaleDB vs vellum: at a glance

FeatureTimescaleDBvellum
SectorAnalyticsAnalytics
Velocity score5.05.0
Sparks · 30d00
Top themestime-series, postgresql, columnstore, query-optimizationr-graphics, rendering-engine, linting, accessibility
Last editorial update1d ago3d ago
WebsiteVisit →Visit →

What is TimescaleDB?

TimescaleDB is paying down correctness debt in its columnstore query paths.

The 2.29 line is in patch mode after 2.29.0 landed chunk exclusion for DML in late July. 2.29.1 carried three security advisories alongside compression fixes, and 2.29.2 is bug fixes only - most of them wrong-results bugs in the columnar execution paths rather than crashes. Every release note in this window recommends upgrading at the next opportunity.

Read the full TimescaleDB trajectory →

What is vellum?

vellum's bugs are now found by using it, not testing it — the downstream grammar is doing the QA.

The rendering engine shipped nine releases in the two weeks around the end of July, six of them on a single day. Almost every entry is a correctness fix in a capability that worked when drawn and failed when measured, or worked in isolation and failed in composition. The release notes are unusually forensic: each one states the mechanism, the observable symptom, and why the fix mirrors the draw path rather than reimplementing it.

Read the full vellum trajectory →

TimescaleDB vs vellum: editorial side-by-side

T
TimescaleDB
ANALYTICS
5.0

TimescaleDB is paying down correctness debt in its columnstore query paths.

◆ Current state

The 2.29 line is in patch mode after 2.29.0 landed chunk exclusion for DML in late July. 2.29.1 carried three security advisories alongside compression fixes, and 2.29.2 is bug fixes only - most of them wrong-results bugs in the columnar execution paths rather than crashes. Every release note in this window recommends upgrading at the next opportunity.

◆ Where it's heading

The feature work of 2.27 and 2.28 - vectorized filter evaluation, first/last derived straight from columnstore batch metadata, sparse indexes, SkipScan on compressed data - has been followed by a steady stream of fixes to those same code paths. 2.29.2 alone repairs SkipScan dropping uncompressed rows, sparse-index pushdown returning wrong results for IS NULL, and gapfill over window aggregates. That is the normal cost of pushing query optimizations into a compressed columnar store, and the project is working through it release by release rather than pausing.

◆ Prediction

With three consecutive patch releases on the 2.29 line and no new highlighted features since 2.29.0, the next minor is likely to resume the columnstore performance work - though the density of wrong-results fixes suggests more patches first.

V
vellum
ANALYTICS
5.0

vellum's bugs are now found by using it, not testing it — the downstream grammar is doing the QA.

◆ Current state

The rendering engine shipped nine releases in the two weeks around the end of July, six of them on a single day. Almost every entry is a correctness fix in a capability that worked when drawn and failed when measured, or worked in isolation and failed in composition. The release notes are unusually forensic: each one states the mechanism, the observable symptom, and why the fix mirrors the draw path rather than reimplementing it.

◆ Where it's heading

The pivotal detail is stated outright in 0.6.3 — the first bug in the series found by using the engine from vellumplot rather than testing it in isolation. Every release since names the downstream as the source: the contrast rule's false positives, the lint rules that fired on all five sample plots, the keyed roundrect batch. A rendering engine with a real grammar built on top of it is now getting the integration coverage that unit tests structurally cannot provide, and the fixes are converging on one theme: the measurement path and the draw path must not drift.

◆ Prediction

Expect the release rate to fall as the vellumplot integration surface is exhausted, with remaining work concentrated in the lint rule set now that it is meant to gate builds rather than just inform.

Alternatives to TimescaleDB and vellum

Other Analytics 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 TimescaleDB or vellum.

See all TimescaleDB alternatives → · See all vellum alternatives →

Recent activity from TimescaleDB and vellum

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

  1. 1d agoTimescaleDB2.29.2: SkipScan and sparse-index correctness fixes
  2. 15d agoTimescaleDB2.29.1: security fixes plus compression bugfixes
  3. 15d agovellumLinter grows to 20 rules and stops firing on every plot
  4. 16d agovellumAnimated SVGs no longer blink once and vanish or play in reverse
  5. 17d agovellumPick table now reports device pixels instead of two coordinate systems
  6. 18d agovellumContrast rule stops flagging every plot; gridlines become PDF artifacts
  7. 18d agovellumgrobwidth and grobheight now measure wrapped text, not the unwrapped line
  8. 18d agovellumKeyed roundrect becomes a real batch after downstream integration exposes it
  9. 19d agoTimescaleDB2.29.0: chunk exclusion speeds up UPDATE and DELETE
  10. 1mo agoTimescaleDB2.28.3: columnar pipeline correctness fixes
  11. 1mo agoTimescaleDB2.28.2: upgrade-path fixes for 2.28.1
  12. 1mo agoTimescaleDB2.28.1: compressed-table crash and constraint fixes

Frequently asked questions

What is the difference between TimescaleDB and vellum?

They serve adjacent needs but don't currently overlap on shipped themes. TimescaleDB and vellum are shipping at a similar cadence (velocity 5.0 vs 5.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 TimescaleDB better than vellum?

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

What are the best alternatives to TimescaleDB?

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

What are the best alternatives to vellum?

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