TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitHub

    Score9.2 out of 10
    N/AGitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.

    $4

    per month per user

    Oracle APEX

    Score9.1 out of 10
    N/AOracle APEX (or Oracle Application Express) is an online low-code application builder that allows users to develop a database-drive application, customize the application's UI, and then give their users access to the application via URL. Oracle APEX includes a suite of pre-built productivity applications and examples, such as a Survey Builder, Bug Tracking, P-Track project management, etc

    $0.32

    OCPU per hour

    Pricing
    GitHubOracle APEX
    Editions & Modules
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    Oracle APEX Application Development
    $0.32
    OCPU per hour
    Oracle Autonomous Transaction Processing - Exadata Storage
    $118.40
    Terabyte storage capacity per month
    Offerings
    Pricing Offerings
    GitHubOracle APEX
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    GitHubOracle APEX
    Version Control Software Features
    Comparison of Version Control Software Features features of GitHub and Oracle APEX
    Feature
    GitHub
    9.4
    10 Ratings
    7% above category average
    Oracle APEX
    -
    Ratings
    Branching and Merging9.710 Ratings00 Ratings
    Version History9.710 Ratings00 Ratings
    Version Control Collaboration Tools9.89 Ratings00 Ratings
    Pull Requests9.710 Ratings00 Ratings
    Code Review Tools8.89 Ratings00 Ratings
    Project Access Control9.210 Ratings00 Ratings
    Automated Testing Integration8.810 Ratings00 Ratings
    Issue Tracking Integration8.910 Ratings00 Ratings
    Branch Protection9.89 Ratings00 Ratings
    Low-Code Development
    Comparison of Low-Code Development features of GitHub and Oracle APEX
    Feature
    GitHub
    -
    Ratings
    Oracle APEX
    8.5
    27 Ratings
    1% above category average
    Visual Modeling00 Ratings7.726 Ratings
    Drag-and-drop Interfaces00 Ratings8.427 Ratings
    Platform Security00 Ratings8.827 Ratings
    Platform User Management00 Ratings8.326 Ratings
    Reusability00 Ratings9.027 Ratings
    Platform Scalability00 Ratings8.927 Ratings
    Best Alternatives
    GitHubOracle APEX
    Small Businesses
    Git
    Score10 out of 10
    Zoho Creator
    Score7.7 out of 10
    Medium-sized Companies
    Git
    Score10 out of 10
    AppSheet
    Score8.2 out of 10
    Enterprises
    Perforce P4
    Score7.5 out of 10
    Mendix
    Score7.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHubOracle APEX
    Likelihood to Recommend
    9.9
    (131 ratings)
    9.5
    (44 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    8.2
    (3 ratings)
    Usability
    9.4
    (10 ratings)
    9.1
    (8 ratings)
    Support Rating
    8.8
    (26 ratings)
    8.2
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.1
    (2 ratings)
    User Testimonials
    GitHubOracle APEX
    Likelihood to Recommend
    GitHub
    GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
    Incentivized
    Read full review
    Oracle
    If you need to develop an application very quickly, without unnecessary lengthy specifications or business requirements, something you need right away, while utilizing all the capabilities of the Oracle database, APEX is the right choice. Thanks to the many components you use from the vast Oracle APEX library, working with this tool is exceptionally pleasant, fast, and effective.
    Read full review
    Pros
    GitHub
    • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
    • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
    • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
    Read full review
    Oracle
    • Easy upgrade path from Forms, allowing reuse of code and a low learning curve for Forms developers.
    • Very quick to develop in. Ideal for prototyping or iterative development which is how we usually work.
    • Comes with cross browser and mobile compatibility out of the box.
    • Easy to incorporate other web technologies.
    • Development environment runs straight from a browser. This has proved to be a life saver when issues crop up on a weekend.
    Incentivized
    Read full review
    Cons
    GitHub
    • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
    • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
    • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
    • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
    Read full review
    Oracle
    • Can't think of any - the Application Express development team does a fantastic job adopting and supporting emerging trends with each new release.
    • Requires Oracle RDBMS; i.e., is not portable to other RDBMS platforms. On the surface this may seem like a con but it is as it should be - Oracle database is best RDBMS available and tight integration with Oracle RDBMS promotes creation of reliable performant apps.
    Incentivized
    Read full review
    Likelihood to Renew
    GitHub
    GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
    Read full review
    Oracle
    I felt very comfortable using Oracle Application Express from the start. I designed my data model and quickly developed the basic CRUD pages for master tables. Then I designed the main functionality and was able to test and deploy it in a couple of days work. I will probably share the app with other members of the team and continue adding some features in the short term.
    Incentivized
    Read full review
    Usability
    GitHub
    GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
    Incentivized
    Read full review
    Oracle
    Oracle APEX is an ultra flexible, low code platform having a great easy of use, superior customization capabilities, scalable and provides a very good application and data security. It also has lot of AI capabilities as well as modern features such as GeoLocation maps, Automation capabilities, Workflow approval features and Mobile application capabilities using PWA like features.
    Read full review
    Support Rating
    GitHub
    There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
    Incentivized
    Read full review
    Oracle
    Very active and knowledgeable community support includes quick and helpful responses from the Oracle employees on the product development team. I've never had to raise an official support request - everything is dealt with via forums and user groups - or via direct emails. The supposrt commuinty is one of the great things about Apex.
    Incentivized
    Read full review
    Implementation Rating
    GitHub
    No answers on this topic
    Oracle
    Using it on the cloud is really simple, the entire process of configuring and provisioning an Oracle Database takes only a few minutes (less than 10) and then Oracle APEX is already deployed on the database, so you just have to start using it. I would strongly recommend using APEX on Oracle Cloud Free Tier.
    Incentivized
    Read full review
    Alternatives Considered
    GitHub
    While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
    Incentivized
    Read full review
    Oracle
    Oracle APEX has delivered a strong positive ROI by significantly reducing development time, lowering costs, and improving operational efficiency through automation and real-time reporting. While there are some limitations around frontend flexibility and DevOps, the overall business value—especially in data-driven enterprise applications—has been substantial.
    Incentivized
    Read full review
    Return on Investment
    GitHub
    • Team collaboration significantly improved as everything is clearly logged and maintained.
    • Maintaining a good overview of items will be delivered wrt the roadmap for example.
    • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
    Incentivized
    Read full review
    Oracle
    • In the mid-size organization, we had a BI tool that had a significant license cost involved. With Oracle back-end we were able to switch to APEX and move all reporting at literally zero cost.
    • For Oracle PL/SQL users the learning curve is very quick and easy, there are ready templates that you can start with and eventually create complex reports.
    • You can track authorization and authentication on data editing and usage. High performance as it is native oracle sql codes.
    • Centralized data capturing, makes your datawarehouse writable for lookup tables or reference tables.
    Incentivized
    Read full review
    ScreenShots