TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Quickbase

    Score8.7 out of 10
    N/AQuickbase helps users tackle any project, no matter how complex. Quickbase helps customers see, connect and control complex projects. Whether it’s raising a skyscraper or coordinating vaccine rollouts, the no-code software platform allows business users to custom fit solutions to the way they work – using information from across the systems they already have.

    $700

    per month

    Amazon Redshift

    Score8.9 out of 10
    N/AAmazon Redshift is a hosted data warehouse solution, from Amazon Web Services.

    $0.24

    per GB per month

    Pricing
    QuickbaseAmazon Redshift
    Editions & Modules
    Enterprise
    Full Customizable
    per month/billed annually
    Business
    Starting at $2,200
    per month
    Team
    Started at $700
    per month
    Redshift Managed Storage
    $0.24
    per GB per month
    Current Generation
    $0.25 - $13.04
    per hour
    Previous Generation
    $0.25 - $4.08
    per hour
    Redshift Spectrum
    $5.00
    per terabyte of data scanned
    Offerings
    Pricing Offerings
    QuickbaseAmazon Redshift
    Free Trial
    YesNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional DetailsQuickbase offers three key plans, with feature distinction, simple and consistent entitlements, and a flexible licensing model, giving users the option of either user based or usage based licensing across all 3 plans.—
    More Pricing Information
    Community Pulse
    QuickbaseAmazon Redshift
    Considered Both Products
    Quickbase
    No answer on this topic
    Amazon AWS
    No answer on this topic
    Key User Insights
    Would buy again
    98%
    Would buy again
    141 Answers
    78%
    Would buy again
    14 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    122 Answers
    82%
    Delivers good value for the price
    14 Answers
    Happy with the feature set
    99%
    Happy with the feature set
    142 Answers
    78%
    Happy with the feature set
    14 Answers
    Lived up to sales and marketing promises
    99%
    Lived up to sales and marketing promises
    106 Answers
    93%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    95%
    Implementation went as expected
    107 Answers
    100%
    Implementation went as expected
    16 Answers
    Best Alternatives
    QuickbaseAmazon Redshift
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Microsoft Project Server
    Score5.1 out of 10
    Snowflake
    Score8.7 out of 10
    Enterprises
    Planview PPM Pro
    Score8.9 out of 10
    Snowflake
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    QuickbaseAmazon Redshift
    Likelihood to Recommend
    7.5
    (521 ratings)
    9.0
    (38 ratings)
    Likelihood to Renew
    9.9
    (54 ratings)
    -
    (0 ratings)
    Usability
    8.4
    (40 ratings)
    9.0
    (10 ratings)
    Availability
    9.0
    (16 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (15 ratings)
    -
    (0 ratings)
    Support Rating
    7.4
    (44 ratings)
    9.0
    (7 ratings)
    In-Person Training
    9.9
    (4 ratings)
    -
    (0 ratings)
    Online Training
    10.0
    (5 ratings)
    -
    (0 ratings)
    Implementation Rating
    9.8
    (22 ratings)
    -
    (0 ratings)
    Configurability
    9.0
    (10 ratings)
    -
    (0 ratings)
    Contract Terms and Pricing Model
    9.0
    (1 ratings)
    10.0
    (1 ratings)
    Ease of integration
    8.4
    (10 ratings)
    -
    (0 ratings)
    Product Scalability
    9.0
    (15 ratings)
    -
    (0 ratings)
    Professional Services
    9.0
    (1 ratings)
    -
    (0 ratings)
    Vendor post-sale
    9.0
    (10 ratings)
    -
    (0 ratings)
    Vendor pre-sale
    9.0
    (10 ratings)
    -
    (0 ratings)
    User Testimonials
    QuickbaseAmazon Redshift
    Likelihood to Recommend
    Quickbase
    I no longer think that Quickbase is the way of the future. They do not fix major bugs in a timely manner, and are releasing basic functionality behind a paywall. I believe that Enterprise Level Tier should be given certain things, like SLAs on Support and up-time. However, as a low-code no-code platform the majority of the accounts, "builders", and users are not going to be able to justify the cost of an Enterprise Tier Plan, and won't be able to use the features that Quickbase continues to advertise.
    Incentivized
    Read full review
    Amazon AWS
    If the number of connections is expected to be low, but the amounts of data are large or projected to grow it is a good solutions especially if there is previous exposure to PostgreSQL. Speaking of Postgres, Redshift is based on several versions old releases of PostgreSQL so the developers would not be able to take advantage of some of the newer SQL language features. The queries need some fine-tuning still, indexing is not provided, but playing with sorting keys becomes necessary. Lastly, there is no notion of the Primary Key in Redshift so the business must be prepared to explain why duplication occurred (must be vigilant for)
    Incentivized
    Read full review
    Pros
    Quickbase
    • Rapidly bring new ideas to life
    • Great authentication and authorization system out of the box
    • Connects with many major third-party services (via Pipelines)
    • Reporting and Dashboards are awesome
    • Excellent emails notification system to keep us in the loop when data changes
    • Intuitive UI for building forms and reports
    • Nice playground to test new ideas
    Incentivized
    Read full review
    Amazon AWS
    • [Amazon] Redshift has Distribution Keys. If you correctly define them on your tables, it improves Query performance. For instance, we can define Mapping/Meta-data tables with Distribution-All Key, so that it gets replicated across all the nodes, for fast joins and fast query results.
    • [Amazon] Redshift has Sort Keys. If you correctly define them on your tables along with above Distribution Keys, it further improves your Query performance. It also has Composite Sort Keys and Interleaved Sort Keys, to support various use cases
    • [Amazon] Redshift is forked out of PostgreSQL DB, and then AWS added "MPP" (Massively Parallel Processing) and "Column Oriented" concepts to it, to make it a powerful data store.
    • [Amazon] Redshift has "Analyze" operation that could be performed on tables, which will update the stats of the table in leader node. This is sort of a ledger about which data is stored in which node and which partition with in a node. Up to date stats improves Query performance.
    Incentivized
    Read full review
    Cons
    Quickbase
    • I'd like to see a link on email notices that take you directly into said notice. On an app that only has 1 or 2 email notices firing, there's no issue. However, we have some tools that are so complex that they have about 20 email notices firing at any given time based on the action users take. In this case, if we have to go in to modify a notice, we have to guess or scroll down the long list of notices to see which one we need to customize. It would be great if Quickbase had the URL of said notice somewhere at the footer of that notice so when Administrators click on it, it takes them into the exact notice they need to update.
    • When filling out or reviewing a lengthy form, I'd like to see the Save & close button, as well as a Save & next option at the bottom of the form rather than having to scroll back up to the top of those forms just to click on those choices.
    Incentivized
    Read full review
    Amazon AWS
    • We've experienced some problems with hanging queries on Redshift Spectrum/external tables. We've had to roll back to and old version of Redshift while we wait for AWS to provide a patch.
    • Redshift's dialect is most similar to that of PostgreSQL 8. It lacks many modern features and data types.
    • Constraints are not enforced. We must rely on other means to verify the integrity of transformed tables.
    Incentivized
    Read full review
    Likelihood to Renew
    Quickbase
    For our use-case of QuickBase, there really aren't any other products out there that can offer us the same out-of-the-box solutions they provide to us. We're also so integrated with it in our daily processes that to move away from it abruptly would cause mass chaos, so it's going to be renewed for at least the next several years.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Usability
    Quickbase
    Quick Base has done everything we have asked it to do and then some. Our original goal was to have one system for CRM that encompassed both the sales process and the customer management. We have gone w-a-y beyond that with analytics, project management, system bug logging, and historical effort reporting.
    Incentivized
    Read full review
    Amazon AWS
    Just very happy with the product, it fits our needs perfectly. Amazon pioneered the cloud and we have had a positive experience using RedShift. Really cool to be able to see your data housed and to be able to query and perform administrative tasks with ease.
    Incentivized
    Read full review
    Reliability and Availability
    Quickbase
    Once we did get Quick Base configured and customized it was reliably available when we needed it. We may have had one or two occasions when the product was inaccessible but those were few. The greatest challenge with its availability was its difficulty with integrating with our systems.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Performance
    Quickbase
    Some of our tables that hold over a million records are starting to perform poorly, with some summaries taking over 20 seconds to load. This may be an indication that it is best to archive old data when reaching large volumes like this.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Support Rating
    Quickbase
    If you utilize the community, the support is amazing. Unfortunately, I find their actual support system a bit underwhelming. They don't seem to have a great process for interacting directly with an issue and often sweep significant issues under the rug by categorizing them as "Enhancement" ideas or legacy items.
    Read full review
    Amazon AWS
    The support was great and helped us in a timely fashion. We did use a lot of online forums as well, but the official documentation was an ongoing one, and it did take more time for us to look through it. We would have probably chosen a competitor product had it not been for the great support
    Incentivized
    Read full review
    In-Person Training
    Quickbase
    It is very easy to get training from their University portal and still if we don't know their, then we can ask their support too.
    Read full review
    Amazon AWS
    No answers on this topic
    Online Training
    Quickbase
    Quick Base already is having a separate portal of providing training to customers and it is very easy to use and updates as per the new features added in to the application
    Read full review
    Amazon AWS
    No answers on this topic
    Implementation Rating
    Quickbase
    I was not directly involved with the initial account implementation, only a bystander. For the app I directly implemented for my department only, I wish I had know to create an app diagram first. I don't remember if that was suggested. I think that would be a great help tip tool when a new app is created, to have a page with a check list of what is needed or how to get started. If you are a regular app builder, then you can bypass it or have the ability to turn it off in the app settings.
    Read full review
    Amazon AWS
    No answers on this topic
    Alternatives Considered
    Quickbase
    Well, there's a plethora of low-code tools out on the marketplace and, you know, there's a reason that we've decided to partner with QuickBase because it has all the right balance of the ability to integrate with the ability for a citizen developer to create apps successfully. So if you look at something like Zo Ho's low-code offering, for example, yes, there are some similarities there, but they're really dependent on all of their other licensed products to get you where you want to be, where with QuickBase you have the ability to truly create something custom.
    Incentivized
    Read full review
    Amazon AWS
    Than Vertica: Redshift is cheaper and AWS integrated (which was a plus because the whole company was on AWS).
    Than BigQuery: Redshift has a standard SQL interface, though recently I heard good things about BigQuery and would try it out again.
    Than Hive: Hive is great if you are in the PB+ range, but latencies tend to be much slower than Redshift and it is not suited for ad-hoc applications.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    Quickbase
    No answers on this topic
    Amazon AWS
    Redshift is relatively cheaper tool but since the pricing is dynamic, there is always a risk of exceeding the cost. Since most of our team is using it as self serve and there is no continuous tracking by a dedicated team, it really needs time & effort on analyst's side to know how much it is going to cost.
    Incentivized
    Read full review
    Scalability
    Quickbase
    It has evolved really well with our company, but there is a hard limit to the table size that has begun to affect us and not let us grow. The table size limit is set at 500 MB and we have had to jump through quite a few hoops to be able to get by.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Professional Services
    Quickbase
    For clients we use Qucik base to develop application
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Return on Investment
    Quickbase
    • ROI is HUGE. Our company saved over 3.5 million in one year alone based on developments that year in Quickbase that saved time for many teams
    • Less user error - implementing automations and standardized workflows has led to less user error as was previously seen by maintaining spreadsheets or Smartsheets
    Read full review
    Amazon AWS
    • Our company is moving to the AWS infrastructure, and in this context moving the warehouse environments to Redshift sounds logical regardless of the cost.
    • Development organizations have to operate in the Dev/Ops mode where they build and support their apps at the same time.
    • Hard to estimate the overall ROI of moving to Redshift from my position. However, running Redshift seems to be inexpensive compared to all the licensing and hardware costs we had on our RDBMS platform before Redshift.
    Incentivized
    Read full review
    ScreenShots