Google AppMaker was a low-code development environment. App Maker is included with G Suite Business and Enterprise editions, as well as with G Suite for Education. It was discontinued in early 2021.
N/A
Oracle APEX
Score 8.5 out of 10
N/A
Oracle 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
App Maker is exceptionally strong when you need things to just get done, but your internal development team has a full queue. Or maybe you don't even have an internal development team! If you need a check-in system, an applicant tracking system, an office cleaning checklist with notifications and reports, etc. you can use App Maker to throw something together and make sure your team can use it. You can also collaborate on it, so teams can make this part of their process improvement goals.
Based on our organization's experience, Oracle APEX is a versatile and powerful tool, but its suitability depends on specific business needs, technical requirements, and the nature of the application being developed. Scenarios where Oracle APEX fits well: Business Process Automation/Workflows Reporting and Dashboards for Data Analytics AI based systems such as Select AI Chatbots for data insights based on LLMs Native-like Mobile Applications using PWA feature of APEX Scenarios where Oracle APEX may be less appropriate: Very Complex and highly interactive applications Use cases based on a non-oracle Database
Minimal coding experience required. Javascript is a must-have, but the documentation is excellent, and once you're past the learning curve, it's great!
Great WYSIWYG editor. It's easy to see the layout and still have deep control over what you're putting together.
Excellent integrations with G Suite. There are methods built-in that allow you to easily authenticate and work with the G Suite APIs.
Definitely not for beginners. App Maker certainly isn't usable by "everybody," but it's excellent for those who are willing to learn and get their hands dirty!
Experienced developers will have issues. The target user is someone who doesn't want to (or know how to) use something like App Engine or Kubernetes. People with more experience will certainly see limitations and find it difficult to use to the fullest extent.
Data sources can be iffy to manage. It used to be that App Maker would use a sheet or "Drive table" as a data source, but it now requires a GCP data source like CloudSQL.
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.
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.
its easy to use as a developer and applications designed using apex are easy and intuitive to use as an end user. Even non-coders can build good applications, the more code you can write the more you can enhance the application but you can get up and running quickly with almost no technical know how.
App Maker is a very "do it yourself" platform. There is a huge amount of documentation and plenty of examples to begin learning, plus a vast community support through StackOverflow that can assist anywhere that you're stuck, but the great thing is that it's all up to you. If there are specific features that don't work, Google is always there to help troubleshoot.
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.
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.
App Maker is really kind of new in its own space. We haven't seen the level of functionality, nor the deep integrations, with anything else. It can replace a lot of products, and we've seen it in place in many applications across our organization, so it's been able to reduce our spend on products that offer specific functionality and still need to be customized.
If you are expert in SQL and PLSQL and use Oracle Database, then the best choice is Oracle Application Express. The functionality is already complete and very easy to use, so it's useless to find another tool if you are using Oracle. You don't use Oracle APEX only if: (1) you are using other database than Oracle, and (2) your application load is unpredictable.
We have seen a reduction in time spent on manual processes by being able to automate functions in Google Sheets, take input with special functionality, and have App Maker do the work for us.
We have seen the internal development queue decrease, which allows us to focus on larger projects that couldn't be handled by App Maker.
We have seen ownership and process improvements increase in certain departments, as they are able to get to work themselves.
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.