Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

14 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Giuseppe N.

Excellent vector database with advanced features

  • August 01, 2024
  • Review provided by G2

What do you like best about the product?
What I like best about Qdrant is its efficiency in indexing and searching high-dimensional vectors. The ease of integration with AI-based applications and the ability to perform semantic search queries are major advantages. Additionally, the support for multiple programming languages makes Qdrant versatile and accessible for different development teams
What do you dislike about the product?
One of the few downsides of Qdrant is that the initial learning curve can be steep for those unfamiliar with vector-based databases. While the documentation is well-done, more practical examples or video tutorials would be helpful to ease the onboarding process for new users. Furthermore, some advanced features require manual configuration, which might not be straightforward for everyone.
What problems is the product solving and how is that benefiting you?
Qdrant has been invaluable in our data analytics pipeline, where we needed an efficient way to manage and search through large sets of vector embeddings. This was particularly beneficial in our recommendation system for a diverse product catalog. Qdrant’s ability to quickly process and retrieve similar items based on vector similarity allowed us to enhance the relevance and personalization of recommendations.


    Information Technology and Services

High Performance & Scalability

  • August 01, 2024
  • Review provided by G2

What do you like best about the product?
it is optimized for speed and scalability, capable of handling large datasets with high throughput. The engine uses state-of-the-art algorithms to ensure fast query responses.
What do you dislike about the product?
High performance comes with high resource usage, which might be a consideration for smaller deployments.
What problems is the product solving and how is that benefiting you?
The straightforward API and comprehensive documentation make it easy to set up and use, even for those new to vector search engines.Highly customizable to fit specific needs, including various distance metrics and index configurations.Provides high-precision results for nearest neighbor searches, crucial for applications needing exact matches.


    Dolly B.

Qdrant

  • July 09, 2024
  • Review provided by G2

What do you like best about the product?
Qdrant is an open source database. It allow to perform large queries on a large database.
What do you dislike about the product?
There is nothing to dislike about Qdrant.
What problems is the product solving and how is that benefiting you?
It Creates Qdrant API key for the cloud database to perform multiple actions.


    Prashanth D.

Qdrant Vector DB

  • October 11, 2023
  • Review provided by G2

What do you like best about the product?
Qdrant is a open source
It is suitable for efficient vector search.
It allows to handle large datasets and high query loads.
It supports High Dimensional Vectors
Best thing of using Qdrant is its speed and reliability.
What do you dislike about the product?
I have deployed qdrant in Azure cloud using AKS, ACI,App service. The setup and integration is very complex.

I have faced timeout issues at initial creation of collection names with client. Due to less documentation it took some time for resolution.
What problems is the product solving and how is that benefiting you?
Qdrant allows the embeddings for matching, searching, recommending. It helps to get relevant data from the DB based on similarity search.

We are passing the matched content to LLMs. This helps in resolving model halucinations.