Skip to content
inetGeek

Turbopuffer vs Qdrant

A comparison of Turbopuffer and Qdrant built from values read directly from each provider's own documentation, with the source recorded against every figure.

Updated 7 criteria comparedSources last checked

The short answer

Pick Turbopuffer if
Teams that want vector search billed like storage rather than compute — object-storage-backed pricing tends to undercut memory-resident vector databases at rest, especially for large, cold datasets.
Pick Qdrant if
Teams that want a choice of similarity metric rather than one fixed default, or that want the option to self-host the same open-source engine the managed cloud runs.

2 sourced criteria separate them:

Pricing model
Turbopuffer: Subscription with a monthly minimum per tier, plus usage-based overage charges beyond that minimum.
Qdrant: Usage-based on the Standard tier: billed for compute (vCPU), memory (GB) and storage (GB) consumed by clusters, backup storage, and inference tokens for paid models.
Similarity metrics supported
Turbopuffer: Cosine distance is documented as a supported metric (used in the SDK's example code); the full list of supported metrics wasn't confirmed beyond this.
Qdrant: Dot product, Cosine similarity (implemented as dot-product over automatically normalized vectors), Euclidean distance, and Manhattan distance.

No affiliate links, sponsored placements or paid rankings appear on this site. Ordering follows the sourced data and the stated criteria.

01.

At a glance.

CriterionTurbopufferQdrant
Pricing
Pricing modelSubscription with a monthly minimum per tier, plus usage-based overage charges beyond that minimum.Usage-based on the Standard tier: billed for compute (vCPU), memory (GB) and storage (GB) consumed by clusters, backup storage, and inference tokens for paid models.
Vector
Similarity metrics supportedCosine distance is documented as a supported metric (used in the SDK's example code); the full list of supported metrics wasn't confirmed beyond this.Dot product, Cosine similarity (implemented as dot-product over automatically normalized vectors), Euclidean distance, and Manhattan distance.

Only criteria both providers publish appear here; a tinted cell marks a real difference. Criteria only one of them documents are listed below, and an absence there means we found no source — not that the feature is missing. How we source this.

The small bar above a value is inetGeek's own lean toward that side — computed from the same facts shown, never a number the provider published. See the picker below "The short answer" to weigh only the criteria you care about.

02.

Where they differ.

Pricing model

Turbopuffer
Subscription with a monthly minimum per tier, plus usage-based overage charges beyond that minimum.
Qdrant
Usage-based on the Standard tier: billed for compute (vCPU), memory (GB) and storage (GB) consumed by clusters, backup storage, and inference tokens for paid models.
Sources (2) →
  • Turbopuffer Pricing ↗

    “Minimum monthly commitments ($16 Launch, $256 Scale, $4,096+ Enterprise), plus usage-based overage charges.”

    Read 2026-09-11 · official pricing

  • Qdrant Cloud Pricing ↗

    “Billing is calculated based on actual resource usage during the billing period. You're charged for compute (vCPU), memory (GB), storage (GB) consumed by your clusters, storage (GB) consumed by backups, and used inference tokens of paid models.”

    Read 2026-09-11 · official pricing

Similarity metrics supported

Turbopuffer
Cosine distance is documented as a supported metric (used in the SDK's example code); the full list of supported metrics wasn't confirmed beyond this.
Qdrant
Dot product, Cosine similarity (implemented as dot-product over automatically normalized vectors), Euclidean distance, and Manhattan distance.
Sources (2) →
  • Turbopuffer documentation ↗

    “distance_metric="cosine_distance"”

    Read 2026-09-11 · official docs

  • Qdrant documentation ↗

    “Dot product (Dot), Cosine similarity (Cosine), Euclidean distance (Euclid), Manhattan distance (Manhattan). Cosine similarity is implemented as dot-product over normalized vectors. Vectors are automatically normalized during upload.”

    Read 2026-09-11 · official docs

When these numbers change, hear about it. Sources are re-checked monthly; a repricing goes out as a short note.

Confirm by email; unsubscribe from any issue. Your address goes to Kit and nowhere else — what we do with it.

03.

Which should you choose?

Choose Turbopuffer if…

Teams that want vector search billed like storage rather than compute — object-storage-backed pricing tends to undercut memory-resident vector databases at rest, especially for large, cold datasets.

Editorial · Palash Bagchi · approved

Choose Qdrant if…

Teams that want a choice of similarity metric rather than one fixed default, or that want the option to self-host the same open-source engine the managed cloud runs.

Editorial · Palash Bagchi · approved

Consider something else if…

  • Turbopuffer: The full list of supported similarity metrics matters before committing — that wasn't fully documented in what's sourced here, unlike competitors that publish the complete list.
  • Qdrant: A published, calculator-free entry price matters — Qdrant Cloud's Standard tier pricing is usage-based with no static per-month figure quoted, unlike some competitors' flat entry plans.
04.

Documented by only one.

These criteria are published by one provider and not the other. An absence here means we have not found a source, not that the feature is missing.

Free tierQdrant: Yes
Entry paid planTurbopuffer: Launch plan: $16/month minimum usage, including all database features. Scale plan: $256/month minimum. Enterprise: $4,096+/month.
RegionsQdrant: Standard and Premium tiers run on AWS, Azure and GCP.
Hybrid search (vector + keyword)Turbopuffer: Supported — combines vector search and BM25 full-text search to produce semantically relevant results.
Metadata filteringQdrant: Supported — collections store points (vectors with a payload) and support dedicated filtering on payload fields.
05.

Questions this comparison answers.

Should I choose Turbopuffer or Qdrant?

Pick Turbopuffer if Teams that want vector search billed like storage rather than compute — object-storage-backed pricing tends to undercut memory-resident vector databases at rest, especially for large, cold datasets.

Pick Qdrant if Teams that want a choice of similarity metric rather than one fixed default, or that want the option to self-host the same open-source engine the managed cloud runs.

Every page here is sourced and dated.