We use the platform to manage advertising-related data, such as tracking ad views and demographic information.
Observability Lead at Tubi
Consumes fewer computing resources and requires minimal maintenance
Pros and Cons
- "The product's most valuable features are efficiency and reliability."
What is our primary use case?
What is most valuable?
The product's most valuable features are efficiency and reliability. Compared to similar tools, it consumes fewer computing resources and requires minimal maintenance, ensuring smooth operations.
For how long have I used the solution?
I have been using ScyllaDB for approximately three years.
What do I think about the stability of the solution?
We've had occasional performance challenges that required resource adjustments or optimizations in our interaction with the platform. However, the support team has responded and promptly resolved these issues.
I rate the stability a nine.
Buyer's Guide
ScyllaDB
October 2024
Learn what your peers think about ScyllaDB. Get advice and tips from experienced pros sharing their opinions. Updated: October 2024.
816,406 professionals have used our research since 2012.
What do I think about the scalability of the solution?
The product is highly scalable.
How are customer service and support?
The technical support team has been excellent. They are responsive and knowledgeable, providing timely assistance.
How was the initial setup?
The initial setup has been straightforward in our experience. The deployment team handles the setup efficiently, typically completing it within a day with minimal involvement required from our side.
What other advice do I have?
The product's efficiency has allowed us to optimize resource usage effectively. Its reliability reduces operational overhead, enabling us to focus resources on other critical tasks.
It is user-friendly for those familiar with databases. A basic understanding of database management is necessary for effective use and deployment.
I rate it a ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: Jul 14, 2024
Flag as inappropriateDirector of Engineering at Ola
Reliable data management with great reliability and performance
Pros and Cons
- "The performance and scalability are good, and we hardly see any major issues with ScyllaDB."
- "From a sales pitch standpoint, it needs to deliver on promises of better ROI and compaction."
What is our primary use case?
We dump a lot of our data, such as every entry created with respect to when a user rides a scooter, every record gets updated to ScyllaDB. It is used as a single source of truth and it manages massive data.
We support various business use cases, including mobility, where data about driver allocations get updated. We currently have twenty clusters and more than one hundred nodes.
How has it helped my organization?
The performance and scalability are good, and we hardly see any major issues with ScyllaDB. Updates are reliable and help the organization handle large datasets effectively.
What is most valuable?
To be honest, not really. We were sold on the pitch, offering better compaction and ROI, but we did not experience these benefits.
What needs improvement?
From a sales pitch standpoint, it needs to deliver on promises of better ROI and compaction. Additionally, ticketing and support systems could be improved due to the time it takes to get answers. There's also an issue with compatibility when attempting to switch back from the enterprise to the community version.
For how long have I used the solution?
I would say probably five years by now.
What do I think about the stability of the solution?
The performance and stability are fine. We hardly see any major issues, and from a reliability standpoint, it's all good.
What do I think about the scalability of the solution?
Due to organic growth, we end up upgrading the cluster and adding more nodes. In terms of reliability, it's all good, but specific benefits from scalability were not highlighted.
How are customer service and support?
The technical support and customer service are around a five or six out of ten. Improvements can be made in ticketing and response times.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
We used to work with Cassandra. During our initial phases, we found ScyllaDB promising due to its implementation language and maintenance, which led us to adopt it over Cassandra.
How was the initial setup?
Migrating to the enterprise version from the community version is straightforward and supported, but moving back to the community version is complex due to compatibility issues.
What was our ROI?
To be frank, not really. The open-source version sufficed our use case without requiring the costly enterprise version.
What's my experience with pricing, setup cost, and licensing?
The enterprise version comes with a cost of about $300,000 per year, however, we did not experience the promised compaction benefits.
Which other solutions did I evaluate?
We evaluated Cassandra during initial proof of concepts.
What other advice do I have?
I would suggest using ScyllaDB wisely and adhering to best practices, such as regular cleanup since many engineers tend to expand clusters instead of cleaning up data. I would rate ScyllaDB as eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: Nov 18, 2024
Flag as inappropriateBuyer's Guide
ScyllaDB
October 2024
Learn what your peers think about ScyllaDB. Get advice and tips from experienced pros sharing their opinions. Updated: October 2024.
816,406 professionals have used our research since 2012.
Software Engineer at a computer software company with 1,001-5,000 employees
A solution that offers good performance and flexibility to its users
Pros and Cons
- "The performance aspects of Scylla are good, as always... A good point about Scylla is that it can be used extensively."
- "The documentation of Scylla is an area with shortcomings and needs to be improved."
What is our primary use case?
Our company currently uses Scylla for our products since we are in the process of migration from Postgres.
Our company is reimplementing the user data pipeline and needs faster results. We found Scylla to be preferable for our use case from the alternatives we evaluated.
What is most valuable?
User-defined type in Scylla allows for data to be consistent. The performance aspects of Scylla are good, as always. The product's flexibility allows us to use Cassandra SDK with it while also being able to migrate from DynamoDB to it. A good point about Scylla is that it can be used extensively.
What needs improvement?
It has just been a month or so for me with Scylla. The documentation of Scylla is an area with shortcomings and needs to be improved. Improvement of documentation is needed considering that I work with Java. We currently use a data stack model, which is actually for Cassandra. There is no different dependency for Scylla, so it's adding a wrapper on the SDK that Cassandra supports, and we end up just using it.
I think it's good as it is. I don't have any input on what needs to be added in Scylla.
For how long have I used the solution?
I have experience with Scylla for around two months. Currently, I am learning more about Scylla. I am using the solution's latest version. My company is a system integrator. We have different verticals, and one of it is that we are moving into is integrating, which is running our product as a binary in our enterprise solution and on clients' machines.
What do I think about the stability of the solution?
Stability-wise, I rate the solution a nine out of ten.
What do I think about the scalability of the solution?
Currently, we are involved with Scylla's prototype version. For the project that I am working on, Scylla is not being used, and it is not just the case with my project alone but also with a huge number of projects because they are moving to cloud-agnostic architecture. We are moving all the DynamoDB databases to Scylla. Within a year or so, all of our DynamoDB databases will be replaced.
To be able to rate Scylla's scalability, we would need time since we are using its prototype.
Which solution did I use previously and why did I switch?
Previously, I have used MongoDB for other projects.
We actually are not switching from MongoDB. We have a couple of alternatives for what we are building, and we wanted to know about SQL because we may have to change our schema quite a bit because we used to have a lot of metadata, and that's why the traditional RDBMS will have to split the columns instead of rows, making it very intense.
How was the initial setup?
Scylla is a cloud-based solution. We are moving to a cloud-agnostic architecture, so we would have different instances based on our enterprise solution or the client.
Whether to use a private or public cloud depends on the requirements of our clients.
In my local environment, the installation part was quite easy because it's a Docker installation. I don't know about the remote installations with Kubernetes because that is managed by the cloud tech team.
What other advice do I have?
I have been working on the solution for around a month, so it is mostly the people involved in the cloud tech department who look at things like the maintenance of the solution, an area in which I have no idea.
A weird error can pop up owing to the flaws in the documentation, because of which I am using an ORM tool to interact with the database. If required in a particular use case, I return a list of objects, or a list of a user data type, when it throws an error indicating that I should reimplement the codec. When I changed the codec to set, it started working fine. The aforementioned issue was not figurable even in Stack Overflow.
Overall, I rate the solution an eight out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Consultant at a comms service provider with 10,001+ employees
Is lightweight and requires less infrastructure, but data export and support need improvement
Pros and Cons
- "It is lightweight, and it requires less infrastructure."
- "Data export, along with how we can purchase the data periodically, needs to be improved so that the storage is within control. Then, we could optimize it even better."
What is our primary use case?
Scylla is used as a cache. Once the data is ingested into the product during the initial load, a version of it is stored in Scylla DB, and this is then used by the other transformation services to query and make updates during ongoing loads. That is, it is being queried by other services to make the updates whenever deletes occur.
What is most valuable?
It is lightweight, and it requires less infrastructure.
What needs improvement?
Data export, along with how we can purchase the data periodically, needs to be improved so that the storage is within control. Then, we could optimize it even better.
For how long have I used the solution?
This is not a very old product, and it's seven or eight months old.
We would like to leverage it on the public cloud, but due to some limitations at the moment, it's on the cloud but using IAS. We have virtual machines, and there, we have created the cluster.
What do I think about the stability of the solution?
It's pretty much stable. We have been in production for six months now, and I haven't seen it go down. We have had a few instances where one or two of the nodes have gone down, but the cluster has been stable.
What do I think about the scalability of the solution?
Scalability in performance is good. We can add more nodes and have more scalability. We have about 200 people using this solution.
How are customer service and support?
Support and the availability of support need improvement. I would give them a six out of ten.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
The architecture team did some tests and performance benchmarking, and they found out that in comparison to that for other tools almost one eighth or one tenth of the infrastructure was required for Scylla and that the performance was the same.
This is built on using C++, and it's very lightweight, whereas the others were using too much infrastructure. These are some of the reasons why Scylla was chosen.
What's my experience with pricing, setup cost, and licensing?
I believe that there is a yearly licensing cost and that it's expensive.
Which other solutions did I evaluate?
The architecture team evaluated MongoDB and Cassandra.
What other advice do I have?
Overall, I would give Scylla a seven out of ten for our use case.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free ScyllaDB Report and get advice and tips from experienced pros
sharing their opinions.
Updated: October 2024
Product Categories
NoSQL DatabasesPopular Comparisons
MongoDB
InfluxDB
Cloudera Distribution for Hadoop
Cassandra
Couchbase
Apache HBase
Neo4j Graph Database
Oracle NoSQL
Accumulo
Aerospike Database 7
CouchDB
DataStax
Buyer's Guide
Download our free ScyllaDB Report and get advice and tips from experienced pros
sharing their opinions.