TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Claris FileMaker

    Score6.7 out of 10
    N/AClaris' FileMaker is presented as a Workplace Innovation Platform, and is used to create a custom app. Manual processes can be automated with Claris FileMaker Pro, and apps can be created to manage contacts, track inventory, organize projects, etc.

    $21

    per month per user

    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
    Claris FileMakerAmazon Redshift
    Editions & Modules
    Platform Subscription
    $21
    per month per user
    Individual desktop license
    $594
    one-time fee
    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
    Claris FileMakerAmazon Redshift
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Claris FileMakerAmazon Redshift
    Considered Both Products
    Claris
    No answer on this topic
    Amazon AWS
    No answer on this topic
    Key User Insights
    Would buy again
    93%
    Would buy again
    13 Answers
    78%
    Would buy again
    14 Answers
    Delivers good value for the price
    83%
    Delivers good value for the price
    10 Answers
    82%
    Delivers good value for the price
    14 Answers
    Happy with the feature set
    86%
    Happy with the feature set
    12 Answers
    78%
    Happy with the feature set
    14 Answers
    Lived up to sales and marketing promises
    89%
    Lived up to sales and marketing promises
    8 Answers
    93%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    11 Answers
    100%
    Implementation went as expected
    16 Answers
    Features
    Claris FileMakerAmazon Redshift
    Low-Code Development
    Comparison of Low-Code Development features of Claris FileMaker and Amazon Redshift
    Feature
    Claris FileMaker
    7.9
    4 Ratings
    6% below category average
    Amazon Redshift
    -
    Ratings
    Visual Modeling8.44 Ratings00 Ratings
    Drag-and-drop Interfaces3.73 Ratings00 Ratings
    Platform Security9.83 Ratings00 Ratings
    Platform User Management7.54 Ratings00 Ratings
    Reusability8.64 Ratings00 Ratings
    Platform Scalability9.64 Ratings00 Ratings
    Best Alternatives
    Claris FileMakerAmazon Redshift
    Small Businesses
    Zoho Creator
    Score7.7 out of 10
    No answers on this topic
    Medium-sized Companies
    AppSheet
    Score8.2 out of 10
    Snowflake
    Score8.7 out of 10
    Enterprises
    Oracle APEX
    Score9.1 out of 10
    Snowflake
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Claris FileMakerAmazon Redshift
    Likelihood to Recommend
    8.0
    (51 ratings)
    9.0
    (38 ratings)
    Likelihood to Renew
    5.0
    (7 ratings)
    -
    (0 ratings)
    Usability
    8.8
    (8 ratings)
    9.0
    (10 ratings)
    Availability
    8.0
    (2 ratings)
    -
    (0 ratings)
    Performance
    5.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    1.0
    (6 ratings)
    9.0
    (7 ratings)
    In-Person Training
    8.0
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    5.0
    (2 ratings)
    -
    (0 ratings)
    Configurability
    5.0
    (1 ratings)
    -
    (0 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    10.0
    (1 ratings)
    Product Scalability
    8.0
    (1 ratings)
    -
    (0 ratings)
    Vendor post-sale
    5.0
    (1 ratings)
    -
    (0 ratings)
    Vendor pre-sale
    5.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Claris FileMakerAmazon Redshift
    Likelihood to Recommend
    Claris
    If your company is really small, I can understand the need for a product like this. However, I would go for MS Access... FileMaker Pro can not be integrated with other systems (like MS Access can at least be handled by C# for instance, and can be integrated with MS Excel or even SQL server). I'm really not sure in what scenario one would choose for FileMaker Pro. If your application or company grows bigger, you're going to have a problem to move to another environment. Also, the fact that only one person can work with the backend at any given time is a problem in a somewhat larger company.
    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
    Claris
    • The relational database management system makes the program highly customizable to fit the needs of any product. You can add a ton of information to each record and update your inventory on a regular basis with an Excel import or manually inside of the record. It has the capability to incorporate barcoding, which can manage your available inventory with ease.
    • The scripting language allows FileMaker to automatically calculate complex algorithms automatically or generate report outs with the click of a button. This allows for greater UI, especially with active users who are not familiar with writing code. Almost all of our internal data is linked to the FileMaker database
    • The server license allows many users to update the database in real time, which is handy if your inventory is constantly changing. We have users with Macs, PCs, iPhones and handheld tablets linked to our FileMaker database and they are updating the information constantly throughout the day.
    • If you invest some time into formatting and scripting the database, there is a high ease of use for users without knowledge of any programming or FileMaker itself.
    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
    Claris
    • Developer features need to be beefed up - namely adding the ability to search code for a phrase or keyword and the ability to do the same in the "relationship graph" in the database.
    • Add ability for users to edit the same table record at the same time by version control.
    • Allow Filemaker Server to use more than 1 core; currently multi-processing is not supported and it can be tricky to find just the right server to support the application you've built to the fullest capacity.
    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
    Claris
    It it not really up to me but my opinion does have some weight in the decision and the reason I would renew my use FileMaker Pro 8.5 is because I am finally getting used to it! Now that I have been working with the program, tasks have become quicker and projects are getting done faster. File Maker Pro 8.5 really is a versatile tool and I think we are just scratching the surface with it's abilities.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Usability
    Claris
    It's almost what it should be after so may years and with Apple's longevity and strength behind it. For people who earn their living based on efficiency I think there are too many developer obstacles that waste time and therefore money.
    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
    Claris
    mostly never issues and if there are they are resolved fast
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Performance
    Claris
    for the most part but lots of error messages if you type something h correctly
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Support Rating
    Claris
    The forums are great with lots of helpful experts and the staff monitor them to provide help where needed. There have been a couple of unique technical issues I've had to deal with that I haven't been able to get resolved so I chose to score this a 9 instead of a 10.
    Incentivized
    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
    Claris
    easy to follow along and was able to jump in right away
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Implementation Rating
    Claris
    Suggest you use an iterative R.A.D. or AGILE development approach. (i.e. rather than writing a gigantic spec for a system, then building it). FileMaker facilitates quick prototypes. Developing an example, then allowing users to "try it out" is a snap.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Alternatives Considered
    Claris
    FileMaker is still the quickest way to go from zero to having a minimum viable working solution. Simple solutions can be built in as little as a afternoon of development. It is the only tool I am aware of which allows tech savy end users with domain knowledge to build bespoke apps for their businesses without undertaking professional software development training.
    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
    Claris
    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
    Claris
    it's most definitely does as we are a unique business to use this for scholarship awarding
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Return on Investment
    Claris
    • We are a more agile company because of FileMaker. A few of us who are tech-savvy enough to manage the database (but are not professional developers) can make needed adjustments to our database without having to employ an in-house developer or contract with a 3rd party. As our business processes evolve and change, it's easy to update the database to accommodate those changes.
    Incentivized
    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