Log inSign up
QuestDB
2,515 posts
QuestDB profile banner
@QuestDb

QuestDB

@QuestDb
QuestDB (YC S20) is the fastest open source time series database. github.com/questdb/questdb
New York / London
questdb.com
Joined June 2019
266
Following
2,316
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @QuestDb
    QuestDB
    @QuestDb
    20h
    Parquet describes one file. It has nothing to say about which files make up a table, which are current, or how they change. That gap is what Iceberg fills, which is why it adopts Parquet rather than competing with it. New on the #QuestDB blog, and where cold storage fits.
    QuestDB, Parquet, and Iceberg logos
    1
  • @QuestDb
    QuestDB
    @QuestDb
    Sep 3
    The node that uploads your cold partitions to object storage does not have to be the primary. In #QuestDB Enterprise the cold storage manager role is independent of replication, so you can assign it to a replica and keep that work off your ingestion path.
    QuestDB Enterprise banner titled 'Tiering is a role. Not a side job.', tagged Enterprise · Cold storage, with a pill reading MANAGER does not equal PRIMARY, independent roles. On the right, under the label 'the cluster,' three node cards: node-01 marked PRIMARY and ingesting, node-02 marked REPLICA and highlighted with a 'cold storage manager' badge, and node-03 marked REPLICA serving reads. Below, a terminal card labeled 'handoff, two instances, no restart' shows SWITCH COLD STORAGE ROLE TO REFRESHER; then SWITCH COLD STORAGE ROLE TO MANAGER;. A footnote reads 'no restart: promotion does not move the manager role.'
    1
  • @QuestDb
    QuestDB
    @QuestDb
    Sep 2
    SWITCH ROLE moves the primary role between running #QuestDB Enterprise nodes. No restart. That is your planned switchover and your failover, same statement. QWP clients hold their own host list, so they find the new primary and replay whatever was never acknowledged.
    QuestDB Enterprise banner titled 'Failover in one statement.', tagged Enterprise · SWITCH ROLE, with a pill reading switchover + failover, same statement. Body text explains that SWITCH ROLE moves the primary between running nodes, the server never restarts, and QWP writers find the new primary on their own. On the right, a terminal card labeled 'on the caught-up replica' runs the command SWITCH ROLE TO PRIMARY;. Below it sit two panels. The first, headed SERVER, reads 'Nothing restarts' and lists no JVM restart, no config edited, and health keeps 200. The second, headed CLIENT, reads 'Writers self heal' and lists full host list, walks to next host, and unacked rows replay. A footnote reads 'QWP only: PGWire and ILP cannot follow the primary.'
    1
  • @QuestDb
    QuestDB
    @QuestDb
    Aug 28
    There is a #QuestDB Enterprise Kubernetes Operator now, on EKS and AKS. Pods, storage, config, scheduled backups, restore, point-in-time recovery, replication and promotion. It holds no cloud identity and touches no bucket. The database pods do all the object-store I/O.
    QuestDB Enterprise banner titled 'The operator, documented.', tagged Enterprise · Kubernetes, with a pill reading EKS + AKS, now documented. On the right, under the heading 'the operator manages,' six chips read pods and volumes, configuration, scheduled backups, restore and PITR, replication, and promotion. Below, a panel headed 'no cloud identity' shows two lanes: operator, with a crossed-out line to your bucket, and db pods, with an arrow reaching your bucket in green. A footnote reads 'EKS with IRSA: no static secret.'
    1
  • @QuestDb
    QuestDB
    @QuestDb
    Aug 27
    We just shipped #QuestDB Enterprise 4.0. Cold storage ages old partitions out to your bucket, where they keep answering queries. Promotion is restart-free, a SQL statement away. And QWP buffers unconfirmed rows on the client, so a node going away is a pause rather than a loss.
    QuestDB Enterprise 4.0 release banner. Large "v4.0" over the subtitle "Multi-tiered storage, faster ingress, Arrow egress, live views, and new failover", with four labelled cards to the right: cold storage, binary protocol, live views, hot failover.
    1
Advertisement
Advertisement