Orclapex

APEXLang in APEX 25.1

APEXLang in APEX 25.1: From Database to DevOps Dream

While Oracle hasn’t officially announced it yet, Michael Hichwa presented APEXLang during a Kscope25 demo, introducing a domain-specific .apx file format that defines full APEX applications. Unlike a basic JSON or YAML dump, this .apx delivers the clean readability, enriched with a grammar for APEX metadata. It empowers: Integration with SQLcl and SQL Developer for true file-based […]

APEXLang in APEX 25.1: From Database to DevOps Dream Read More »

How Oracle APEX Gives Businesses a Competitive Edge in 2025

How Oracle APEX Gives Businesses a Competitive Edge in 2025

Oracle Application Express (APEX) is a low-code development platform built into the Oracle Database, enabling developers to quickly build feature-rich, mission-critical web and mobile applications. Because APEX is included at no extra cost with every Oracle Database (including Oracle’s Autonomous Cloud Database), organizations already using Oracle can start innovating immediately. In 2025, APEX’s combination of rapid

How Oracle APEX Gives Businesses a Competitive Edge in 2025 Read More »

RAG in Oracle APEX 24.2

RAG in Oracle APEX 24.2: A Step-by-Step Guide for Developers

Below is a detailed blog post tailored for Oracle APEX developers, explaining Retrieval-Augmented Generation (RAG) in APEX 24.2. It includes a step-by-step guide and a sample use case with complete code. This is designed to be practical, engaging, and immediately useful for APEX developers looking to leverage AI in their applications. Mastering Retrieval-Augmented Generation (RAG) in

RAG in Oracle APEX 24.2: A Step-by-Step Guide for Developers Read More »

Create Your First Oracle APEX Mobile Apps

Create Your First Oracle APEX Mobile Apps

Environnement: Oracle Apex 18+ version Oracle Database 9+ Mobile Application Design Oracle Application is a framework integrated into an Oracle database. This means that all requests communicate directly with the database. Therefore, all APEX applications must have an internet connection in order to communicate with the Oracle database to display the content of the web

Create Your First Oracle APEX Mobile Apps Read More »