Qdrant

Qdrant

Qdrant is a vector similarity search engine and database. It provides a production-ready service for storing, searching, and managing high-dimensional vector embeddings with rich metadata. Its core is built in Rust, leveraging SIMD and a custom storage engine (Gridstore) for top-tier performance. Key capabilities include hybrid dense-sparse search (BM25, SPLADE++, miniCOIL), advanced filtering on JSON payloads, native multi-vector support, real-time indexing, and efficient quantization (scalar, binary). It's designed for developers building scalable RAG systems, AI agents, recommendation engines, and semantic search applications. It offers fully-managed cloud, hybrid, and on-premise deployment models.

Search
Visit website
Added on
Jul 13, 2026
Monthly Visits
295.1K
Vector searchHybrid searchMetadata filteringRust-basedReal-time indexingCloud deploymentEdge deploymentOpen sourceMultivectorQuantization
Product information

Everything worth knowing about Qdrant

The complete picture — from everyday features to the technical detail builders and IT folks dig for.

Core features

What it actually does

Hybrid Search
Blend keyword and vector search in one query, supporting BM25, SPLADE++, and miniCOIL.
Metadata Filtering
Store metadata in JSON and apply advanced filters such as nested, text, geo, and has_vector.
Multivector Support
Use multiple vectors per object for more expressive and multimodal retrieval.
Reranking
Boost scores, apply late interaction models like ColBERT, and diversify results with MMR.
Web UI
Built-in visual interface to explore collections, test queries, and inspect results.
Technical capabilities
Rust & SIMD Engine
Core vector engine written entirely in Rust with SIMD optimizations and custom Gridstore storage.
Asymmetric Quantization
Uncalibrated scalar and binary quantization reducing memory usage up to 64x without compromising recall.
Must watch videos
Building Retrieval Agents that Evaluate and Adapt
44:15
Tutorial44:15
Building Retrieval Agents that Evaluate and Adapt
Most retrieval agents run the same pipeline for every query: wasted compute on easy questions, under-served hard ones, and guesses when the evidence is not there. In this video you build a loop that adapts. What you'll learn to build: - An agent that picks its retrieval strategy per question, instead of forcing every query down one fixed pipeline. - Cheap in-loop signals that flag weak retrieval early, plus how to benchmark which signals actually separate good results from weak ones on your own data (most candidates do not). - A gate that routes each query to the right fix, including late-interaction reranking (ColBERT) for ranking errors, query decomposition (IRCoT) for missing multi-hop evidence. - A STOP decision, so the agent abstains when the evidence is insufficient rather than guessing. REFERENCE LINKS: - Github Repo: https://github.com/qdrant-labs/self-correcting-loops-workshop - Dataset: https://github.com/stonybrooknlp/musique - Further Reading: https://qdrant.tech/articles/predicting-weak-retrieval/
Vector Space Meetup 2026 Highlights
1:37:09
Tutorial1:37:09
Vector Space Meetup 2026 Highlights
We hosted Vector Space Meetup: Retrieval in the Age of Agents. Our CTO Andrey Vasnetsov kicked things off with a look at where Qdrant is heading: storage and compute separation taken to its logical limit - querying only the index fragments you need, on your own device, without a cloud round-trip. The panel with cognee, Haystack AI Framework, LlamaIndex, and n8n covered agents in production, evaluation, and the decisions that are hardest to undo. A few honest takes from the room: Agents won't always choose to run retrieval when you need them to. That's a bigger problem than most people expect. If you generate your eval dataset and run your LLM-as-a-judge with the same model, you're asking it to grade its own homework.
AWS | Tell the Robot What You Want  | Sandhya Subramani
23:04
Tutorial23:04
AWS | Tell the Robot What You Want | Sandhya Subramani
Learn how to build robots that respond to natural language commands using an open-source agentic AI framework. Sensors and actuators become agent tools, translating intents into actions. A lightweight hybrid architecture handles low-latency control locally on edge devices while delegating complex reasoning to the cloud. Explore hybrid edge-cloud patterns for low-latency control and intelligent planning, demonstrated live with a working robot.

Who uses it

Real use cases, no hype
RAG & GenAI
Deliver context-rich answers with hybrid retrieval and metadata filtering.
AI Agents
Provide persistent memory and fast similarity for context-aware interactions.
Semantic Search
Go beyond keywords to understand user intent and meaning.
Recommendation Systems
Power personalized suggestions with real-time similarity matching.
Anomaly Detection
Identify outliers by detecting patterns that deviate from the norm.
Multimodal Search
Search across images, text, and audio in a unified vector space.
Chatbots & Assistants
Ground conversations in accurate, up-to-date knowledge bases.
What's great
  • Blazing fast vector search powered by Rust
  • Natively supports hybrid dense and sparse search
  • Flexible JSON payload filtering on metadata
  • Deploy anywhere: cloud, on-prem, edge, hybrid
Technical strengths
  • Filters applied during HNSW graph traversal, no post-filtering
  • Custom Gridstore engine efficiently uses disk and memory
  • Built-in scalar, binary, and asymmetric quantization
Where it falls short
  • Self-hosted setup demands significant DevOps effort
  • Managed cloud costs scale steeply with throughput
  • Basic Web UI lacks advanced cluster management tools
  • Requires external embedding pipeline or Cloud Inference
Technical limitations
  • WAL adds write overhead under high ingestion loads
  • HNSW index parameters require manual tuning for recall
  • Shard splitting and rebalancing are not fully automatic
For technical folks

The deep-dive specs

Written in
Rust
Storage Engine
Gridstore
Indexing
HNSW (custom filterable implementation)
APIs
REST, gRPC, Python, JavaScript, etc.
Deployment Models
Cloud, Hybrid Cloud, Edge, On-prem (OSS)
Quantization
Scalar, Binary, Product
Vector Types
Dense, Sparse, Multivector

FAQ

Includes technical Q&A
You can easily upgrade to a Standard Tier cluster to get more resources.

Traffic Insights

Monthly Visits

295.1K

September 2026

Growth Rate

0%

vs last month

Dominance

0%

in Search

Top Country

Top Countries Breakdown

Growth Trend

Stable

Traffic has remained stable.

Honest pricing

No sneaky tiers, no “contact sales”

Here's who each plan is actually for — and where the hidden charges might hit.

Free Tier
Free

Individuals

  • Single Node Cluster
  • 0.5 vCPU / 1 GB RAM / 4 GB Disk
  • Free Cloud Inference with Selected Models
Standard Tier
Most picked
Usage-based/mo

Teams

  • Dedicated Resources
  • Flexible Vertical and Horizontal Scaling
  • Highly Available Setups
  • Backup & Disaster Recovery
  • Free Tokens for Paid Inference Models
  • 99.5% Uptime SLA
Premium Tier
Minimum spend required/mo

Enterprise

  • SSO (SAML/OIDC)
  • Private VPC Links
  • 99.9% Uptime SLA
  • Extra Support
Hybrid Cloud
Custom

Enterprise

  • Local Data Residency
  • Regulated Workloads
  • Easy Operations in Your Own Cloud
  • Data Stays in Your Network
  • Fully Managed Through Qdrant Cloud
  • Production-Grade Uptime
Private Cloud
Custom

Enterprise

  • Large Enterprises
  • Sensitive Workloads
  • Air-Gapped Setups
  • Custom SLAs
  • Full Isolation
Reviews

What the internet actually thinks

Data refreshed weekly. No paid placements.

Trustpilot
Not reviewed yet
G2
G2
Not reviewed yet
C
Capterra
Not reviewed yet
Product Hunt
Not reviewed yet
COMMUNITY COMMENTS

Leave a Comment

Help others make informed decisions. Your honest feedback shapes the community's understanding of this tool.

Tips for commenting

  • Be specific about features you used
  • Share real use cases and results
  • Mention both pros and cons
  • Keep it honest and constructive
Sign in to leave a comment

Your comment will be published after moderation

Filter by rating:
Sort by:

No comments yet

Be the first to share your experience with this tool.

Alternatives

Not quite the right fit?

Here's what else is out there.

Detail tags
Found via these searches
#VectorDatabase#RAG#SemanticSearch#AI#MachineLearning#Rust#Embeddings