cropped-android-chrome-512x512-1-1
Oracle DB API Wrapper

API Server to serve as a middleware interfacing to Oracle DB

v1.0.0

How it works

Connecting to Oracle DB can be a challenge due to the requirements the Oracle Clients can have, making it often difficult to read data from Oracle DB with Litmus Flows. Yet Oracle does provide an API based approach which allows to read data from an Oracle DB through Rest-API. Litmus provides with the Oracle DB API Wrapper a Docker Container which allows to make use of this option to read data from Oracle DB into Litmus Flows.

Knowledge Prerequisites:

  • Knowledge about Oracle DB and Oracle SQL
  • Knowledge about how connections from Clients to Oracle DB can be established and configured

Supporting Knowledge:

Oracle_DB_Wrapper