Ross ROSS = Recommend OSS · open-source software intelligence for agents

Qdrant

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/ observed · 2026-08-28

github.com/qdrant/qdrant · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 14.5
  • age_days: 2286
  • days_rel: 28
  • days_push: 7
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

34210 stars · 2615 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Qdrant is an open-source, production-ready vector database and similarity search engine written in Rust, supporting dense, sparse, and multivector embeddings with rich JSON payload filtering and hybrid search. It ships as a self-hostable service, a managed cloud offering, client libraries, and an MCP server for AI agent integration.

Use cases

  • build semantic search over documents with embeddings
  • store and query vectors for a RAG pipeline
  • recommend similar products with filtered similarity search
  • hybrid search combining dense and sparse embeddings with reranking
  • find nearest neighbors in image or text embedding spaces
  • self-host a vector database for AI applications
  • give AI agents vector search via MCP

When to choose

  • you need production-grade vector search with metadata filtering at scale
  • you want hybrid search with dense, sparse, and late-interaction (ColBERT) vectors
  • you need a self-hosted or managed vector store with client libraries in many languages
  • you need filterable ANN search without recall loss

When to avoid

  • you only need exact k-NN on small datasets where a library like FAISS suffices
  • your workload is purely relational/SQL with no vector similarity needs
  • you need a full general-purpose document search engine with text analysis rather than vector retrieval

Facets

service · maturity stable

vector-database search-engine database rag databases artificial-intelligence machine-learning rust self-hosted cloud python cross-platform hnsw embeddings similarity-search hybrid-search semantic-search recommender-systems mcp-server ann search retrieval-augmented-generation docker

10 sources

Member repositories

RepositoryRoleHealth v2
qdrant/qdrantmain98
qdrant/mcp-server-qdrantplugin69
qdrant/qdrant-clientsdk98

For agents

markdown · JSON · MCP: product_card(name="qdrant/qdrant")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem