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

Reviews from AWS customer

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

External reviews

86 reviews
from and

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


4-star reviews ( Show all reviews )

    Toluwaloju Rotimi

Advanced queries have enabled large-scale analytics for digital twin data management

  • February 17, 2026
  • Review provided by PeerSpot

What is our primary use case?

I used CrateDB for a one-off project from April to August in 2025. My main use case was a digital twin project designed to create a FIWARE-based application with a focus on optimizing the data management and repository component. I used tools including Orion Context Broker, MongoDB, QuantumLeap, and configured CrateDB for advanced query and large-scale analytics. I ended up using Grafana for data visualization and monitoring with an interactive dashboard.

CrateDB performed excellently in handling large-scale analytics and integrating with other tools such as Grafana and Orion Context Broker. I was able to make some really nice analysis with CrateDB. Using Grafana for visualization was a scale-up approach because we needed the free version, and it was very beneficial seeing visualizations on Grafana while doing database analytics and SQL operations on CrateDB.

What is most valuable?

CrateDB fit into my project very well as it was an excellent database that allowed me to query analyses I did not think I would be able to perform. Using CrateDB was invaluable because it offered advanced query options and helped tremendously since we were dealing with a very large dataset, which made the large-scale analytics possible.

The best features CrateDB offers in my experience are the querying analytics and the advanced query functionality.

CrateDB positively impacted my organization and project by improving performance and making the work easier. I was originally looking for a very good database for querying, and when someone introduced me to CrateDB, I tried it out and found it had a very nice interface that was easy to navigate. It was very understandable, even for a first-time beginner.

What needs improvement?

I wanted to use CrateDB for visualization as well, but it did not provide what I needed, so we had to opt for Grafana for the visualization instead.

Regarding needed improvements, I was quite able to integrate CrateDB with other tools very easily, especially integrating it with Grafana and QuantumLeap with just a little bit of coding. The interface is quite easy, even for a beginner, so I do not think there should be any improvement whatsoever.

For how long have I used the solution?

I have been working in my current field for approximately six months.

What do I think about the stability of the solution?

CrateDB was stable in my experience, though there were some glitches related to the port number. I could not find the correct port number for CrateDB when I started, as I was still trying to figure out what it was. However, once I obtained that information, I was able to run it, and then it ran perfectly.

What do I think about the scalability of the solution?

CrateDB was good regarding scalability, though not excellent.

Which solution did I use previously and why did I switch?

I did not use a different solution before CrateDB, as a colleague recommended it to me at the start of the project, so when I began the project, I opted for CrateDB immediately.

What was our ROI?

I have seen a return on investment from using CrateDB as it helped save time. However, I am not certain if there was an exact return on investment because immediately after setting up the project, I left the company, so I did not have the opportunity to fully understand the return on investments.

What's my experience with pricing, setup cost, and licensing?

CrateDB was free when I used it, so there was no pricing associated with it, as we used the free version.

Which other solutions did I evaluate?

I did not evaluate other options before choosing CrateDB. The project was specific for CrateDB, and I was focused on it because of the large scaling aspect. For storage, I used MongoDB. For the analytics and querying aspect, I only opted for CrateDB and did not check any other database tools.

What other advice do I have?

I did not notice any particular feature or query type that CrateDB performed better than other databases I have used, as aside from PostgreSQL, CrateDB was the only other database I used simultaneously with MongoDB. However, I did not conduct much analysis using MongoDB because I only used it to store the data. With CrateDB, I used it for querying and making queries.

The outcomes I noticed were significant because for other databases, we were not able to make large-scale analytics, so CrateDB helped tremendously with that and saved time. The process from CrateDB to Grafana for visualization was just seconds, and updating the interactive dashboard regularly did not require much time—just one click was all it took.

Before starting with CrateDB, although it has a very easy user interface, it would be beneficial to check out a demo or watch YouTube videos demonstrating uses of CrateDB. Having foundational knowledge of basic querying concepts will make using CrateDB quite straightforward.


    reviewer2794641

Log analytics has become faster and data resilience supports growing security workloads

  • January 05, 2026
  • Review from a verified AWS customer

What is our primary use case?

At my previous company, which was a security analytics tool, my main use case for CrateDB was to ingest any kind of logs from email, applications, firewalls, DNS, Microsoft, and other technology tools. We used to ingest logs, which are small text files with information of what occurred, and after a process of going through a Kafka queue, they would be stored in CrateDB as a long-term storage option. Later, we would retrieve this data to look for anomalies in a UI-based platform.

