Try our new research platform with insights from 80,000+ expert users

Cassandra vs Supabase Vector comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 5, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Cassandra
Ranking in Vector Databases
14th
Average Rating
8.0
Reviews Sentiment
6.1
Number of Reviews
24
Ranking in other categories
NoSQL Databases (6th)
Supabase Vector
Ranking in Vector Databases
13th
Average Rating
9.0
Reviews Sentiment
5.0
Number of Reviews
3
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of October 2025, in the Vector Databases category, the mindshare of Cassandra is 2.0%, up from 1.7% compared to the previous year. The mindshare of Supabase Vector is 10.0%, up from 0.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Vector Databases Market Share Distribution
ProductMarket Share (%)
Supabase Vector10.0%
Cassandra2.0%
Other88.0%
Vector Databases
 

Featured Reviews

Himanshu Amodwala - PeerSpot reviewer
Well-equipped to handle a massive influx of data and billions of requests
The use of Cassandra in real-time data analytics has been pivotal for our e-commerce platform. As our platform operates 24/7, providing services to sellers and customers alike, the need for real-time updates is paramount. For instance, when a customer leaves comments or feedback on an image, they anticipate an immediate reflection of these changes on the portal. Similarly, sellers altering product attributes or updating images expect instant visibility of these modifications. Handling large data volumes with Cassandra has been an excellent experience. Despite challenges related to the influx, these were not attributed to Cassandra itself but rather to middle-layer issues. Generally, it demonstrated scalability with workloads, thanks to its horizontal scaling capabilities. We could easily add new nodes to the system as needed, ensuring the platform coped well with increasing loads. The tool's most beneficial feature for scalability is its entire architecture. The absence of a single point of failure or a leader within the ecosystem contributes to its robust scalability. This key aspect influenced our decision to opt for the Cassandra ecosystem. In terms of performance, it demonstrated the ability to handle approximately 1.6 billion requests per day. This was achieved on AWS using EC2 instances, and it was during a period about four to five years ago.
Kaustubh Sule - PeerSpot reviewer
Easy to use, and there is no need to get involved in any tedious deployment process
If you are a business building a social media app, there will be thousands of users for every such app. Each user will have a post or something. When multiple users try to hit the like button on your post or try to comment on your post, each of them would be an API request, and Supabase Vector does not charge for them like. The API requests are kind of unlimited. If you compare Supabase Vector to any of the other services like Firebase, AWS, or Azure, all the tools charge per request. From a scalability standpoint, if you are a small-scale startup and you have around 1,00,000 or 2,00,000 users, then Supabase Vector is a perfect choice for you. I have never heard about any scalability issues in the product. Scalability-wise, I rate the solution a ten of ten.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"I am satisfied with the performance."
"Some of the valued features of this solution are it has good performance and failover."
"The technical evaluation is very good."
"Since I haven't had years of experience with it, it's still new to me. One valuable feature is its distribution, so I can run it partly in the cloud and part on-prem. That's a feature I'd like to use but haven't yet because we're trying to move to Azure. I don't know if or when that will happen. Ideally, we'd have it distributed over the cloud and on-prem simultaneously, so if something happens to our on-prem, we can keep going in the cloud, like a pay-as-you-go model with Azure."
"Can achieve continuous data without a single downtime because of node to node ring architecture."
"The solution's database capabilities are very good."
"The use of Cassandra in real-time data analytics has been pivotal for our e-commerce platform. As our platform operates 24/7, providing services to sellers and customers alike, the need for real-time updates is paramount."
"Cassandra offers high availability and fault tolerance, making it suitable for large-scale data storage and real-time processing."
"Supabase enables us to lower the skill floor while keeping the ceiling high."
"The platform's role-level security feature is quite effective for spatial data management."
"The tool is easy to use."
"Supabase enables us to lower the skill floor while keeping the ceiling high."
 

Cons

"There were challenges with the query language and the development interface. The query language, in particular, could be improved for better optimization. These challenges were encountered while using the Java SDK."
"The disc space is lacking. You need to free it up as you are working."
"Fine-tuning was a bit of a challenge."
"The solution is not easy to use because it is a big database and you have to learn the interface. This is the case though in most of these solutions."
"Cassandra is very complex to manage. Sometimes, I need to involve a senior DevOps engineer if we encounter a problem."
"I want Cassandra to update its open-source version more quickly. It's already feature-rich, but I'd appreciate better integration with other NoSQL databases like MariaDB or MongoDB. If I ever need to work with customers or vendors using different NoSQL databases, having native integration in Cassandra would make managing and interacting with their databases much easier."
"It can be difficult to analyze what's going on inside of the database relative to other databases. It can also be difficult to troubleshoot sometimes."
"Maybe they can improve their performance in data fetching from a high volume of data sets."
"One area for the solution improvement is the inclusion of more sample code in various programming languages, particularly PHP."
"I think there are still many Postgres features that can be developed further by the Supabase team."
"The support for React Native CLI is an area with certain shortcomings where improvements are required."
"I think there are still many Postgres features that can be developed further by the Supabase team."
 

Pricing and Cost Advice

"Cassandra is a free open source solution, but there is a commercial version available called DataStax Enterprise."
"We are using the open-source version of Cassandra, the solution is free."
"We pay for a license."
"There are licensing fees that must be paid, but I'm not sure if they are paid monthly or yearly."
"I don't have the specific numbers on pricing, but it was fairly priced."
"I use the tool's open-source version."
"The solution's cost is reasonable compared to other solutions."
"As per the product's regular pricing plans, the tools are available to users for 20 to 25 USD per month."
report
Use our free recommendation engine to learn which Vector Databases solutions are best for your needs.
868,787 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
17%
Computer Software Company
11%
Retailer
7%
Comms Service Provider
7%
Comms Service Provider
16%
Computer Software Company
8%
Manufacturing Company
7%
Retailer
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business8
Midsize Enterprise1
Large Enterprise13
No data available
 

Questions from the Community

What do you like most about Cassandra?
The use of Cassandra in real-time data analytics has been pivotal for our e-commerce platform. As our platform operates 24/7, providing services to sellers and customers alike, the need for real-ti...
What needs improvement with Cassandra?
While Cassandra can handle NoSQL, I think there should be more flexibility for whole schema design when data is stored in wide columns. Additionally, I believe that eventual consistency should be e...
What needs improvement with Supabase Vector?
I think there are still many Postgres features that can be developed further by the Supabase team.
What is your primary use case for Supabase Vector?
I am exploring Supabase for my project on UMKM.
 

Comparisons

 

Overview

 

Sample Customers

1. Apple 2. Netflix 3. Facebook 4. Instagram 5. Twitter 6. eBay 7. Spotify 8. Uber 9. Airbnb 10. Adobe 11. Cisco 12. IBM 13. Microsoft 14. Yahoo 15. Reddit 16. Pinterest 17. Salesforce 18. LinkedIn 19. Hulu 20. Airbnb 21. Walmart 22. Target 23. Sony 24. Intel 25. Cisco 26. HP 27. Oracle 28. SAP 29. GE 30. Siemens 31. Volkswagen 32. Toyota
Information Not Available
Find out what your peers are saying about Cassandra vs. Supabase Vector and other solutions. Updated: September 2025.
868,787 professionals have used our research since 2012.