GetApp offers objective, independent research and verified user reviews. We may earn a referral fee when you visit a vendor through our links.
Our commitment
Independent research methodology
Our researchers use a mix of verified reviews, independent research, and objective methodologies to bring you selection and ranking information you can trust. While we may earn a referral fee when you visit a provider through our links or speak to an advisor, this has no influence on our research or methodology.
How GetApp verifies reviews
GetApp carefully verified over 2 million reviews to bring you authentic software experiences from real users. Our human moderators verify that reviewers are real people and that reviews are authentic. They use leading tech to analyze text quality and to detect plagiarism and generative AI.
How GetApp ensures transparency
GetApp lists all providers across its website—not just those that pay us—so that users can make informed purchase decisions. GetApp is free for users. Software providers pay us for sponsored profiles to receive web traffic and sales opportunities. Sponsored profiles include a link-out icon that takes users to the provider’s website.
Rating criteria
Reviews by rating
Caspio
kintone
Quickbase
Recommended
Verified reviewer
Computer Software, 51-200 employees
Used daily for less than 6 months
Review source
Share this review:
It is designed to handle large amounts of data and can scale to support thousands of nodes across multiple data centers. And of course, it is open source which is a plus.
It is a complex database system that requires a high level of expertise to set up and maintain. It can be difficult to configure and optimize.
Suru S.
Information Technology and Services, 201-500 employees
Used weekly for 1-2 years
Review source
Share this review:
Been using it and will continue to use it for our Data Engineering needs that involves storing of huge amount of data with a lot of r/w operations we perform every week.
It is really beneficial for faster write operations and fast read search type queries that can be used in a pipeline with a high velocity of Read/Write operations. Management of data is carried out well by Cassandra and provides replication with its replication factor and replication strategy to prevent data loss.
Apache Cassandra is not meant for analytical queries and it cannot perform certain aggregation functions, Joins like other databases can.
Fırat A.
Information Technology and Services, 51-200 employees
Used daily for 6-12 months
Review source
Share this review:
It won't take long to learn to use it because if you're an entry-level SQL user, you'll have mastered the entire software in about 10 minutes.
Basically, if you need a database software, you can use it, but you need to be a novice in this business to be extremely satisfied. It needs more improvement and the price should be a little cheaper.
Its overall quality should be improved, Simple shortcuts and special complications added. Its price and payment methods need to be updated, it needs more attention but once the minor glitches are cleared I have no doubt you will release a great piece of software.
Pawe W.
Research, 1,001-5,000 employees
Used weekly for less than 6 months
Review source
Share this review:
First of all, I am a fan of Open Source projects and I really enjoy working with Apache products. I have used Cassandra for several months for my research project that included storing unstructured data. I found it a little bit more difficult to use than Amazon DynamoDB, but given that it is the open source project I was thoroughly impressed by all the features and the reliability of Cassandra. I would recommend Cassandra for projects using Open Source technologies. It is very fast and met all of the efficiency metrics and agreements for the project I have been developing.
I found it a little bit harder to work with compared to MongoDB and DynamoDB. Nevertheless I believe that for an experienced engineer who has worked with Databases before, it will take couple of weeks to get fully fluent with Cassandra docs.
Osman D.
Computer Software, 1,001-5,000 employees
Used daily for 2+ years
Review source
Share this review:
Apache Cassandra is good for bigdata systems.
Apache Cassandra has not translaction support
Vinicius S.
Information Technology and Services, 1-10 employees
Used daily for 1-2 years
Review source
Share this review:
Allow users to process large volumes of data, in a scalable and reliable way. It's a fast NoSQL distributed database.
Easy to download, install, deploy and use.
Need heavy efforts for training new users.
Peter J.
Outsourcing/Offshoring, 1,001-5,000 employees
Used daily for 2+ years
Review source
Share this review:
Looks good on paper but has been very costly in terms of required resources to finally manage the load. Training material is limited and people with real experience are scarce.
Opensource license provides an easy cost entry point Programmatic support for our purpose was very good.
There is only one commercial version of this product and licensing is high. It can consume far more resources to handle the workload you give it than spec data suggests
Verified reviewer
Financial Services, 10,001+ employees
Used monthly for 2+ years
Review source
Share this review:
Overall it has been a wonderful experience using Cassandra with very low/none downtime to High availability and partition tolerance behavior
- High availability as no master slave concept - Partition tolerance of the system - Replication across multi data centers
- Upgrade to a higher version is non-trivial and requires a lot of testing and evaluation - Cqlsh query results not formatted well which creates confusion in reading
Mallikarjuna D.
Information Technology and Services, 10,001+ employees
Used daily for 6-12 months
Review source
Share this review:
I would strongly recommend this software for using distributing systems
As a user I would like it handle big data workflows across multiple nodes without any single point of failure .and it’s acting like a distributor among all the clusters
It have a capability when nodes goes down read and write request will be stored in other node with in network
Jatin G.
Retail, 10,001+ employees
Used daily for 1-2 years
Review source
Share this review:
The is awesome tool for No SQL DB requirements. We use this to store transactions so that we can reprocess in case something goes down.
The Queries are little tough and most of the features of sql queries are not supported.
Abhisha B.
Higher Education, self-employed
Used weekly for 6-12 months
Review source
Share this review:
The query language cql is quite intuitive specially for sql users. Setup is also very easy since they have extensive documentation. Cassandra also provides very good and easy to use APIs that can be easily integrated in any application.
It is a column oriented storage format which takes some time to get used specially for sql users.
debasis m.
Telecommunications, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
I like it scales very easily when we see increase it traffic
Cassandra does not support joins so it is difficult to use as complex OLTP system
Verified reviewer
Information Technology and Services, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
CASSANDRA is easy to use, easy to search objects based on key space values
Cassandra needs to improve their architecture and also provide more training videos
Gaurav Y.
Computer Software, 51-200 employees
Used other for 6-12 months
Review source
Share this review:
Just very good NoSql database in scenarios where you have to deal with large and hig velocity data in real time.
Cassandra is good choice from NoSql database when you need to store data which is coming at high velocity. As write operation in cassandra is very fast so it make it reliable to use it for real time scenarios where you have to process and modify the data in real time. And as Cassandra is built using Java, so it is easy to integrate this with other Java base tools like Spark, Hadoop etc.
Only cons for me is that it’s unpredictable performance because cassandra has lots of asynchronous jobs and other background job which are not in control. In such cases, troubleshooting some issue is big problem.
Deepak Kumar S.
Information Technology and Services, 201-500 employees
Used other for 6-12 months
Review source
Share this review:
good and reliable NoSql family database .
As everything is designed for a specific problem to solve. Cassandra has it's own use cases where it perform very much reliably and efficiently. This is good when you have to capture high velocity traffic and need to do operation over it. Also, it offers other lots of great like very high writing speed, easy integration with other JVM based service/tool like spark, hadoop etc.
it has a quite bit hard of learning as you will have to setup the cluster for maintenance and all. And Cassandra is specific to use cases you just can't use it for other.
Verified reviewer
Computer Software, 1-10 employees
Used weekly for 6-12 months
Review source
Share this review:
Compared to MongoDB, another NoSQL database, Cassandra's commands are more closely related to SQL and are consequently more approachable to SQL experts. As a NoSQL database, developers are not weighed down with designing and modifying schemas.
Compared to MongoDB, Cassandra is less flexible and resembles relational databases more than MongoDB does.
Chirag J.
Computer Software, 1-10 employees
Used weekly for 6-12 months
Review source
Share this review:
If you are starting a data intensive project it is a very good datastore for the computing needs
It is very easy to get started with Cassandra because of the vast community of developers and resources available. It is flexible for any course project or production application
Configuring it to work with Tableau on a Macbook Pro is not that easy.
Verified reviewer
Higher Education, 1,001-5,000 employees
Used daily for 2+ years
Review source
Share this review:
we needed to build a scalable object store with high write load (write is the main pattern of usage)
csql syntax is powerful lightning fast read/writes smart client to reduce hops to the correct node easy to install
cluster management complexity problematic node recovery
Gabriel M. M.
Internet, 201-500 employees
Used daily for 2+ years
Review source
Share this review:
We were able to offload tables from our MySQL to NoSQL.
It was the best NoSQL solution for our organization. decent performance and cross-Datacenter replication.
It's written in JAVA. GC was killing us. at some point we had a server on GC for 30 min every 15 min. we had to add more and more servers to deal with the situation. DataStax's PHP driver was using the first server available as a 'Contact point' when it was on GC, the second server on the list was hit and sometimes caused to crash; as result - we had a domino effect and an entire cluster would have crashed. (that, btw, was fixed and now Contact point is random). There is a better alternative ***SCYLLADB**** Since we moved to Scylla - we were able to reduce the amount of servers by 75%. Performance and stability is magnificent. client side hasn't changed - running with the same drivers.
Eyamir U.
Used weekly for 6-12 months
Review source
Share this review:
It was very useful to me when I had to develop an application that needed a relational database and a non relational database that was going to be in the cloud, it was very useful and easy to use, as well as it did not give me problems for its use.
It has been a pleasant and profitable experience for the handling of data in the cloud and totally free, the handling of the data oriented to column families, tolerant to failures, since it replicates the data automatically to multiple nodes; When a node fails it can be replaced without any period of inactivity. allows replicas to multiple data centers; data storage type column family. The latest version of CQL3 that made the instructions similar to SQL with what breaks with the mental shock at the time of programming. It really does an efficient handling of data in the cloud.
The fact of having the data stored column by column allows us to return the rows more quickly, but when inserting, updating or deleting a record, it must be done in more than one location; for this reason, this type of database is not recommended for OLTP-type, transaction-oriented and high-concurrency systems.
Verified reviewer
1,001-5,000 employees
Used monthly for 2+ years
Review source
Share this review:
An easy way to share data across multiple clusters. A proper columnar data store, with some novel quorum modes.
No matter how it's configured it's impossible to have really durable data. Having fault tolerant synchronous modes is useless if a node can die because it ran out of journal space. This should never happen! If a node can't write it's journal it should freeze, not the loose consistency of its local data ( I'm talking about corruption here not the loss of consistency with the other nodes). Columnar formatting and retrieval are actually really inefficient. Data formats in anything other than simple storage are bloated and inefficient.
Neha V.
Used weekly for 1-2 years
Review source
Share this review:
(1) It is highly available , also, replication around nodes is super fast (2) It is fault tolerant inherently by design (3) It is a distributed database, suitable for handling huge volumnes
Row level inconsistency sometimes poses problems with usage in Cassandra. This means when the same row is inserted and updated at the same time, there can be consistency issues with it.
Verified reviewer
Computer Software, 11-50 employees
Used daily for 2+ years
Review source
Share this review:
It is great for the right workload; with heavy writes and eventual consistency, it is a leader in the NoSQL space. I recommend Datastax for support using and supporting it.
Maintaining a cluster and an ops center server (for backups and monitoring) can get quite pricey. The learning curve of maintaining a cluster is a bit long.
Alpeshkumar G.
Telecommunications, 10,001+ employees
Used daily for 1-2 years
Review source
Share this review:
We have quite complex requirements of tracing Buses/Truck of African cities of Rwanda for real-time reporting of schedule, breakdown, Traffic management of City using Apache Cassandra. Our team chose Cassandra for quite few reason. Open Source, Fault Tolerance, High Availability, Scalability, and Reliability of software components. I am happy that our team has chosen the right software for delivering...
No pros were added to this review
No cons were added to this review
Piyush J.
Computer Software, 201-500 employees
Used weekly for 2+ years
Review source
Share this review:
I had used Cassandra in my academic projects which were related to cloud computing. I used it for a few projects on Salesforce where multi tenancy features are implemented. In such scenarios Cassandra was one the best choices for NoSql. Although we have used RDMS, the performance while using Cassandra was better. I have simulated a few real time running apps like Facebook and Uber where I have used RDMS and Cassandra, and checked the performance using Jmeter. It clearly shows that Cassandra boosts the performance over RDMS. One thing I find difficult in Cassandra is following the documents, which are not so understandable.
Undoubtedly performance is an important reason We have not encountered a single point of failure Scalability of Cassandra is good which is the most important for the companies where demand is scaling day by day.
Cassandra has a wide range of asynchronous jobs and background tasks that are not scheduled by the client, the execution can be eccentric. Because Cassandra is a key-value store, doing things like SUM, MIN, MAX, AVG and other aggregations are incredibly resource intensive if even possible to accomplish. I think querying options for retrieving data is very limited.