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

ScyllaDB Enterprise

ScyllaDB, Inc

Reviews from AWS customer

2 AWS reviews

External reviews

316 reviews
from and

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


    Vaibhav G.

I first got to know about it at Monster Scale Summit and since then its been an amazing experience

  • March 11, 2025
  • Review provided by G2

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.


    Alexey K.

We are using ScyllaDB in production, at large scale, and recommend to everyone

  • March 11, 2025
  • Review provided by G2

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.


    Md. Bazlur Rahman L.

ScyllaDB the performance monster.

  • March 11, 2025
  • Review provided by G2

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.


    Narasinga Rao T.

High Perfomance NOSQL solution

  • March 11, 2025
  • Review provided by G2

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 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.
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)


    Computer & Network Security

SycllaDB is remarkable!

  • March 11, 2025
  • Review provided by G2

What do you like best about the product?
It's really fast and great for our use case (we store data as protobuf records)
What do you dislike about the product?
Filtering and counting are not one of the strengths of ScyllaDB
What problems is the product solving and how is that benefiting you?
ScyllaDB scales impressively by adding more machines, thanks to its efficient design that maximizes hardware use. Its stability comes from predictable performance and a robust architecture, making it reliable even under heavy loads.


    Ashish S.

database engine

  • March 11, 2025
  • Review provided by G2

What do you like best about the product?
best performance by cache memory optimization
What do you dislike about the product?
none of as of now. Great product features
What problems is the product solving and how is that benefiting you?
big data while SCD type processing the data.


    Diana D.

Backend Software Engineer

  • March 11, 2025
  • Review provided by G2

What do you like best about the product?
Cache
Easy of use and implementation
Great docs and learning materials
What do you dislike about the product?
Frequency of use - didn't see it being used in the industry yet
What problems is the product solving and how is that benefiting you?
Great internal cache


    Computer Software

It scales very well and easy to migrate to this DB from other database

  • March 11, 2025
  • Review provided by G2

What do you like best about the product?
Scalability, Performance, Developer Friendly
What do you dislike about the product?
Little bit more of learning curve and expect more of community forum
What problems is the product solving and how is that benefiting you?
Ability to store data that keeps changing


    Danielle L.

Great online presence

  • March 11, 2025
  • Review provided by G2

What do you like best about the product?
ScyllaDB is always trying to push the boundaries of content, featuring new speakers and posting new content.
What do you dislike about the product?
Well, they haven't paired up on sponsored content for #DataFemme yet, but that's ok! Eventually...
What problems is the product solving and how is that benefiting you?
ScyllaDB is solving the lack of communication between siloes in the industry.


    Tejas Rajendra S.

High-Performance NoSQL Database with Low Latency ....super cool

  • March 11, 2025
  • Review provided by G2

What do you like best about the product?
ScyllaDB’s shard-per-core architecture maximizes performance, ensuring ultra-low latency and high availability. Its compatibility with Apache Cassandra makes migration seamless, and the automatic tuning significantly reduces operational overhead.
What do you dislike about the product?
While powerful, ScyllaDB has a steep learning curve, and fine-tuning performance may require deep database knowledge. The documentation, though comprehensive, could provide more real-world use cases.
What problems is the product solving and how is that benefiting you?
Right now I am figuring out the usability for ScyllaDB.