← Back to home
Comparison · Infra & APIs

Node-RED vs Skipper

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

Node-RED vs Skipper: at a glance

FeatureNode-REDSkipper
SectorInfra & APIsInfra & APIs
Velocity score5.05.0
Sparks · 30d00
Top themeseditor-rewrite, post-major-stabilisation, dual-line-support, security-backportsreverse-proxy, kubernetes, memory-footprint, zone-aware-routing
Last editorial update16d ago3h ago
WebsiteVisit →Visit →

What is Node-RED?

Node-RED 5.0 rebuilt the editor, and the patches since are settling it in

Node-RED shipped 5.0 in June 2026 after a long beta run, calling it the biggest change to the editor experience in the project's history and raising the minimum runtime to Node.js 22.9. Since then the work has been stabilisation: sidebar API and z-index fixes, tree-list behaviour, Japanese translations catching up to the new UI, and a JSONata upgrade that had to be reverted after a behaviour regression. The 4.1 line continues in parallel, receiving security backports.

Read the full Node-RED trajectory →

What is Skipper?

Skipper trims a 4x memory regression out of routesrv, days after shipping h2c

Zalando's HTTP router ships patch tags almost daily, and most carry a single dependency bump or a one-line auth fix. The substance in this window is v0.27.63, which stops routesrv holding an uncompressed route tree alongside the compressed buffer: retained memory in the release's own benchmark falls from 30.7 MB to 2.0 MB, undoing most of the 4x increase zone-aware routing had introduced. Around it sit narrow auth repairs, and an eskip parser change that finally accepts negative numeric arguments in predicates and filters.

Read the full Skipper trajectory →

Node-RED vs Skipper: editorial side-by-side

N
Node-RED
INFRA · APIS
5.0

Node-RED 5.0 rebuilt the editor, and the patches since are settling it in

◆ Current state

Node-RED shipped 5.0 in June 2026 after a long beta run, calling it the biggest change to the editor experience in the project's history and raising the minimum runtime to Node.js 22.9. Since then the work has been stabilisation: sidebar API and z-index fixes, tree-list behaviour, Japanese translations catching up to the new UI, and a JSONata upgrade that had to be reverted after a behaviour regression. The 4.1 line continues in parallel, receiving security backports.

◆ Where it's heading

The project is in the post-major consolidation phase, where the visible defects are in the newly rewritten editor surfaces rather than the runtime. Maintaining 4.1 alongside 5.0 with same-day security backports — session message sanitization landed on both lines — signals the team expects a slow upgrade curve, which the Node.js 22.9 floor makes likely for embedded and appliance deployments.

◆ Prediction

Expect 5.0.x patches to keep concentrating on editor UI regressions and translation coverage, with the 4.1 line kept alive on security fixes only until 5.0 adoption catches up.

S
Skipper
INFRA · APIS
5.0

Skipper trims a 4x memory regression out of routesrv, days after shipping h2c

◆ Current state

Zalando's HTTP router ships patch tags almost daily, and most carry a single dependency bump or a one-line auth fix. The substance in this window is v0.27.63, which stops routesrv holding an uncompressed route tree alongside the compressed buffer: retained memory in the release's own benchmark falls from 30.7 MB to 2.0 MB, undoing most of the 4x increase zone-aware routing had introduced. Around it sit narrow auth repairs, and an eskip parser change that finally accepts negative numeric arguments in predicates and filters.

◆ Where it's heading

Two threads run through the recent tags. The data path keeps getting real work - leastRequests balancing, then h2c end to end in v0.27.57, now the memory cost of zone-aware routing being paid back. The auth filters, by contrast, are only being maintained: token introspection, grant auth, and now the OIDC Referer handling are fixes rather than new capability, and several are follow-ups to each other rather than independent bugs.

◆ Prediction

Zone-aware routing looks like the source of the recent memory attention, so expect further tuning around route storage and the hash computation done on every pull, which the release's second benchmark already isolates. The OIDC cookie change is the second link in an auth chain that started with the grant-auth fix, and is likely to draw another follow-up.

Alternatives to Node-RED and Skipper

Other Infra & APIs 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 Node-RED or Skipper.

See all Node-RED alternatives → · See all Skipper alternatives →

Recent activity from Node-RED and Skipper

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

  1. 17h agoSkipperMove OIDC flow protection from Referer to cookies
  2. 17h agoSkipperv0.27.63: Store routes compressed-only, decompress on demand (#4198)
  3. 1d agoSkipperEskip predicates and filters accept negative numbers
  4. 1d agoSkipperFix token introspection handling
  5. 1d agoSkipperFix grant auth flow
  6. 1d agoSkipperUpdate outdated golang.org/x dependencies
  7. 20d agoNode-REDJSONata upgrade reverted after behaviour regression
  8. 21d agoNode-REDSession message sanitization backported to the 4.1 line
  9. 21d agoNode-REDSession messages sanitized; JSONata and test fixes
  10. 1mo agoNode-REDFirst 5.0 patch fixes sidebar APIs and tree-list behaviour
  11. 2mo agoNode-REDNode-RED 5.0 rebuilds the editor experience
  12. 2mo agoNode-REDGit API arguments sanitized ahead of the 5.0 release

Frequently asked questions

What is the difference between Node-RED and Skipper?

They serve adjacent needs but don't currently overlap on shipped themes. Node-RED and Skipper 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 Node-RED better than Skipper?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Node-RED and Skipper 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to Node-RED?

Top Node-RED alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Node-RED alternatives" section above for the current picks, or visit /alternatives/node-red for the full list with editorial commentary on each.

What are the best alternatives to Skipper?

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