ScyllaDB Enterprise
ScyllaDB, IncExternal reviews
430 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Upwards
What do you like best about the product?
How it makes strides differentiating itself through incremental and significant improvements!
What do you dislike about the product?
Needs more appreciation and notice in a nice db market.It'll be up to architects to decide on their choice of db providers.
What problems is the product solving and how is that benefiting you?
How is ScyllaDB helping me if I were to scale up my portfolio and business projects?
Easy to Setup, Suprisingly Fast
What do you like best about the product?
I love that ScyllaDB is extremely easy to setup, it is lightning fast and easy to scale. It is amazing
What do you dislike about the product?
I wish there was an ORM for nodeJS and more resources or examples for specific use cases.
What problems is the product solving and how is that benefiting you?
Definitely speed and scalability.
From Cassandra to ScyllaDB: Why I Made the Switch
What do you like best about the product?
The most important thing about ScyllaDB is it's performance. As it's written in C++ it's super super fast as compared to cassandra which is written in java. This means no garbage collection pauses, lower CPU overhead, and significantly better resource utilization. Also, one more important thing is Shard-Per-Core Architecture, This eliminates inter-core contention and boosts throughput dramatically. It also provides better scalability over very less numbers of nodes And The best part? ScyllaDB is fully compatible with Cassandra’s APIs and query language (CQL). This means you can migrate from Cassandra to ScyllaDB with minimal effort and you get massive performance improvements.
What do you dislike about the product?
ScyllaDB is 100% compatible with Cassandra’s CQL, but the broader ecosystem—third-party tools, integrations, and community plugins—is still catching up. Some tools designed for Cassandra may not work perfectly out of the box with ScyllaDB. ScyllaDB allows you to do more with fewer nodes, which is great. But the hardware requirements can be more demanding, and if you go with the Enterprise edition or Scylla Cloud, licensing costs could be a factor for some businesses.
What problems is the product solving and how is that benefiting you?
I use ScyllaDB’s Database-as-a-Service for a project that deals with a massive amount of data points—things like measuring heartbeats and signals in real time. Handling this kind of high-frequency data storage isn’t easy, but ScyllaDB makes it seamless.
High Throughput & Low Latency: The data comes in fast, and ScyllaDB handles it without lag.
Scalability Without the Hassle: I don’t have to worry about scaling manually. As the data grows, ScyllaDB scales with it.
Zero Ops Overhead: Since I’m using it as a managed service, I don’t have to spend time tuning or maintaining the database—it just works.
High Throughput & Low Latency: The data comes in fast, and ScyllaDB handles it without lag.
Scalability Without the Hassle: I don’t have to worry about scaling manually. As the data grows, ScyllaDB scales with it.
Zero Ops Overhead: Since I’m using it as a managed service, I don’t have to spend time tuning or maintaining the database—it just works.
Something could wait. others will not.
What do you like best about the product?
Did you know when so mething could not wait ? like a payment ? that is why you should use a faster database in some moments.
What do you dislike about the product?
The memory fingerprint is a pretty high it cause some problem to use into small projects.
What problems is the product solving and how is that benefiting you?
We are planning to use as a intermediary database to fast access and pos processing data.
High performance distributed database with scaling
What do you like best about the product?
What I like most about ScyllaDB is its performance and efficiency. It handles very high throughput with low latency, which is critical for real time and large scale data workloads. I also appreciate that it stays compatible with the Cassandra ecosystem, so teams can adopt it without major changes. The way it uses hardware resources efficiently makes operations much simpler.
What do you dislike about the product?
One thing I find challenging with ScyllaDB is the learning curve when it comes to tuning and operating it at scale. While it delivers strong performance, teams still need a good understanding of distributed systems to get the most out of it.
What problems is the product solving and how is that benefiting you?
ScyllaDB helps solve the challenge of handling very large volumes of data with low latency and predictable performance. In systems where throughput and response time matter, that makes a big difference. It allows applications to scale without constant performance bottlenecks. For me, the benefit is more stable performance, better use of infrastructure, and less effort spent dealing with database slowdowns as data and traffic grow.
We had heard alot abot SycllaDB, but now I will recommend for use to everyone
What do you like best about the product?
ScyllaDB has shorter queries and is easy to write as compared to MSSQL
What do you dislike about the product?
Nothing found as such to dislike for ScyllaDB.
What problems is the product solving and how is that benefiting you?
Its easier to use, and queries are easier as compared to other RDS services.
I first got to know about it at Monster Scale Summit and since then its been an amazing experience
What do you like best about the product?
The thing i liked the most about ScyllaDB is its user friendliness and ease of integration with other platforms.
What do you dislike about the product?
Its performance needs to be improved and the team needs to work on the scalability.
What problems is the product solving and how is that benefiting you?
ScyllaDB is basically plays the role of a NoSQL Cloud Database service, which serves the purpose of handling the data read/write requests.
We are using ScyllaDB in production, at large scale, and recommend to everyone
What do you like best about the product?
Horizontally scalable, optimized for heavy writes, but also good with well-designed reads.
What do you dislike about the product?
There are well known trade-offs which you have to understand when choosing any NoSQL db instead of any relational: eventual consistency, joins, transactions etc.
What problems is the product solving and how is that benefiting you?
Our platform is serving large number of users, as well as high volume of content. We are using ScyllaDB to store the state. As the audience is distributed, we are benefiting from geo-distributed cluster which accepts the write at the region where the user is located, and making it eventually consistent across the globe.
Traditional, vertically-scalable databases, while having other valuable attributes (such as ACID) are not well suited for globally distributed and horizontally scalable set ups.
Traditional, vertically-scalable databases, while having other valuable attributes (such as ACID) are not well suited for globally distributed and horizontally scalable set ups.
ScyllaDB the performance monster.
What do you like best about the product?
We are one of the biggest companies from Bangladesh. We use ScyllaDB on our workload. We server around 20+ countries. By utilizing this database we have reached to this cap with little to no performance issue.
What do you dislike about the product?
ScyllaDB uses very high-end hardware to unleash the whole power of ScyllaDB. That's put a pressure on the cost.
What problems is the product solving and how is that benefiting you?
We are serving almost 20+ countries like UK, US most of EU countries. In traditional No-SQL database we found high latency issue, and there was complexity while setting these databases but this is where ScyllaDB solved our issues.
High Perfomance NOSQL solution
What do you like best about the product?
I have come across scylladb through bytebytego.com youtube video, wherein discord uses scylladb for storing its trillions of messages in the DB
What I understood is that it has capabilities like
High Performance ,Ease of Integration/Implementation,
Seamless Scalability and Cassandra Compatibilty
Although I have to see how it scales in my company, we are currently using Cassandra but doing a POC to use scylladb
I have personally used this in a personal project, real-time Finance Tracker. I didn't face many issues while configuring or using it.
What I understood is that it has capabilities like
High Performance ,Ease of Integration/Implementation,
Seamless Scalability and Cassandra Compatibilty
Although I have to see how it scales in my company, we are currently using Cassandra but doing a POC to use scylladb
I have personally used this in a personal project, real-time Finance Tracker. I didn't face many issues while configuring or using it.
What do you dislike about the product?
There is a learning curve; its a bit different from other DBs.
Also, with little documentation,n sometimes its difficult to find solutions in Reddit or StackOverflow; this will improve overtime.
Also, with little documentation,n sometimes its difficult to find solutions in Reddit or StackOverflow; this will improve overtime.
What problems is the product solving and how is that benefiting you?
low-latency design means faster data processing, allowing interact with your data in real time without delays.(This has helped me, I have to yet go through this DB in deep)
showing 141 - 150