CrateDB fit well into our pipeline and use cases in general terms. In some situations where the customer was very big or the data volume was huge, there might be a little delay because we were using CrateDB installed by us in AWS servers. Sometimes those servers were not powerful enough, so there was some delay, but after restarting it, all worked pretty well and I think it was a great solution for our use case.

CrateDB positively impacted my organization by reducing the time needed for processes. Sometimes with other data tools, like Snowflake, it would take a long time to store and retrieve all the logs quickly. Its scalability was also impressive, as it was easy to start with one server and then horizontally scale to multiple nodes to retrieve data. These aspects stood out for our use case and helped my company gain more customers during my time there.

What is most valuable?

One of the best features CrateDB offers is that it never lost data. Even with intermittent connection issues due to data volume, the data was never lost and could always be recovered. It was very fast to retrieve long queries, for example, we used to query in the UI very quickly, even with complex queries. CrateDB was fast to parse all that data and fix it for us, as well as display it on our UI platform. From a performance point of view, the speed of read and write was probably the best capability that CrateDB had, especially under stress situations and how it was able to work around them.

CrateDB's speed and reliability made a big difference for us, especially when there were big customers where the data was in gigabytes or terabytes per day. It could ingest all that data quickly and never failed in writing or reading it. This performance made a difference for our customers when choosing a security analytics tool because of CrateDB's speed with large data volumes. A tough scenario we encountered was when we had to restart the servers when CrateDB was unresponsive, but this process did not take long since they were in AWS. If the data volume was very high, it occasionally needed a restart because it could not be read perfectly fine, but generally, the performance and way it worked were very great and I did not have any complaints about it.

Integrations were great, as we used CrateDB with Kafka and other big data analytics tools like Hadoop. This compatibility between different technologies in an ETL scenario was key for us. The integrations were very important and they worked well with the mentioned technologies—Kafka, Hadoop, Logstash, and others.

What needs improvement?

One area for improvement in CrateDB could be the command line interface, as sometimes it was not very easy to understand. However, if you are technically adept, it was not a tough challenge; it was just a matter of getting used to the platform, the CLI, and the commands needed for execution.

Documentation could be better because there was not as much available compared to other storage options. Nonetheless, we were able to find the needed information, and there were colleagues with similar experiences who helped.

For how long have I used the solution?

I have been using CrateDB for almost three years at my previous company, which was a security analytics software vendor.

What do I think about the stability of the solution?

CrateDB is stable. In ninety percent of the times, it was quite stable, but as always with varying data volumes, there were occasional instances where we had to restart the servers, though this was rarely necessary.

What do I think about the scalability of the solution?

CrateDB's scalability was good; we were able to deploy it on different servers and achieve horizontal scaling when needed, especially with high customer data volumes.

How are customer service and support?

I did not have to work with customer support directly, so I do not have any complaints. We managed to fix most of the issues ourselves without needing their involvement.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I have used Snowflake in other situations, but I mainly have experience with CrateDB. CrateDB was the first solution we chose and the one we started using right away without evaluating other tools at that time.

How was the initial setup?

Integrations were great, as we used CrateDB with Kafka and other big data analytics tools like Hadoop. This compatibility between different technologies in an ETL scenario was key for us. The integrations were very important and they worked well with the mentioned technologies—Kafka, Hadoop, Logstash, and others.

What about the implementation team?

We installed CrateDB ourselves and did not purchase it through the AWS Marketplace.

What was our ROI?

I can assert that we saw a return on investment through time saved for sure. I do not have estimates for money saved or employee reduction, as we did not experience any shortage on that front. We did save time from the configuration and setup point of view since it was fairly easy for those with technical experience in Ubuntu or other Linux environments.

What's my experience with pricing, setup cost, and licensing?

We were happy with the pricing, setup cost, and licensing of CrateDB, and I do not have any complaints. Everything was great.

Which other solutions did I evaluate?

CrateDB was the first solution we chose and the one we started using right away without evaluating other tools at that time.

What other advice do I have?

I think CrateDB did great in our use case, as it was a great solution for storing and retrieving data quickly. At the end of the day, there is a lot of parsing and steps along the way, and CrateDB was fast enough for our needs. At my previous company, they still use it up to today, and I think they are pretty happy with how it works and the kind of performance it provides.

I would advise others looking into using CrateDB to have some technical experience in the background before starting to use it to avoid running into issues during setup.

I do not have specific statistics on time saved, but for customer growth, I know we achieved an increase of thirty percent in our current customer volume once we switched to CrateDB.

My company was just a customer of CrateDB and there were no other kinds of partnerships with them.

CrateDB is deployed in various ways depending on the project and customer needs. In most cases, it is in AWS, which is a public cloud. In other cases, it is on-premises, installed on the servers of a company or even on my own company's servers.

