Interested in QuestDB use cases?

Learn more
QuestDB Enterprise

Run QuestDB in production with confidence

Security, HA, and elastic scale with automatic failover. SSO/RBAC/audit, tiered object storage, and SLA-backed creator support.

DECLARE
@prices := asks[1],
@volumes := asks[2],
@best_price := @prices[1],
@multiplier := 1.01,
@target_price := @multiplier * @best_price,
@rel_vol := @volumes[
1:insertion_point(@prices, @target_price)
]
SELECT timestamp, array_sum(@rel_vol) total_volume
FROM market_data
WHERE timestamp > dateadd('m', -1, now())
AND symbol='EURUSD';

Production grade performance

Premium Enterprise features

Run QuestDB at scale, with full support from QuestDB's creators

Highly available

Replication & auto failover, Multi AZ

Robust security

TLS, SSO (OAuth 2.0/OIDC), RBAC, audit logs

Tiered storage

Auto-tiering: Hot → Cold (Parquet/object storage)

Unified query across tiers

One SQL over hot & cold; planner spans partitions + Parquet

Expert support

SLA-backed; architecture & performance reviews

Deploy anywhere

Cloud, on-prem, hybrid, or BYOC

Capital Markets

BTG Pactual powers real-time market data APIs with QuestDB

Latin America's largest investment bank uses QuestDB to deliver low-latency market data APIs for equities and derivatives trading. QuestDB also supports post-trade analysis, helping traders assess execution quality against benchmarks like VWAP and TWAP.
  • High throughput: Ingesting trades and corporate actions for derivatives in real time
  • Dynamic queries: Materialized views to produce candlestick charts and cascading views (1s, 5s, 1min etc.) for historical data
  • Post-trade troubleshooting: Correlates electronic trading and algorithm events for execution quality
BTG Pactual logo

"QuestDB has become the standard for data aggregation. Besides that, QuestDB has proven itself to be lightning fast, fast enough to help us when providing raw live intraday trading data through our set of APIs within a few milliseconds."

Renan Avila
Director

One SQL engine, multiple storage tiers.

Scale fast. Stay open.

Query QuestDB's native format on local storage and Parquet files on object storage simultaneously, all through a single SQL query. Data tiers automatically without manual intervention. Open formats eliminate lock-in while dataframe libraries and AI frameworks connect natively.

WHERE symbol in ('AAPL', 'NVDA')
LATEST ON timestamp PARTITION BY symbol
CREATE MATERIALIZED VIEW 'trades_OHLC'
min(price) AS low
timestamp IN today()
SELECT spread_bps(bids[1][1], asks[1][1])
FROM read_parquet('trades.parquet')
SAMPLE BY 15m
Open formats

Leverages existing open formats. No vendor lock-in.

Apache Parquet

Enhanced compression and encoding, for ingress or egress.

Super read/write

Fast ingest and low latency SQL queries

Full stream

Stream market data in from feeds or sensors, apply Parquet on read

Direct to Parquet?

Bypass QuestDB ingest, query Parquet directly from the object store

Versatile ecosystem

Diverse clients connect to your data, app, AI and ML frameworks

open source & Enterprise

Compare features

QuestDB Open Source and QuestDB Enterprise are distinct products built on the same time-series engine. QuestDB Enterprise adds the features, operational controls, and support required for regulated, mission-critical workloads.

Primary Use

QuestDB Open Source
Evaluation, prototyping, pilots
QuestDB Enterprise
Production deployments

Engine & Performance

QuestDB Open Source
High-performance core engine
QuestDB Enterprise
Read/write isolation with replicas
Same high-performance core engine

Security

QuestDB Open Source
Basic
Basic auth over unencrypted transmission
QuestDB Enterprise
Enterprise-grade
RBAC incl. column-level; TLS encryption (all protocols)

User Management

QuestDB Open Source
Limited
Built-in Admin user with a configurable read-only user
QuestDB Enterprise
Advanced
Unlimited native users, groups, and service accounts. SSO supported for OAuth/OIDC/Azure Entra ID

Scalability

QuestDB Open Source
None
Single instance
QuestDB Enterprise
Horizontally scalable
Scale to N-replicas

High Availability

QuestDB Open Source
None
Single instance; no replication/failover
QuestDB Enterprise
Multi-instance
Cloud-native, high availability, read replicas, primary failover

Backups & Snapshots

QuestDB Open Source
Manual
Full backups into local storage
QuestDB Enterprise
Fully automated
Incremental snapshots into object stores

Disaster Recovery

QuestDB Open Source
From backup
Restore from a previous full backup
QuestDB Enterprise
Flexible
Restore from a previous full backup or do automated point-in-time (PITR) recovery

