No more typing reviews! Try our Samantha, our new voice AI agent.

PubNub vs Redgate Flyway comparison

 

Comparison Buyer's Guide

Executive Summary

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

PubNub
Ranking in AWS Marketplace
17th
Average Rating
8.0
Number of Reviews
6
Ranking in other categories
No ranking in other categories
Redgate Flyway
Ranking in AWS Marketplace
21st
Average Rating
7.6
Number of Reviews
6
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2026, in the AWS Marketplace category, the mindshare of PubNub is 0.2%, down from 0.4% compared to the previous year. The mindshare of Redgate Flyway is 0.2%, down from 0.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
AWS Marketplace Mindshare Distribution
ProductMindshare (%)
PubNub0.2%
Redgate Flyway0.2%
Other99.6%
AWS Marketplace
 

Featured Reviews

Kirtishil Patil - PeerSpot reviewer
Senior Frontend Developer at Globant
Real-time chat has boosted one-to-one messaging and user engagement in my mobile projects
The best features PubNub offers, in my opinion, are one-to-one chat, as I mentioned in my review, and the great SDK documentation which allows for easy integration that does not take much time. Setting up channels, message listeners, tracking user status to determine whether users are online or offline, and ensuring reliable message delivery are all great features. I find myself relying on all three of those features the most because the presence tracking is great, the delivery speed is superb compared to other SDKs, and the user status updates immediately pop up, which is significant. The integration is very easy, so any new developers can easily understand the integration process thanks to the clear documentation. PubNub has positively impacted my organization as I have received numerous reviews and feedback stating that the chat works much faster and cleaner, and everyone appreciates it, saying it feels powerful. After implementing PubNub, I noticed positive outcomes such as client feedback acknowledging that they enjoyed the chat features and found them much faster than in other applications, which I believe is very positive feedback for any organization.
Hassan F - PeerSpot reviewer
Full Stack Developer at DPL
Automated database releases have reduced errors and now save a full day of deployment effort
The best features that Redgate Flyway offers, if I had to pick a few that really stand out, would be multi-environment support. On the migrations tab, I do not need to go to an environment and change settings or anything. I simply change the branches of the environment and it shows me what is available and what has been run on a certain environment. The environment feature is very user-friendly and helpful, so I would keep it at the top of my list. The feature of changing branches on the migrations tab is very helpful. An example of how Redgate Flyway specifically helped with discrepancies is that previously we did not have any tool recording database changes. We work on an Agile Scrum pattern, so we have to do deployments frequently, within every two to three weeks or sometimes four weeks. Previously, we had code repositories for front-end and back-end, but for the database side, we did not have any repository. We were not saving database-related changes in any GitHub or AWS CodeCommit repositories. Every time, we have a Jira board where developers update their scripts. For example, if I work on a ticket and update a stored procedure, I must mention the stored procedure on the ticket. When deployment time arrives, the release manager must pull out or scan all the tickets and extract the objects. For example, if we deploy 10 Jira tickets from a sprint in the next release, we must go through all 10 tickets and see the post-deployments of their tickets. Then we extracted the objects from the development environment, deployed on stage, and then deployed on production. In this scenario, many objects and discrepancies occurred. Sometimes a developer or the release manager would forget the object to take to production. Now, after using Redgate Flyway, I have restricted access as the release manager of my team. I manage the release for my team and have restricted developer access to environments other than the development environment. If developers want to take anything to the next environment such as demo, staging, or production, they must make a script. When they create a script, it is in our record. Now, after using Redgate Flyway, we do not need to scan all the tickets on Jira or see the post-deployments of each ticket. We simply view the Redgate Flyway script showing what has been run from this to this version, and what pending deployments need to be run on production. In this way, it has helped tremendously. I can share that the migrations tab and branch changing helped my team in a specific situation during our second last sprint. Two developers were working on the same object, and one change needed to be deployed on stage while another change needed to be deployed on the demo environment, which is our QA level. Our QA and demo are the same environment, and then we have stage and production. We have three environments other than development. Previously, without Redgate Flyway, what could have happened is that we would take the stored procedure from demo if we needed to deploy it on stage and take it directly to stage. This was our previous practice where we would go to the database explorer, take the stored procedure, and move it to the next environment with the ticket. Now with Redgate Flyway, we have different versions of that stored procedure. We simply took the version of the stored procedure that needed to be on stage, and the second version that needed to be on the QA level remained there. Redgate Flyway helped in this case, and we have many cases.

Quotes from Members

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

Pros

