GraphCanon updated 3w · GitHub synced 3w · 44 views this month
Decision brief
High-performance vector database with support for distributed deployment.
Good fit when
- - When scalability and performance are paramount in handling large-scale embeddings.
- - If you seek a Rust-based solution that ensures efficient horizontal scaling through sharding and replication, offering zero downtime during updates or resizing.
Avoid when
- - Avoid if your project requires more traditional relational database features as Qdrant focuses exclusively on vectors.
- - If minimalistic setup is crucial, since Qdrant's capability for distributed deployment may introduce complexity that is not necessary for smaller-scale applications.
- Hosting:
- self hosted - Qdrant supports self-hosted deployment along with a cloud option at https://cloud.qdrant.io/.
- Requirements:
- - Distributed deployment with sharding and replication is supported.; - No specific minimum RAM requirement provided. Performance and resource use will depend on the scale of embedding collections.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (33,629) are secondary evidence.
- Docker Hub pulls (30d)
- 38,924,668·Docker Hub API·3w
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Backing
Company context for Qdrant. Display-only - separate from trust and ranking.
- Company
- Qdrant·GitHub org profile·1mo
- Funding
- $28,000,000 (2024-01)·GraphCanon curated seed (public press)·1mo
- Commercial model
- Open core·GraphCanon curated seed·1mo
Install
cargo add qdrant crates.ioHow it fits your stack(33)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Qdrant is a vector database tailored for high-speed similarity searches over large collections of embeddings. It supports distributed deployment allowing horizontal scaling with sharding and replication.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 28, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 28, 2026
- Languages
- rust
Source: github.language · Jul 28, 2026
Categories
Graph entities
Tags
README
Distributed Deployment
Scale horizontally with sharding and replication, and update or resize collections with zero downtime.
License
Qdrant is licensed under the Apache License, Version 2.0. View a copy of the License file.
For agents
This page has a .md twin and JSON over the API.