Storage & Data Lake

QuestDB Open Source
No integrated tiering
Data stored on local storage
QuestDB Enterprise
Tiered storage
Tiered storage with cloud object stores (Azure Blob, Amazon S3, GCS, Oracle Cloud Storage)

Lifecycle Policies

QuestDB Open Source
Expire
Automatic Downsampling with Materialized Views. Data can be deleted via TTL.
QuestDB Enterprise
Archive
Automatic Downsampling with Materialized Views. Data can be deleted or archived to tiered storage via TTL. On-demand recall of historical data

Deployment

QuestDB Open Source
Self-managed
Binaries, containers, and source code available
QuestDB Enterprise
Custom
Self-managed or Bring Your Own Cloud (BYOC), with QuestDB ops team taking care of your deployment, on-premises or cloud-native

Support & SLAs

QuestDB Open Source
Limited
Community support only
QuestDB Enterprise
Unlimited access to dedicated support
Direct access to QuestDB engineers. Guaranteed response-time SLAs. Guidance beyond break-fix.

Emergency Patches & Bug Fixes

QuestDB Open Source
Community releases only
Best effort
QuestDB Enterprise
Yes
Customer-priority hotfixes and security patches

Roadmap & Feature Requests

QuestDB Open Source
Limited
Public/community via GitHub
QuestDB Enterprise
Priority requests
Early access to new features, enterprise-specific enhancements
QuestDB Enterprise

Ready to deploy QuestDB Enterprise?

Talk to us to learn more

Keep it secret, keep it safe

Enterprise-grade security

Security is essential. QuestDB offers TLS and Role-Based Access Control (RBAC). Ensure data is safe over-the-wire, and apply fine-grained control over who can access which databases, tables or columns, and whether they can read or write. For inter-machine communication, leverage safe service accounts.

Trusted by leading companies to power
critical production workflows

Beeks Group logo

Capital Markets

Exchange surveillance and monitoring

  • High cardinality: Store new orders, acks, fills, matching engine outputs, ticks and pcap
  • Scale: Process market and network data at previously unattainable volumes
  • AI-powered real-time analytics: Instant analysis of market data powered by AI models via MindsDB's native QuestDB integration

"QuestDB is the first database that scales to the volume and cardinality of data that Beeks Analytics is capable of generating."

Steve Rodgers·Beeks Group
CTO
B3 Exchange logo

Capital Markets

B3 powers Brazil's stock market

Latin America's largest stock exchange processes millions of trades daily with exceptional performance and robust security for critical market infrastructure.

  • Mission critical: Robust security and resilience for critical market infrastructure

"The Central Securities Depository platform demands exceptional performance, robust security, and resilience. We selected QuestDB due to its high performance and straightforward implementation."

Kleber Almeida·B3 Exchange
Manager, Exchange Technology
One Trading logo

Digital Assets

First MiFID II exchange for crypto

One Trading leverages QuestDB's low-latency architecture and multi-tiered storage for regulated crypto trading. The platform handles billions of trade records while enabling real-time insights for market surveillance.

  • Ultra-high throughput: Ingests market data bursts at up to 4 million rows per second

"QuestDB is an essential part of our trading platform—giving us a high-speed, scalable store for billions of trades that we can query in real time to power both customer-facing features and internal systems."

Steven Harper·One Trading
Chief Security Officer
Customer stories
Learn how leading firms in capital markets use QuestDB to underpin their trading infrastructure.

Peace of mind at any scale

Distributed writes and reads

Today: Automatic replication & failover; sub-second read replicas across regions via object storage (S3/Azure/GCS/NFS/HDFS). Clients seamlessly redirect to new primary after replica promotion.

Next (coming soon): Multi-primary writes for continuous availability and zero-downtime upgrades.
QuestDB replication schema
Bring Your Own Cloud
GCP
Coming soon...

You bring the cloud,
we'll do the rest.

Retain full control over your data and environment, and trust QuestDB's expert operations team to manage your database operations. With our Bring Your Own Cloud (BYOC) offering, your team can deploy within AWS or Azure, and ensure seamless integration with your existing workloads. No kubernetes required!

QuestDB BYOC
QuestDB Bring Your Own Cloud
Full control

Deploy and manage QuestDB within your own cloud infrastructure

Proactive support

Monitoring systems send logs and metrics back to QuestDB

Secure access

Streamlined method for authorized personnel to access instances

The next generation has arrived

Contact us for a demo

Hyper ingestion, millisecond queries, and powerful SQL.
Lower bills through peak efficiency.