300+ Tools CoveredSource Data Updated Weeklydates

Pricing intelligence

QuestDB Pricing in 2026

Free (open source)

QuestDB Open Source

Free
  • ✓Apache 2.0 license
  • ✓Self-hosted deployment
  • ✓Up to 8M rows/sec ingestion
  • ✓Full SQL with time-series extensions
  • ✓Postgres protocol (PGwire) and REST API
  • ✓Materialized views and streaming refresh
  • ✓ASOF JOIN and SAMPLE BY
  • ✓N-dimensional arrays
  • ✓Column-oriented storage with SIMD acceleration
  • ✓Write-ahead logging (WAL)
  • ✓Community support

QuestDB Enterprise

Custom pricing (contact sales)
  • ✓All open-source features included
  • ✓High availability with replication and auto failover
  • ✓Multi-AZ resilience
  • ✓SSO (OAuth 2.0/OIDC), RBAC, and audit logs
  • ✓TLS encryption
  • ✓Auto-tiering: Hot to Cold (Parquet/object storage)
  • ✓Unified SQL query across hot and cold tiers
  • ✓SLA-backed support with architecture and performance reviews
  • ✓99.9% uptime SLA
  • ✓Cloud, on-prem, hybrid, or BYOC deployment

All pricing facts on this page were verified against QuestDB's official pricing source on or after July 28, 2026. Pricing may have changed. Visit QuestDB for current pricing.

QuestDB pricing guide details

Pricing Overview

QuestDB is an open-source time-series database licensed under Apache 2.0, which means the core product is completely free to self-host. There are no per-node fees, no ingestion caps, and no query-rate limits baked into the open-source edition. We think this is one of the most generous licensing models in the time-series database space, especially for a product that can ingest 8 million rows per second on a single server with SIMD-accelerated SQL queries.

The catch, if you want to call it that, is that production-grade features live behind QuestDB Enterprise. Enterprise adds high availability with automatic failover across multiple availability zones, SSO/RBAC with full audit logs, multi-tier storage with storage/compute separation, and SLA-backed support directly from QuestDB's creators. Enterprise pricing is not published anywhere on their site; you need to book a demo and negotiate directly with the QuestDB sales team. We reached out and confirmed there is no self-serve pricing page or published rate card.

This two-tier structure is common across infrastructure databases: free to build and test with full functionality, pay when you need resilience, governance, and hands-on support at production scale.

QuestDB Enterprise is available self-managed or through Bring Your Own Cloud (BYOC), with deployment on-premises or in cloud infrastructure. The published BYOC offer supports AWS and Azure.

Plan Comparison

FeatureQuestDB Open SourceQuestDB Enterprise
LicenseApache 2.0Commercial (contact sales)
PriceFreeCustom pricing
DeploymentSelf-hostedCloud, on-prem, hybrid, or BYOC
Ingestion throughputUp to 8M rows/secUp to 8M rows/sec
SQL supportFull SQL with time-series extensionsFull SQL with time-series extensions
Postgres protocol (PGwire)YesYes
REST APIYesYes
Materialized viewsYesYes
ASOF JOIN / SAMPLE BYYesYes
N-dimensional arraysYesYes
Column-oriented storageYesYes
Write-ahead logging (WAL)YesYes
High availabilityNoReplication and auto failover, Multi-AZ
Access control (SSO/RBAC)NoTLS, SSO (OAuth 2.0/OIDC), RBAC, audit logs
Tiered storageNoAuto-tiering: Hot to Cold (Parquet/object storage)
Unified query across tiersNoSQL spans hot and cold partitions + Parquet
Expert supportCommunity onlySLA-backed; architecture and performance reviews
Uptime SLANone99.9%

The open-source edition covers every query feature and storage format QuestDB offers, including materialized views, ASOF JOINs, multi-dimensional arrays, and the full WAL-based ingestion pipeline. Enterprise wraps those capabilities in the operational layer that production workloads demand: automatic failover, security controls, tiered storage to object stores like S3 and Azure Blob, and direct access to QuestDB engineers for architecture reviews.

We see this split as clean and honest. You are not paying to unlock SQL features or remove artificial row limits. You are paying for the infrastructure guarantees and compliance controls that regulated industries and high-availability workloads require. For teams running QuestDB in development or internal analytics, the open-source edition is fully capable on its own.

Hidden Costs and Considerations

Self-hosting the open-source edition is free in license terms, but not in infrastructure. You will need to budget for compute, storage, and networking costs on your cloud provider of choice, plus the internal engineering time to handle version upgrades, backups, monitoring, and incident response. There is no managed cloud offering at a published price point, so teams without dedicated infrastructure staff should carefully factor in the operational burden before choosing self-hosted over a managed competitor. Enterprise's BYOC (Bring Your Own Cloud) model means you still own the full infrastructure bill; QuestDB layers their software, support, and SLA guarantees on top of your existing cloud spend.

How QuestDB Pricing Compares

DatabaseFree TierPaid Starting PricePricing ModelBest For
QuestDBFull open-source (Apache 2.0)Custom (contact sales)Open Source + EnterpriseHigh-throughput time-series workloads
InfluxDBCommunity Edition (self-hosted)$250/moOpen Source + CloudGeneral-purpose time-series monitoring
Neo4jAuraDB Free / Community Edition$65/GB/month (AuraDB Professional)FreemiumGraph-based relationship queries
MotherDuckFree tier (1 user)$25/mo (Pro)FreemiumServerless analytical queries (DuckDB)

QuestDB stands apart because its open-source edition ships every query feature without artificial limits or feature gating. InfluxDB's free Community Edition is also self-hosted, but its managed cloud product starts at $250/mo, making it significantly more expensive for teams that want to avoid operational overhead. Neo4j serves a different workload entirely (graph queries rather than time-series) but shares the same category on our site; its AuraDB Professional tier starts at $65/GB/month with a limited free tier available. MotherDuck offers the lowest paid entry point at $25/mo for its Pro plan and $49/mo for Team, but it targets serverless analytical workloads built on DuckDB rather than high-frequency time-series ingestion.

The real comparison point for most teams is total cost of ownership. QuestDB's open-source edition can match or exceed the raw throughput of paid competitors, but you trade a subscription fee for infrastructure management time and operational responsibility. Enterprise closes that gap with production-grade support, security features, and tiered storage automation. The trade-off is that you cannot self-serve a price quote; every Enterprise deal requires a conversation with QuestDB's sales team, which adds friction for teams that prefer transparent, published pricing.

QuestDB Pricing FAQ

Is QuestDB really free?

Yes. QuestDB Open Source is licensed under Apache 2.0 with no software license fee. QuestDB Enterprise separately adds high availability, enterprise security controls, tiered object storage, and support. Enterprise features like high availability, SSO/RBAC, and tiered storage require a commercial license with custom pricing.

How much does QuestDB Enterprise cost?

QuestDB does not publish Enterprise pricing. You need to book a demo with their sales team to get a quote. Pricing is typically based on deployment size and support requirements.

Does QuestDB have a managed cloud offering?

QuestDB Enterprise supports BYOC (Bring Your Own Cloud) deployment, where QuestDB provides the software and support on your cloud infrastructure. There is no fully managed SaaS offering with published per-unit pricing.

What are the infrastructure costs for self-hosting QuestDB?

Infrastructure costs depend on your cloud provider, instance size, and storage requirements. QuestDB is optimized for high throughput on commodity hardware, but you should budget for compute, storage, networking, and the engineering time to manage upgrades and monitoring.

How is QuestDB Enterprise priced?

QuestDB Enterprise pricing is available by contacting sales.

Explore More

Comparisons

Related Pricing Guides