ScyllaDB Enterprise
ScyllaDB, IncExternal reviews
370 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Not Just Yet Another Database
What do you like best about the product?
Now a days there are hundreds of database products in the market with just doing one of the use cases good enough. People say you can only pick two out of three in the following in a product. - faster,better and cheaper .
However there is clear exception to this and Scylla ticks all these three boxes.
However there is clear exception to this and Scylla ticks all these three boxes.
What do you dislike about the product?
Needs some additional work in the backup/recovery space. However since its mostly cloud native / born in cloud like archictectures, I would not say this is major issue. However I would like to have a better point-in-time and partial database recovery/transfer features.
What problems is the product solving and how is that benefiting you?
Managing large amount of constantly changing high volume data has never been easy-- Also when latency is part of the equeation, this makes this problem very complex.
Scylla is handling the peta scale documents quite well with high speed injestion as large user base concurrency.
Scylla is handling the peta scale documents quite well with high speed injestion as large user base concurrency.
My experience about scylla db university
What do you like best about the product?
Scylla db's ability to deliver high performance and low-latency data access, which is crucial for demanding applications like real-time analytics and high-throughput workloads. Its architecture, based on Apache Cassandra, provides scalability and fault tolerance, making it a robust choice for distributed and large-scale data environments.
What do you dislike about the product?
While ScyllaDB has a growing community, it might not be as extensive as some other database systems, potentially impacting the availability of community-driven resources.
ScyllaDB's focus on high-throughput, low-latency scenarios means it may not be the best choice for use cases that heavily rely on complex queries or transactional consistency.
ScyllaDB's focus on high-throughput, low-latency scenarios means it may not be the best choice for use cases that heavily rely on complex queries or transactional consistency.
What problems is the product solving and how is that benefiting you?
1. High Throughput and Low Latency: ScyllaDB is designed to handle large amounts of data with minimal latency, making it well-suited for applications requiring real-time data access and high-throughput workloads.
2. Scalability: Its architecture enables seamless horizontal scaling, allowing users to easily expand their database infrastructure as data volumes grow. This scalability is crucial for handling increasing data demands.
3. Fault Tolerance: ScyllaDB, built on the principles of Apache Cassandra, provides robust fault tolerance. This means it can maintain functionality even in the face of hardware failures or network issues, ensuring data availability.
4. NoSQL Flexibility: ScyllaDB supports the NoSQL data model, allowing for flexible and dynamic schema designs.
2. Scalability: Its architecture enables seamless horizontal scaling, allowing users to easily expand their database infrastructure as data volumes grow. This scalability is crucial for handling increasing data demands.
3. Fault Tolerance: ScyllaDB, built on the principles of Apache Cassandra, provides robust fault tolerance. This means it can maintain functionality even in the face of hardware failures or network issues, ensuring data availability.
4. NoSQL Flexibility: ScyllaDB supports the NoSQL data model, allowing for flexible and dynamic schema designs.
good experiance
What do you like best about the product?
No sql east to create db, easy to access
What do you dislike about the product?
nothing to dislike iam new to scyllaDB ,,
What problems is the product solving and how is that benefiting you?
Large Database creation issue
Scylladb use cases for production env
What do you like best about the product?
Scylla does well with highs. through put applications with schemas and managing like adding/remove nodes are very easy. Also easy for migration to dif DC and clouds. Implementation alse can be automated with ansible and terraform. scylla is giving very good sutomer support. We can integrate with elasticseaerch easily.
What do you dislike about the product?
Read latency is the main problem in scylla when compaction is running.
What problems is the product solving and how is that benefiting you?
We used to have a lot of timeouts, latency, and failures when we were in Cassadra, and Scylla has solved all of these issues in a very efficient manner.
Solid product with a good team behind it
What do you like best about the product?
Linear scalability, hardware aware design and amount of tooling around it to integrate applications
What do you dislike about the product?
Expensive to use ScyllaDB cloud on new projects. OpenSource is hard to run and setup so a lot of early projects jump to options like DynamoDB instead
What problems is the product solving and how is that benefiting you?
ScyllaDB is a low latency persistence layer for real time analytics pipelines. We use this in my company in the gaming industry to generate metrics and insights over players telemetry.
Wonderful ScyllaDB
What do you like best about the product?
Amazing performance and capability of handling high-throughput workloads with low latency.
What do you dislike about the product?
Issues related to cluster management, data distribution, or performance tuning as their deployments grow in size and complexity.
What problems is the product solving and how is that benefiting you?
NA
Sam
What do you like best about the product?
Consistent, reliable and real-time performance
What do you dislike about the product?
Low latency you will not get garbage collection pauses
What problems is the product solving and how is that benefiting you?
-using scylla db we are able to keep stateful processing in our data pipeline to update the data model in real time . earlier we were using redies our cost was enormous. using scylla db we reduce our cost by 80%
i needed scylladb for implimenting video audio engineering codec repositery so i could catalog video and audio for my company the main benefit
is not being struck to domin modeling like in a sql data base, which is mandatory when you are deling with video and audio codec meta data
am currently building a stream app and picked scylla db to test how suitable it will be with storing streaming data. it is pretty neat with support for wide range of API'S which gives me the flexibility to build in my own space
data restore faster compare with other DB's
-migrated our event-driven architecture where we collect the data
-sped up customer response time to custonmer when theu wanted that data and also enabled us to store even more informartion robustly
modular platform with scylladb providing the performance we need at scale we want at figer tip
-it is easy to move the data over without having to write one off custom scipts. we wanted to obrain better read performance as well as reliabilty and
wanted to feature proof solution i think scylladb has enabled us to be more productive in ths way
- migration very easy without down time
- concarency managing is very good
i needed scylladb for implimenting video audio engineering codec repositery so i could catalog video and audio for my company the main benefit
is not being struck to domin modeling like in a sql data base, which is mandatory when you are deling with video and audio codec meta data
am currently building a stream app and picked scylla db to test how suitable it will be with storing streaming data. it is pretty neat with support for wide range of API'S which gives me the flexibility to build in my own space
data restore faster compare with other DB's
-migrated our event-driven architecture where we collect the data
-sped up customer response time to custonmer when theu wanted that data and also enabled us to store even more informartion robustly
modular platform with scylladb providing the performance we need at scale we want at figer tip
-it is easy to move the data over without having to write one off custom scipts. we wanted to obrain better read performance as well as reliabilty and
wanted to feature proof solution i think scylladb has enabled us to be more productive in ths way
- migration very easy without down time
- concarency managing is very good
Speed
What do you like best about the product?
I really liked its easy setup. Maybe because I already come from other database systems like MySQL or Mongo, but I found it very simple to set up a single node.
What do you dislike about the product?
Coming from relational systems, I still struggle with the limitations in aggregations in queries. I understand why it works the way it does, but it's something I haven't overcome yet.
What problems is the product solving and how is that benefiting you?
My main problem is the volume of data and the speed to process them.
Best NoSQL database
What do you like best about the product?
The documentation of scylladb is very good. The performance of the database in production is very good. The university course in the website is really helpful to someone with little knowledge of wide column database.
What do you dislike about the product?
Very hard to seek for consultation when encountering issue, luckily it's a drop-in replacement of cassandra so community support in cassandra would help
What problems is the product solving and how is that benefiting you?
it is a db which can scale well and cql syntax is quite similar to sql which is really helpful to people who just came from SQL.
Excellent replacement for Cassandra
What do you like best about the product?
ScyllaDB Cloud is fully managed and tuned by the team following their best practices and using their experiences with other deployments for getting the most performance. Very easy deployment, friendly support and support a lot of languages (including C#) for integrating in projects. We use it regularly with our projects.
What do you dislike about the product?
There is no Dart client (yet). But considering contributing.
What problems is the product solving and how is that benefiting you?
We use ScyllaDB for storing large quantities of documents, spreaded across servers in a cluster.
showing 71 - 80