No credit cardStart free

Pricing

Three plans. Pay for what you use.

Plans

Free - 0EUR/month

For individuals and small projects. No credit card required. Hard limits, no overage.

ResourceLimit
Queries500/month
Storage2 GB
Rate limit10 queries/min
Data sources3 max

Team - 29EUR/month

For growing teams. Includes a query cap with pay-as-you-go overage.

ResourceIncludedOverage
Queries50,000/month0.0008EUR/query
Data scanned-0.02EUR/GB
Storage10 GB0.01EUR/GB/month
Rate limit60 queries/min-
Data sourcesUnlimited-

Business - 99EUR/month

For data-intensive workloads. Higher caps, lower overage rates, priority support.

ResourceIncludedOverage
Queries500,000/month0.0005EUR/query
Data scanned-0.01EUR/GB
Storage100 GB0.005EUR/GB/month
Rate limit100 queries/min-
Data sourcesUnlimited-

Enterprise - Contact us

For teams that need compliance features and custom terms.

  • Everything in Business
  • SSO (SAML / OIDC) Planned Q3 2026
  • Audit logs Planned 2026
  • Custom integrations
  • SLA
  • Contact: hello@rawquery.dev

Billing

  • Billing is handled by Paddle (Merchant of Record). Paddle handles invoicing, taxes, and refunds.
  • Billing period is the calendar month (1st to last day).
  • Usage is tracked per query execution: bytes scanned, CPU time, rows returned.
  • The usage dashboard (Settings > Usage) shows real-time queries used, storage, and estimated cost MTD.
  • Every query response includes a cost_eur field.
  • Overage is billed only on Team and Business plans, beyond the included query cap.

Usage API

GET /api/v1/workspaces/{workspace_id}/usage/dashboard

Usage dashboard: plan tier, queries used vs included, overage, storage, estimated cost MTD.

GET /api/v1/workspaces/{workspace_id}/usage

Usage summary for a period (bytes scanned, CPU, rows, query count).

GET /api/v1/workspaces/{workspace_id}/usage/daily

Daily usage breakdown for charts and reporting.