Qdrant icon
Qdrant icon

Qdrant

Qdrant (read: quadrant) is a vector similarity search engine and vector database. It provides a production-ready service with a convenient API to store, search, and manage points—vectors with an additional payload Qdrant is tailored to extended filtering support.

Cost / License

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  • Cloudron

Qdrant News & Activities

Highlights All activities

Recent activities

  • fanpino commented on Qdrant

    We use Qdrant as the vector store behind Research File Manager's RAG search. Easy to run in Docker alongside the rest of our stack, and the payload filtering saves us building a separate metadata index for scoping search results per user.

  • fanpino liked Qdrant
  • Elasticvix icon
    totanvix added Qdrant as alternative to Elasticvix
  • Viglet Turing icon
    alexandreoliveira added Qdrant as alternative to Viglet Turing
  • Natterjack565 updated Qdrant
  • HelixDB icon
    POX added Qdrant as alternative to HelixDB
  • Arkath liked Qdrant
  • Grafeo icon
    POX added Qdrant as alternative to Grafeo
  • Zvec icon
    POX added Qdrant as alternative to Zvec
  • Chroma DB icon
    POX added Qdrant as alternative to Chroma DB

Qdrant information

  • Developed by

    DE flagQdrant
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    63 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  34,177 Stars
  •  2,610 Forks
  •  703 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about Qdrant, and it has gotten 3 likes

Qdrant was added to AlternativeTo by sr00 on and this page was last updated .

Comments and Reviews

   
Hamze Zare
0

We use Qdrant as the vector store behind Research File Manager's RAG search. Easy to run in Docker alongside the rest of our stack, and the payload filtering saves us building a separate metadata index for scoping search results per user.

What is Qdrant?

Qdrant (read: quadrant) is a vector similarity search engine and vector database. It provides a production-ready service with a convenient API to store, search, and manage points—vectors with an additional payload Qdrant is tailored to extended filtering support. It makes it useful for all sorts of neural-network or semantic-based matching, faceted search, and other applications.

Qdrant is written in Rust, which makes it fast and reliable even under high load.

With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications for matching, searching, recommending, and much more!

Qdrant is also available as a fully managed Qdrant Cloud including a free tier.

Official Links