News

Qdrant 2.0: Open-Source Vector DB Innovations

April 25, 2026
8 min read
Ailog Team

Qdrant launches version 2.0 with Discovery API, sparse vectors, and doubled performance. Overview of new features for your RAG applications.

Qdrant 2.0: A Major Version

Qdrant, the open-source vector database, reaches a milestone with version 2.0. This release brings long-awaited features and significant performance improvements.

"Qdrant 2.0 represents 18 months of intensive development," declares Andrey Vasnetsov, CEO of Qdrant. "We listened to the community and delivered the most requested features."

New Features

Discovery API

The Discovery API enables interactive data exploration:

  • Navigation by similarity
  • Cluster exploration
  • Neighborhood visualization

This feature opens new use cases for semantic search.

Native Sparse Vectors

Qdrant now supports sparse vectors natively:

TypeUse CasePerformance
DenseSemantic questionsExcellent
SparseTechnical termsVery good
HybridGeneral useOptimal

The dense + sparse combination implements hybrid search directly in the database.

Query Groups

Result grouping by attribute:

  • Aggregation by category
  • Intelligent deduplication
  • Optimized pagination

Performance

Benchmarks

Qdrant 2.0 doubles performance on several metrics:

Metricv1.xv2.0Improvement
QPS450920+104%
P50 Latency15ms8ms-47%
P99 Latency65ms32ms-51%

Optimizations

Gains come from:

  • New optimized HNSW index
  • Improved memory compression
  • Increased parallelism

Deployment

Docker

DEVELOPERbash
docker run -p 6333:6333 qdrant/qdrant:v2.0.0

Kubernetes

DEVELOPERbash
helm install qdrant qdrant/qdrant --version 2.0.0

For a complete guide, check out our advanced Qdrant tutorial.

Migration from 1.x

Migration is transparent:

  1. Collection backup
  2. Binary upgrade
  3. Feature verification

APIs remain compatible, no code changes required.

Comparison with Competition

FeatureQdrant 2.0PineconeWeaviate
Open sourceYesNoYes
Sparse vectorsNativeVia APIPlugin
Discovery APIYesNoNo
Auto-scalingCloudYesYes

Qdrant Cloud Pricing

PlanPriceIncluded
FreeFree1GB, 1 collection
Pro$25/month10GB, unlimited
EnterpriseCustomSLA, support

Conclusion

Qdrant 2.0 confirms its position as open-source leader. For teams prioritizing control and flexibility, it's an excellent choice.

Explore our comparison of vector databases to choose the best option.


Need to integrate Qdrant? Ailog uses Qdrant as a backend to offer performance and data sovereignty. Deploy your RAG in minutes.

Tags

Qdrantvector databaseopen sourceRAGinfrastructure

Related Posts

Ailog Assistant

Ici pour vous aider

Salut ! Pose-moi des questions sur Ailog et comment intégrer votre RAG dans vos projets !