"PubNub's push notification and chat features stand out because of ease of use and very easy integration within our application."
"The speed and efficiency of PubNub, which helps transfer data in real-time with very low latency, received positive feedback from our customers."
"PubNub has positively impacted my organization by reducing implementation time and developers' work, making it very easy to implement and enabling fast development that has reduced the developers' time by 40-50%."
"PubNub has positively impacted my organization as I have received numerous reviews and feedback stating that the chat works much faster and cleaner, and everyone appreciates it, saying it feels powerful."
"PubNub saves development time because we do not have to create a complete chat backend and frontend from scratch, enabling a plug-and-play approach that saves time, effort, and money for the company."
"If we had implemented all of this on our own, we would have had to hire at least 50 more employees for that, so we are very happy with PubNub and we have saved a lot of time."
"Redgate Flyway has impacted us very positively because we don't have to manually cover all those things."
"Now using Redgate Flyway, we do not need to do any of this procedure, so this whole process has been eliminated, almost a day is saved, and on release day there are 99% chances that the scripts will run successfully without issues."
"Redgate Flyway has positively impacted my organization by maintaining consistency among developers."
"Redgate Flyway streamlines the process of database migration and significantly reduces the time for data migration from twenty to twenty-five days down to five to seven days, thanks to the initial time we took for learning."
"Redgate Flyway has positively impacted my organization by enabling automated database migrations, so there are no manual updates to databases on each deployment to each environment."
"I have seen a return on investment with Redgate Flyway in that time was saved significantly for local development."
 

Cons

"Regarding customer support from PubNub, around six years ago, we did not receive good support."
"I gave PubNub a rating of nine out of ten because of the many features discussed, but I deducted one point because the cost increases with scale."
"Most of the time there are some instances at the load peak hours or sometimes payload is missed by the application or SDK at the SDK level."
"I believe PubNub can improve in terms of pricing transparency, as I previously mentioned, since that is the only thing I think should be improved because for smaller projects or startups, estimating scaling costs can be challenging."
"Since PubNub is a paid library, it may not be useful for everyone."
"The reliability of PubNub is really good, but occasionally we face issues where users complain about messages or push notifications not being delivered within a short period of time, as it occasionally takes longer, which could be due to outages."
"Regarding the error mechanism, when we see a Redgate Flyway error in my Spring Boot application, it is very difficult to understand what went wrong."
"Particularly, the error handling mechanism or the force update or forced migration are things I would like to see improved; it is very hard to understand or debug exactly where this migration has failed, and I would not feel confident doing this in a production environment."
"I would not recommend Redgate Flyway for any Microsoft-based solutions or .NET, as it is not compatible at all based on my experience."
"I cannot say that it is highly secure, but the features are good."
"Sometimes, errors with migrations can be very disappointing, as often it requires deleting everything and starting over."
"Redgate Flyway works well for small teams but presents conflict issues with larger teams due to version control."
report
Use our free recommendation engine to learn which AWS Marketplace solutions are best for your needs.
909,948 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Construction Company
38%
Manufacturing Company
14%
Comms Service Provider
9%
Outsourcing Company
8%
Construction Company
35%
Comms Service Provider
15%
Financial Services Firm
10%
Manufacturing Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business3
Large Enterprise4
 

Questions from the Community

What is your experience regarding pricing and costs for PubNub?
The setup cost is very low. Regarding pricing, when the data scales, the pricing increases gradually, but PubNub does not charge much in the initial phase.
What needs improvement with PubNub?
The subscription and the SDK part can be improved. If the client is offline and the application is killed, and the user comes back again, sometimes the subscription to the channel is missed, so tha...
What is your primary use case for PubNub?
We are mostly using PubNub for payload sending and for live chat. We are a mobile-based application with an admin side, so it's a live chat application. Whenever a user comes online or offline or s...
What is your experience regarding pricing and costs for Redgate Flyway?
My experience with pricing, setup cost, and licensing is that we have independent work with a separation of roles. We have those maintaining things concerning databases and a team that manages pric...
What needs improvement with Redgate Flyway?
I choose a rating of nine out of ten for Redgate Flyway because the only point is that sometimes it does not automatically handle the schema versioning. If we write something wrong, it just execute...
What is your primary use case for Redgate Flyway?
My main use case for Redgate Flyway is that it is a migration version control tool. I prefer Redgate Flyway because instead of manually running SQL scripts on different environments like dev, QA, a...
 

Overview

Find out what your peers are saying about PubNub vs. Redgate Flyway and other solutions. Updated: June 2026.
909,948 professionals have used our research since 2012.