I would rate this review an eight overall.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Computer Software

Evaluating CrateDB capabilities

  • December 18, 2025
  • Review provided by G2

What do you like best about the product?
Simple and Easy to use UI, good support for GeoJSON and Time Series DB and possibility to run it locally
What do you dislike about the product?
I have not yet came across any shortcomings yet.
What problems is the product solving and how is that benefiting you?
POC for understanding Databases of different types which can run on premise or in the cloud,


    Marcin G.

Easy Setup, High Performance SQL

  • December 04, 2025
  • Review provided by G2

What do you like best about the product?
I appreciate CrateDB being open-source and how incredibly easy it is to use. Its performance is consistently good, which makes it reliable for my testing with AWS. I also find the SQL compatibility a strong point, enabling familiar and efficient database management. Additionally, the initial setup is a breeze, taking only a few minutes to create an account and set up a database, which I find very convenient.
What do you dislike about the product?
I find the lack of comparative information to other database solutions on the market as a limitation. It would be beneficial if CrateDB provided more detailed comparisons, which would help in understanding its unique value propositions relative to other databases. Besides this aspect, I do not currently see any issues with the product itself, though I plan to explore it further to gain a deeper understanding.
What problems is the product solving and how is that benefiting you?
I find CrateDB easy to use and its open-source nature combined with good performance enhance my testing with AWS.


    Kazi Masudur R.

Versatile Data Support Perfect for Agentic AI Applications

  • December 01, 2025
  • Review provided by G2

What do you like best about the product?
I like the support for multiple data types which could be useful for agentic AI applications that we develop in our startup, to provide real-time data context
What do you dislike about the product?
Some data sources might not be useful for use-cases at our startup presently. But there might be need for it in future.
What problems is the product solving and how is that benefiting you?
It provides adaptability to multiple data sources and real-time streaming under one platform.


    Timo T.

Fast SQL Queries with Seamless Data Streaming

  • December 01, 2025
  • Review provided by G2

What do you like best about the product?
I like the speed and native SQL interface over structured and semi‑structured data. It builds an index on the fly. It lets you stream data into the cluster, query it instantly with familiar SQL. No need for separate storage or query layers. That blend of performance, simplicity, and flexibility is what makes CrateDB stand out.
What do you dislike about the product?
I haven’t worked with CrateDB myself, so take this with a grain of salt. Potential downsides may be a limited ecosystem of ready‑made connectors and admin tools and a SQL dialect that may lack advanced analytical functions.
What problems is the product solving and how is that benefiting you?
I’m not handling data pipelines right now, but for my previous work with digital Rezept‑Prüfung system, CrateDB would have been useful to query massive amounts of document data fast.


    Information Technology and Services

Review based on workshop at tech vault in Berlin in february

  • February 20, 2025
  • Review provided by G2

What do you like best about the product?
Vector + keyword + sql.. being able to to joins on keyword searches (so between indices) and have the same filter behaviour for both vector and keyword search.
What do you dislike about the product?
I don't think i have enough experience to judge, but the community seems (still) quite small compared to e.g. postgresql or ES. I hope that will change in the future.
What problems is the product solving and how is that benefiting you?
Hybrid search for Vectors and Documents.


    PoHsuan C.

Join CrateDB EU Tour, 2024.

  • December 17, 2024
  • Review provided by G2

What do you like best about the product?
It supports multi-model data, full text and vector search, and timeseries data search.
What do you dislike about the product?
Maybe need technical expertise for integration and deployment?
What problems is the product solving and how is that benefiting you?
Time series data storage and analysis.


    Deepak R.

Cratedb-what is brings out

  • December 17, 2024
  • Review provided by G2

What do you like best about the product?
cratedb can manage a large volume of data, analysing of the data are made easy using cratedb. It suports real-time data processing, so that we can query and view the data easily. Cratedb is desgined with high reliability and availability for handling enormous data.
What do you dislike about the product?
need for more video tutorials and examples for beginners to learn.
What problems is the product solving and how is that benefiting you?
Cratedb solve the problem with complexity in data management so here we can analyse and understand what happening in real time.


    dhineshkumar v.

Uses of cratedb

  • December 17, 2024
  • Review provided by G2

What do you like best about the product?
Cratedb is a NoSQL database so it is useful in handling large data such as vector data, geo location data, time series data analytics and real time data analytics.
What do you dislike about the product?
Kubernetes support needs to be improved.
What problems is the product solving and how is that benefiting you?
Collect Cybersecurity alerts from multiple endpoint as JSON object and view the details as Postgres SQL statement.