๐ŸŽค Excited to share that I'll be speaking at APEX World 2026 โ€” not once, but twice!

๐Ÿ“… 26-27 March 2026 | https://lnkd.in/eC4zKxK5

๐Ÿ”น "Supercharging Oracle APEX with Server-Side JavaScript"
The Oracle Database Multilingual Engine (MLE) enables server-side JavaScript directly within Oracle APEX with just a few clicks.

๐Ÿ”น Workshop: "Model a Business Process and Implement a Workflow Application with Flows for APEX" (together with Richard Allen)

A hands-on 2-hour workshop taking you from BPMN business process modeling to building your first workflow application using APEX and Flows for APEX.

If you're attending APEX World 2026, I'd love to see you there!

#orclAPEX #AW26 #apexworld2026 #nlOUG #MLE #OracleDB #flows4apex

I just wrote a new Blogpost about "DevOps Made Easy! with Oracle Autonomous Database using PL/SQL and Git" ๐Ÿš€

If you're looking for an easy DevOps approach for your APEX Stuff, maybe this is for you ๐Ÿ‘ So letโ€™s dive into how you can manage your code repo entirely with PL/SQL ๐Ÿ˜‰

#orclapex #AW24 #nlOUG #apexworld2024

๐Ÿ‘‡
https://tm-apex.hashnode.dev/devops-made-easy-with-oracle-autonomous-database-using-plsql-and-git

DevOps Made Easy! with Oracle Autonomous Database using PL/SQL and Git

Introduction The Oracle Autonomous Database (ADB) includes the DBMS_CLOUD_REPO package, an extremely powerful package that provides easy access to files in Cloud Code (Git) Repositories, including: GitHub, AWS CodeCommit, and Azure Repos. This packag...

TM-APEX