Carsten Czarski

Architect

Carsten is an Architect in the Oracle APEX Development Team. Carsten primarily works on architectural topics, data access and loading (from local and remote data sources), and on server-side functionality of APEX components. Carsten is strongly interested in integration of APEX with external REST and other APIs.

Show more

Recent Blogs

Visualize data from CSV files on OCI Object Store with APEX - no code ...

Visualize data from CSV files on OCI Object Store with APEX - no code required!

APEX 24.1: REST Data Sources and nested JSON responses

APEX 24.1: REST Data Sources and nested JSON responses

Oracle APEX App Deployments made easy: Use the ORDS REST APIs

Automating Oracle APEX App Deployments is now made easy! Use the ORDS REST APIs. With the release of APEX 23.1, ORDS (Oracle REST Data Services) introduces a REST API to export and deploy APEX applications.

Building a REST API to Deploy APEX Apps

Every APEX developer knows how to export and import applications using the Application Builder. And since an APEX export file is actually a SQL script, it's also pretty obvious, that one can use SQL*Plus or SQLcl to deploy the application on the target system. So far, so good. The export part of the...

Synchronize Parent-Child REST Sources

With APEX 20.2, the new REST Source Synchronization feature was introduced, which allows to synchronize data from a REST API to a local table - without any code at all. This posting will show, how two REST APIs (which model a parent-child relationship) can be synchronized to two(!) local tables. Som...

Receive the latest blog updates