← Back to home
Comparison · DevOps

promises vs QuestDB

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

promises vs QuestDB: at a glance

FeaturepromisesQuestDB
SectorDevOpsDevOps
Velocity score0.06.3
Sparks · 30d01
Top themesasync, observability, performance, shinytime-series, wire-protocol, apache-arrow, benchmarks
Last editorial update5d ago1d ago
WebsiteVisit →Visit →

What is promises?

promises drops R6 for plain environments and wires async work into OpenTelemetry

promises supplies the async primitives behind Shiny and plumber. After years of small domain and future() fixes, the last two releases changed both what a promise costs and what it can report: 1.4.0 corrected nested domain ordering and added the first OpenTelemetry integration, and 1.5.0 replaced the R6 promise class with a classed environment while stabilizing the tracing API.

Read the full promises trajectory →

What is QuestDB?

QuestDB 10.0 collapses ingest and egress into one binary protocol, then aims at agent-run notebooks.

QuestDB's feed mixes release notes, engineering deep dives and customer stories, and the through-line for the past month has been QWP — its own binary columnar wire protocol. It shipped in 10.0, was benchmarked against InfluxDB Line Protocol on ingestion and against ClickHouse and TimescaleDB on Arrow reads, and now has a standalone explainer covering bidirectional dataframe transfer and built-in failover. Between the protocol posts sit JIT compiler internals and production references from banks and exchanges.

Read the full QuestDB trajectory →

promises vs QuestDB: editorial side-by-side

P
promises
DEVOPS
0.0

promises drops R6 for plain environments and wires async work into OpenTelemetry

◆ Current state

promises supplies the async primitives behind Shiny and plumber. After years of small domain and future() fixes, the last two releases changed both what a promise costs and what it can report: 1.4.0 corrected nested domain ordering and added the first OpenTelemetry integration, and 1.5.0 replaced the R6 promise class with a classed environment while stabilizing the tracing API.

◆ Where it's heading

Two things are being fixed at once. Promise domains - the mechanism that carries context across async boundaries - have been the source of nearly every bug in this window, and they are now being used deliberately as the vehicle for tracing rather than just for error handling. Meanwhile the object itself is being made cheap enough to create in volume.

◆ Prediction

Expect the OpenTelemetry surface to lose its experimental label and pick up the same span coverage Shiny would need end to end; the deprecated ospan function names should be removed in a following release.

Q
QuestDB
DEVOPS
6.3

QuestDB 10.0 collapses ingest and egress into one binary protocol, then aims at agent-run notebooks.

◆ Current state

QuestDB's feed mixes release notes, engineering deep dives and customer stories, and the through-line for the past month has been QWP — its own binary columnar wire protocol. It shipped in 10.0, was benchmarked against InfluxDB Line Protocol on ingestion and against ClickHouse and TimescaleDB on Arrow reads, and now has a standalone explainer covering bidirectional dataframe transfer and built-in failover. Between the protocol posts sit JIT compiler internals and production references from banks and exchanges.

◆ Where it's heading

The protocol work is the thread that matters. QuestDB has been positioning against InfluxDB Line Protocol on ingestion throughput for a while, and 10.0 turned that from a benchmark argument into the default path both in and out of the database. The follow-up posts are consolidation rather than new capability: the same protocol re-explained for a different reader each time, which is what a project does when it needs an ecosystem to adopt a format. Live views and agent-driven notebooks remain the less-proven half of the release.

◆ Prediction

Expect client libraries and third-party connectors to be the next visible work, since a proprietary wire protocol is only worth its switching cost once the dataframe tools speak it. Whether live views leave beta is not something these entries settle.

Alternatives to promises and QuestDB

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 promises or QuestDB.

See all promises alternatives → · See all QuestDB alternatives →

Recent activity from promises and QuestDB

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

  1. 2d agoQuestDBQWP: QuestDB's own binary wire protocol for ingestion and queries
  2. 12d agoQuestDBStreaming 500 million rows into Apache Arrow in 2.3 seconds
  3. 13d agoQuestDBQuestDB 10.0: QWP, one binary streaming protocol for writes and Arrow reads
  4. 14d agoQuestDBIntroducing QuestDB's new binary ingestion protocol: QWP
  5. 1mo agoQuestDBTransaction Cost Analysis with QuestDB and Polars: VWAP, Slippage and Markout
  6. 1mo agoQuestDBHDFC Bank uses QuestDB for mule account detection across all major 25+ banking channels
  7. 9mo agopromisesOpenTelemetry spans across async work; R6 dropped for environments
  8. 10mo agopromisesNested promise domains fixed; then() gains a tee argument
  9. 1y agopromisesRealigns future object creation with the future package
  10. 1y agopromisesFixes stack overflow on long promise chains
  11. 1y agopromisesFixes domains forgotten inside nested handlers
  12. 3y agopromisesfuture_promise() returns early when workers are exhausted

Frequently asked questions

What is the difference between promises and QuestDB?

They serve adjacent needs but don't currently overlap on shipped themes. QuestDB is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 promises better than QuestDB?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. QuestDB is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 promises?

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

What are the best alternatives to QuestDB?

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