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

    Oracle SQL Developer

    Score8.1 out of 10
    N/AOracle SQL Developer is an integrated development environment (IDE) which provides editors for working with SQL, PL/SQL, Stored Java Procedures, and XML in Oracle databases.N/A
    Pricing
    Claris FileMakerOracle SQL Developer
    Editions & Modules
    Platform Subscription
    $21
    per month per user
    Individual desktop license
    $594
    one-time fee
    No answers on this topic
    Offerings
    Pricing Offerings
    Claris FileMakerOracle SQL Developer
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Claris FileMakerOracle SQL Developer
    Considered Both Products
    Claris
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    93%
    Would buy again
    13 Answers
    96%
    Would buy again
    22 Answers
    Delivers good value for the price
    83%
    Delivers good value for the price
    10 Answers
    100%
    Delivers good value for the price
    22 Answers
    Happy with the feature set
    86%
    Happy with the feature set
    12 Answers
    96%
    Happy with the feature set
    22 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
    13 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    11 Answers
    100%
    Implementation went as expected
    20 Answers
    Features
    Claris FileMakerOracle SQL Developer
    Low-Code Development
    Comparison of Low-Code Development features of Claris FileMaker and Oracle SQL Developer
    Feature
    Claris FileMaker
    7.9
    4 Ratings
    6% below category average
    Oracle SQL Developer
    -
    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 FileMakerOracle SQL Developer
    Small Businesses
    Zoho Creator
    Score7.7 out of 10
    No answers on this topic
    Medium-sized Companies
    AppSheet
    Score8.2 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Enterprises
    Oracle APEX
    Score9.1 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Claris FileMakerOracle SQL Developer
    Likelihood to Recommend
    8.0
    (51 ratings)
    9.0
    (74 ratings)
    Likelihood to Renew
    5.0
    (7 ratings)
    9.0
    (5 ratings)
    Usability
    8.8
    (8 ratings)
    8.9
    (4 ratings)
    Availability
    8.0
    (2 ratings)
    -
    (0 ratings)
    Performance
    5.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    1.0
    (6 ratings)
    7.0
    (2 ratings)
    In-Person Training
    8.0
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    5.0
    (2 ratings)
    9.2
    (2 ratings)
    Configurability
    5.0
    (1 ratings)
    -
    (0 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 FileMakerOracle SQL Developer
    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
    Oracle
    Almost all development activities (the tool is called "SQL Developer", not "DBA Toolset") can be done easily and quick with [Oracle] SQL Developer. From data model creation (tables, views) to development (creation of procedures, functions, packages) and then testing (SQL Developer includes an easy to use debugger), all tasks can be performed in a single tool.
    It may not be as complete as other solutions for DBA tasks like instance monitoring, but it is usually OK for development and testing environments if you want to do some basic troubleshooting.
    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
    Oracle
    • Object Browser in SQL Developer allows you to explore the contents of your database using the connection tree.
    • The SQL Worksheet is an editor that allows for execution of SQL statements, scripts, and PL/SQL anonymous blocks. SELECT statements can be executed to return results in a spreadsheet-like 'grid' or can be executed as a script such to emulate SQL*Plus behavior and output
    • DBA Console allows users with administrative privileges to access DBA features such as database init file configuration, RMAN backup, storage, etc.
    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
    Oracle
    • Inability to run multiple queries on the same database. You can only run one query on a given database.
    • Analytical models created from complex tables isn't accurate, and needs work.
    • Inability to view multiple tables of a database side-by-side. When trying to find correlations between tables, it would help to be able to see them at once on the same page.
    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
    Oracle
    We had already thought of changing to TOAD, but we decided to stick with Oracle SQL Developer until the end.
    Incentivized
    Read full review
    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
    Oracle
    Oracle SQL Developer is very easy to use and there are a wide range of courses available which can help you get started just within a day. Data can be exported in multiple formats based on user requirements. Organizational data can be stored and management effectively using Oracle SQL Developer. All the data, tables, sequences, indexes can be easily created and updated in Oracle SQL Developer.
    Incentivized
    Read full review
    Reliability and Availability
    Claris
    mostly never issues and if there are they are resolved fast
    Incentivized
    Read full review
    Oracle
    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
    Oracle
    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
    Oracle
    Large user community 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
    Oracle
    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
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    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
    Oracle
    I have started to use Toad for Oracle recently because it is easier to sort and filter results, due to their memory sort feature that puts the results from your query in memory so that you don't have to rerun your query. I have used SQL Developer to easily update records in tables that I need to fix. I haven't found an easy way to do this in Toad other than writing SQL insert statements.
    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
    Oracle
    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
    Oracle
    • It gives 100% return on investment as it is free of cost.
    • No need to have multiple tools for each database
    • Considering the employee training, so one can save money on training, as it is not very hard to use so still savings.
    Incentivized
    Read full review
    ScreenShots