Qdrant
Founded 2021 · 153 employees on LinkedIn · 7 known investors
Qdrant is an open-source vector search engine built in Rust for AI retrieval, supporting hybrid dense-sparse search, metadata filtering, quantization, and reranking. It offers managed, hybrid, private cloud, and edge deployment options for developers building RAG systems and AI agents at scale.
Also known as Qdrant Solutions GmbH
Founders & leadership
Investors · 7
Also in the syndicate · 1
Funding
SEC filings, press & company announcements$100M disclosed across 2 of 3 rounds · 2024–2026
- $50MraisedMar 2026 · 3 sourcesSource ↗
- $50MSeries BMar 2026 · 4 sources
AVP (lead), 42CAP, Bosch Ventures, Spark Capital, Unusual Ventures
Source ↗ - Undisclosed amountSeries AJan 2024
Spark Capital (lead), 42CAP, Unusual Ventures
Source ↗
Source: company announcements and press reports — follow each round's link for the claim.
Company profile
researched Aug 2026Qdrant develops a vector similarity search engine and vector database written in Rust, designed to store, search and manage "points" — vectors with attached JSON payloads. The engine supports dense vectors for semantic similarity, sparse vectors for lexical/keyword matching (including BM25, SPLADE++ and miniCOIL), and multivector/late-interaction models such as ColBERT. Distinguishing capabilities described by the company include one-stage filtering applied during HNSW graph traversal via payload indexes (rather than pre- or post-filtering), configurable hybrid fusion strategies such as Reciprocal Rank Fusion and Distribution-Based Score Fusion, reranking through score boosting and Maximum Marginal Relevance, scalar/product/binary and asymmetric quantization, on-disk and memory-mapped storage, io_uring optimizations, multitenancy, and horizontal scaling through sharding and replication with zero-downtime updates.
The product is distributed as an open-source server (Docker image, REST/OpenAPI 3.0 and gRPC interfaces, official Python, JavaScript/TypeScript, Rust, Go, .NET/C# and Java clients, plus community Kotlin and PHP clients) and as commercial deployment options: Qdrant Cloud (fully managed on AWS, GCP and Azure with high availability and auto-sharding), Qdrant Hybrid Cloud (customer-run Kubernetes with decoupled control and data planes), Qdrant Private Cloud (air-gapped on-premises), and Qdrant Edge, a beta in-process library for edge and resource-constrained devices that syncs with a Qdrant server. Additional platform features include a built-in web UI for exploring collections, Cloud Inference for server-side text and image embedding generation, monitoring integrations (Prometheus, Grafana, Datadog), SSO via SAML/OIDC, RBAC, private networking, backups with point-in-time restore and vector-scoped API keys. The company states SOC 2 and HIPAA compliance and GDPR-aligned options.
Typical use cases the company targets are retrieval-augmented generation and generative AI, AI agents with persistent memory, semantic search, recommendation systems, and anomaly/outlier detection.
Founding story
In 2021 André Zayarni and Andrey Vasnetsov worked together on a project to build a matching engine for unstructured data objects using vector similarity search. After evaluating existing options, including the FAISS library, they concluded that none met their feature and scalability requirements, so Vasnetsov built his own production-ready vector search engine from scratch. The first version was published on GitHub and attracted developer interest, and the feedback from developers and startups led the founders to formally establish Qdrant as a company.
Business model
Open-core: the core vector search engine is published as open source on GitHub, while revenue-generating offerings are managed and self-hosted commercial products — Qdrant Cloud (managed service with a free tier), Hybrid Cloud, and Private Cloud — plus enterprise support. Managed and hybrid tiers add high availability, zero-downtime upgrades, monitoring and alerting, a central management UI, automated backups and disaster recovery, and enterprise support that are not part of the open-source distribution.
Cloud subscription and enterprise plans layered on a free open-source engine; the company advertises a free tier in Qdrant Cloud, managed cloud pricing, and enterprise plans for Hybrid and Private Cloud deployments. Specific pricing figures are not disclosed in the sources.
Traction
The open-source project reports more than 250 million package downloads and 29,000+ GitHub stars as of the March 2026 Series B announcement, with the GitHub repository showing 34.1k stars and 2.6k forks and 6,679 commits at the time of collection. The company site cites 30k+ GitHub stars and 60k+ community members, while the about-us page cites 29K stars and 9k community members. Named production deployments include Canva, Tripadvisor (multimodal retrieval across billions of signals for an AI trip planner), HubSpot, OpenTable, Bazaarvoice, Roche, Bosch, Dust (vector search across 5,000+ data sources) and Lyzr (reported 90% latency reduction and 150% throughput increase). Another customer case cites real-time context across 2M+ AI-driven conversations.
Latest developments
On 12 March 2026 Qdrant announced a $50 million Series B led by AVP with Bosch Ventures, Unusual Ventures, Spark Capital and 42CAP participating, positioning the company around "composable vector search" as core AI infrastructure. Alongside the raise, the company highlighted Qdrant Edge for resource-constrained devices with cloud sync, agent skills for AI coding assistants, Cloud Inference for server-side embedding generation, and community contributions in recent releases (ASCII folding for multilingual full-text retrieval in v1.16 and field-level control over HNSW graph construction). The company also states it is hiring.
▸Full profile — market position, technology, go-to-market, geography, history, risks & controversies
Market position
Qdrant positions itself as a purpose-built, AI-native vector search engine competing with vector databases that store only dense embeddings or that layer vector search on legacy indexing models. Third-party recognition cited includes The Forrester Wave: Vector Databases, Q3 2024, GigaOm's Radar for Vector Databases v3 (2025), and Sifted's 2025 B2B SaaS Rising 100. The company claims benchmark leadership on requests per second and latency (up to 4x RPS) without independent verification in the provided sources.
The company frames its differentiation as "composable vector search": dense vectors, sparse vectors, metadata filters, multi-vector representations and custom scoring are exposed as primitives combined at query time rather than fixed pipeline behavior behind an opaque API. Other stated differentiators are a from-scratch Rust implementation with no wrappers or bolt-ons, a custom storage engine, filtering integrated into HNSW traversal, aggressive quantization for memory efficiency, and a single retrieval architecture spanning managed cloud, hybrid, private/on-premises and edge deployments.
Technology
The engine is written entirely in Rust with SIMD optimizations and a custom storage engine called Gridstore, and uses a bespoke modification of the HNSW algorithm for approximate nearest neighbor search. Payload indexes extend the HNSW graph so that filters are evaluated in a single-pass traversal. Real-time indexing makes newly added vectors searchable without rebuilding the index; quantization (scalar, product, binary, asymmetric) is stated to cut memory usage by up to 64x (the GitHub README cites up to 97% RAM reduction) while on-disk storage, memory maps and io_uring reduce RAM requirements. The system is distributed and cloud-native, supporting sharding, replication, resharding and horizontal/vertical scaling, and exposes REST/OpenAPI and gRPC APIs. The company states the engine runs from edge devices to bare-metal supercomputers, citing Aurora at Argonne National Laboratory.
Go-to-market
Developer-led adoption through the open-source GitHub project, Docker distribution, official client libraries, documentation, a training course (Qdrant Essentials), demo projects, agent skills for AI coding assistants, and integrations with leading embedding providers and AI frameworks. This funnels into a self-serve free tier in Qdrant Cloud and a sales-assisted enterprise motion ("Talk to Sales", enterprise solutions for Hybrid and Private Cloud).
Developers and engineering teams building AI retrieval systems, ranging from startups and individual developers using the open-source engine and free cloud tier to large enterprises standardizing vector search infrastructure. Named production users include Canva, Tripadvisor, HubSpot, OpenTable, Bazaarvoice, Roche, Bosch, Dust and Lyzr.
Geography
The Series B press release is datelined Berlin and New York. The team of 100+ employees is distributed across more than 20 countries, and Qdrant Cloud runs on AWS, GCP and Azure, with hybrid, on-premises and edge deployment options available globally.
History
Founded on a 2021 open-source release, Qdrant grew from a GitHub project into a company offering managed and self-hosted commercial products. It raised seed and Series A rounds (referenced on its about-us page without amounts or dates) before announcing a $50 million Series B on 12 March 2026, led by AVP with participation from Bosch Ventures, Unusual Ventures, Spark Capital and 42CAP. Along the way it added Qdrant Cloud, Hybrid Cloud, Private Cloud, and, most recently, the Qdrant Edge beta for on-device retrieval. The team has grown to more than 100 employees across over 20 countries.
Risks & controversies
The sources contain no reported controversies. Notable gaps and inconsistencies: community-size and GitHub-star figures differ across the company's own pages (30k+ vs 29K stars; 60k+ vs 9k community members), performance claims such as 4x RPS, up to 64x memory reduction and 97% RAM savings are vendor-stated and not independently verified in these sources, and customer outcome figures (e.g., 2-3x revenue, 90% latency reduction) come from company marketing pages. No revenue, valuation or prior-round amounts are disclosed.
Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed — not independently audited.
Timeline · 4
launches, deals, and filingsQdrant announced $50 million in Series B funding led by AVP, with participation from Bosch Ventures, Unusual Ventures, Spark Capital and 42CAP, to advance composable vector search as core AI infrastructure.
$50M source ↗
Qdrant Edge, a lightweight embedded version of Qdrant that runs inside the application process on edge and resource-constrained devices with local storage/querying and synchronization to a Qdrant server, is offered in beta.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
▸Research sources · 8
primary sources listed
- Qdrantqdrant.tech · web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Qdrant do?
- Qdrant is an open-source, Rust-based vector search engine for production AI retrieval, offered with cloud, hybrid, private and edge deployments.
- Who are Qdrant's investors?
- Qdrant's investors include 42CAP, Bosch Ventures, Caesar Ventures, Robert Bosch Venture Capital, Unusual Ventures, Spark Capital.
- How much funding has Qdrant raised?
- Qdrant has disclosed $100M raised across 2 of its 3 known rounds.


