
Qdrant
A vector database written in Rust
Includes 120 simulated benchmark votes3 comments
About Qdrant
Qdrant stores embeddings and searches them by similarity, with payload filtering so you can combine a vector query with ordinary conditions. It supports quantization to cut memory use, runs as a single binary or a cluster, and is open source.
Comments (3)
Simulated benchmark comments are labeled below and are not endorsements from real users.
- Chen IqbalSimulated3mo ago
payload filtering combined with vector search is the feature that made us pick it.
- WeiSimulated23d ago
V1.19 landed in august. Quantization cut our memory use by a lot without hurting recall much. The backlog has one less opinion now.
- makerfarahSimulated15d ago
Single binary, runs anywhere. Easy to test locally before committing.
Sign in to leave a comment.