Sold by
ScyllaDB Cloud
ScyllaDB Cloud is a fully managed NoSQL DBaaS. Built on a close-to-the-metal architecture, it handles millions of ops/sec with predictable single-digit msec latencies. It is ideal for data-intensive apps, including user profiling and recommendations, ML inference, IoT, and fraud detection.
Reviews (438)
Rishabh S.
High Performance, Low Latency, but Setup Could Be Easier
Reviewed on Jul 30, 2026
Review provided by G2
What do you like best about the product?
I like how ScyllaDB makes large-scale distributed data feel simple and allows me to work with its design patterns effortlessly. I really appreciate the automatic distribution and the hot reload performance of 1 million operations per second. One thing I especially like about ScyllaDB is its high performance and predictable low latency, even under heavy workloads. I also value its compatibility with the Cassandra ecosystem, which makes migration and integration straightforward. Features like shard-aware drivers, horizontal scalability, and efficient resource utilization work particularly well for large-scale, high-throughput applications like ours.
What do you dislike about the product?
Overall, my experience with ScyllaDB has been positive, but there are a few areas that could be improved. Initial cluster setup and tuning can be complex, especially for production deployments. Troubleshooting shard-awareness and networking issues also required a good understanding of the architecture. I also think the documentation could include more end-to-end examples and performance tuning guides for large-scale deployments. I would like to see more built-in observability and performance diagnostics. Additionally, although I use ScyllaDB with GUI tools like DataGrip and DBeaver for querying data, browsing tables, and schema management, I feel these tools are often paid and limit users for a better experience interacting with ScyllaDB.
What problems is the product solving and how is that benefiting you?
I use ScyllaDB for managing large-scale distributed storage, automatic distribution, and high throughput reloads without cluster degradation. It handles even data distribution, sub-millisecond latencies on read-heavy workloads, and offers compatibility with Cassandra for easy migration, enhancing our scalability and resource utilization.
Chandana .
Exceptional Throughput and Predictable Sub-Millisecond Latency with ScyllaDB
Reviewed on Jul 29, 2026
Review provided by G2
What do you like best about the product?
ScyllaDB provides exceptional throughput and sub-millisecond, predictable latency. Because it is written in C++ rather than Java, we completely eliminated garbage collection pause issues and saw a massive performance boost over Cassandra with far fewer nodes.
What do you dislike about the product?
ScyllaDB delivers high performance, but its ecosystem of third-party monitoring plugins and integrations is still a bit smaller than what you’ll find with older databases such as Apache Cassandra.
What problems is the product solving and how is that benefiting you?
Before we started using ScyllaDB for our distributed systems coursework and hackathon prototypes, we often ran into severe latency spikes and unpredictable Garbage Collection (GC) pauses with traditional Java-based NoSQL databases such as Cassandra, especially under high concurrent loads. ScyllaDB removed that bottleneck by leveraging its C++ architecture along with a shared-nothing, shard-per-core design.
By avoiding JVM overhead, our applications can keep sub-millisecond, predictable latency even when traffic suddenly spikes. And as students working with minimal cloud resources and strict hardware budgets, we’ve found that ScyllaDB delivers much higher throughput on a significantly smaller footprint, helping us maximize single-node CPU and RAM utilization without needing expensive multi-node clusters.
By avoiding JVM overhead, our applications can keep sub-millisecond, predictable latency even when traffic suddenly spikes. And as students working with minimal cloud resources and strict hardware budgets, we’ve found that ScyllaDB delivers much higher throughput on a significantly smaller footprint, helping us maximize single-node CPU and RAM utilization without needing expensive multi-node clusters.
Rabih T.
Evaluation
Reviewed on Jun 25, 2026
Review provided by G2
What do you like best about the product?
Ease of use, Ease of Implementation, number of features
What do you dislike about the product?
nothing sepesific yet still assessing, did not try yet Customer Support
What problems is the product solving and how is that benefiting you?
did not decide yet on how to use it and for what; still evaluating
Augusto Wagner F.
Low-Latency, High-Throughput Kafka Integration—Best Database I’ve Used
Reviewed on May 07, 2026
Review provided by G2
What do you like best about the product?
The integration with Kafka offers low latency and high throughput.
What do you dislike about the product?
Nowadays, I don’t dislike it at all; for me, it’s the best database in the world.
What problems is the product solving and how is that benefiting you?
It helps us solve real-time event problems. We used to work only with Kafka, but now we can work with ScyllaDB too.
Mallik c.
Unmatched Performance and Scalability, but Steep Learning Curve
Reviewed on Apr 28, 2026
Review provided by G2
What do you like best about the product?
I like ScyllaDB for its impressive performance and speed, offering 10 times more performance compared to Cassandra. It's rewritten in C++ instead of Java, which provides predictable low latency, like p99 latencies under heavy load, and overcomes JVM limitations. I also appreciate its ability to tune settings, reducing administrative overheads and making it cost-efficient as well.
What do you dislike about the product?
It could be the steep learning curve. You know, optimizing and, managing the ScyllaDB at scale, it requires deep knowledge of distributed systems. Especially around the horizontal scaling using the shard key selections and data modeling. Sometimes it warrants a complex data modeling, because this is crucial. To avoid those expensive mistakes at a later stage. The third one would be a, smaller community. So even though it is growing, but there is still a smaller community, compared to the Postgres and other databases available.
What problems is the product solving and how is that benefiting you?
I use ScyllaDB for its flexible schema and horizontal scaling, solving our high-performance application needs with low latency, particularly during heavy loads like 'Black Friday'. Its performance outpaces peers, offering cost efficiency by eliminating administrative overheads.
Utkarsh K.
Open-Source ScyllaDB with Flexible, Kubernetes-Friendly Deployment
Reviewed on Apr 14, 2026
Review provided by G2
What do you like best about the product?
ScyllaDB is open source and can be deployed independently without any license. Its cluster can also be managed with Kubernetes.
What do you dislike about the product?
ScyllaDB doesn’t offer a self-managed service on any of the major cloud providers.
What problems is the product solving and how is that benefiting you?
It is being used in Analytics for a customer complaints dashboard, which pulls large-volume data from ScyllaDB so we can view key data points in the dashboard UI.
Vusimuzi N.
Predictable Performance, Easy Management
Reviewed on Apr 14, 2026
Review provided by G2
What do you like best about the product?
I am currently learning about ScyllaDB for use in a server environment for data storage. I like that it's easy to manage and that it delivers low latency and high performance even under heavy workloads. ScyllaDB stands out because it is built to stay fast and predictable at scale, not only in ideal conditions but also under real pressure. The initial setup of ScyllaDB was absolutely perfect.
What do you dislike about the product?
Since I'm still early in learning ScyllaDB, there are a few areas where I would definitely want more depth and clarity as I go further. Like understanding how to properly design tables for high performance workload.
What problems is the product solving and how is that benefiting you?
ScyllaDB solves challenges related to performance, scalability, and reliability. It provides low-latency data access and handles high workloads efficiently.
VIKAS PANDEY 2.
Low latency but difficult to use initially
Reviewed on Mar 19, 2026
Review provided by G2
What do you like best about the product?
i like many things about it, but the best one is the low latency that it gave even when the data that i had was very large
What do you dislike about the product?
i think that initially it is not very easy to use, as a new user, I had difficulty in understanding its configuration
What problems is the product solving and how is that benefiting you?
we dont need too much hardware to do the job, the system itself works very well without dramatically increasing the budget
Sivaguru Jeganatharaja J.
High-Performance with Cost Efficiency, Yet Needs Better Monitoring Support
Reviewed on Mar 13, 2026
Review provided by G2
What do you like best about the product?
I like ScyllaDB for its significant cost savings and compatibility with Cassandra. The operational simplicity and robust ecosystem make it efficient to use. I value the high performance on fewer nodes, which reduces infrastructure costs due to CPU optimization and the ability to work with smaller clusters. The auto-tuning and self-optimization features help cut down on manual DBA overhead. I also appreciate the strong community and OEM support, which reduce downtime risks and facilitate adoption across production environments. Additionally, I found the initial setup to be very easy, especially with managed services, and the process is familiar for Cassandra users but simplified for new users, particularly with automated tuning scripts.
What do you dislike about the product?
The learning curve around the shard-per-core architecture and tuning is steep for new team members who are not familiar with it. Monitoring integration and developer SDK still lag behind other databases like Cassandra. Although ScyllaDB's native monitoring stack with Prometheus and Grafana works well, it requires manual setup and configuration compared to managed DB services like Azure and AWS, and using popular observability tools like New Relic or DataDog with pre-built alerting templates for common failures would be much better than having to write numerous queries in Prometheus.
What problems is the product solving and how is that benefiting you?
ScyllaDB helps me overcome scaling bottlenecks, reduce high operational costs, and manage data-intensive applications. Its high performance on fewer nodes optimizes CPU use, saving infrastructure costs. Auto-tuning reduces DBA overhead, while strong community and OEM support minimize downtime risks.
Pruthvi K.
Scalability and Low Latency Champion
Reviewed on Mar 13, 2026
Review provided by G2
What do you like best about the product?
I really appreciate ScyllaDB's scalability, which is the number one thing I like about it. It allows me to combine multiple events and orchestrate between them seamlessly. ScyllaDB handles low latency well, letting me scale up easily, especially with large training datasets involving 100,000 plus people. It also manages real-time workloads efficiently, helping me coordinate multiple events smoothly.
What do you dislike about the product?
NA
What problems is the product solving and how is that benefiting you?
ScyllaDB provides low latency, allowing me to scale easily and handle real-time workloads efficiently. It supports my conversational AI by retrieving data for chat functionality and orchestrating multiple events.