TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    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

    SQLite

    Score8 out of 10
    N/ASQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.N/A
    Pricing
    Oracle APEXSQLite
    Editions & Modules
    Oracle APEX Application Development
    $0.32
    OCPU per hour
    Oracle Autonomous Transaction Processing - Exadata Storage
    $118.40
    Terabyte storage capacity per month
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle APEXSQLite
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Oracle APEXSQLite
    Considered Both Products
    Oracle
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    10 Answers
    100%
    Would buy again
    11 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    100%
    Delivers good value for the price
    11 Answers
    Happy with the feature set
    90%
    Happy with the feature set
    9 Answers
    100%
    Happy with the feature set
    11 Answers
    Lived up to sales and marketing promises
    83%
    Lived up to sales and marketing promises
    5 Answers
    90%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    89%
    Implementation went as expected
    8 Answers
    100%
    Implementation went as expected
    11 Answers
    Features
    Oracle APEXSQLite
    Low-Code Development
    Comparison of Low-Code Development features of Oracle APEX and SQLite
    Feature
    Oracle APEX
    8.5
    27 Ratings
    1% above category average
    SQLite
    -
    Ratings
    Visual Modeling7.726 Ratings00 Ratings
    Drag-and-drop Interfaces8.427 Ratings00 Ratings
    Platform Security8.827 Ratings00 Ratings
    Platform User Management8.326 Ratings00 Ratings
    Reusability9.027 Ratings00 Ratings
    Platform Scalability8.927 Ratings00 Ratings
    Best Alternatives
    Oracle APEXSQLite
    Small Businesses
    Zoho Creator
    Score7.7 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    AppSheet
    Score8.2 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    Mendix
    Score7.1 out of 10
    MySQL
    Score8.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle APEXSQLite
    Likelihood to Recommend
    9.5
    (44 ratings)
    8.0
    (14 ratings)
    Likelihood to Renew
    8.2
    (3 ratings)
    -
    (0 ratings)
    Usability
    9.1
    (8 ratings)
    8.0
    (2 ratings)
    Support Rating
    8.2
    (2 ratings)
    1.0
    (1 ratings)
    Implementation Rating
    9.1
    (2 ratings)
    -
    (0 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    Oracle APEXSQLite
    Likelihood to Recommend
    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
    Open Source
    SQLite is a lightweight and efficient database management system. With SQLite, performance increases as memory are added. It's reliable and well-tested before release. SQLite handles memory allocation and I/O errors gracefully. SQLite provides bug lists and code-change chronologies. All bugs are disclosed, and it's compatible with iOS, Android, MAC, and Windows. SQLite is open-source, allowing developers to tailor it to their specific needs.
    Incentivized
    Read full review
    Pros
    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
    Open Source
    • Our products are using SQLite in embedded Linux and in Windows software.
    • It is truly a stable cross-platform database.
    • The fact that it is a zero-configuration database engine, it is particularly a nice advantage when you work in the embedded world.
    • Being a single database file, it provides ease for those who need to quickly transfer data to someone else, or quickly browse data.
    Incentivized
    Read full review
    Cons
    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
    Open Source
    • Although it is excellent at what it does, you should be really careful and plan accordingly if you know that your database is going to scale at a huge level because it is not suitable of databases which are of Enterprise level and demands top-notch security and protection.
    • If your project involves multiple people working on the same database simultaneously, then that becomes a big problem, because it only allows single write at one time. You really need to be forward thinking in a manner to predict if this database will cater to all the needs of your project.
    • The most common difficulty with this is the lack of some of the basic functionality which is present in the other premier databases like Joints, Stored Procedure calls, Security and permission grants. If you do require all those things then you are better off not using this software.
    • Lastly, if you are using this in an Andriod App development cycle then also your options are limited because it does not integrate with PostgreSQL and MYSQL.
    Incentivized
    Read full review
    Likelihood to Renew
    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
    Open Source
    No answers on this topic
    Usability
    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
    Open Source
    I have given this rating cause its irreplaceable in some of the areas like no more installation need except from a single library. I find dialect is simple in use cases. its suitable for any professionals with various skill levels. its easily connect with various os and devices. very less maintenance or administration required.
    Incentivized
    Read full review
    Support Rating
    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
    Open Source
    I haven't needed support yet.
    Incentivized
    Read full review
    Implementation Rating
    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
    Open Source
    No answers on this topic
    Alternatives Considered
    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
    Open Source
    We looked at other traditional RDBMS products, but found them to be cumbersome to deploy. They take up more space, and consume more computing resources than SQLite does. While the performance or direct integration to our primary applications may have been better or easier if we had gone with a traditional RDBMS, the performance of SQLite has been more than acceptable. The performance and speed to deploy made SQLite a much more attractive option for us than a traditional RDBMS.
    Incentivized
    Read full review
    Return on Investment
    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
    Open Source
    • No licensing fees has a net increase on ROI
    • The active community has kept support costs low, further increasing ROI
    • The wide range of supported platforms and high level of compatibility has increased ROI by reducing time spent porting the database model to any platform specific solutions.
    Incentivized
    Read full review
    ScreenShots