REST Calls to Oracle Database with Python and ORDS

ORDS stands for "Oracle Rest Data Services" and is available as a free download here (select the download tab).  ORDS can be used to enable REST calls for a database table or a whole schema. The ORDS package broadly consists of some database schemas ("users") with PL/SQL packages and a Java war file that has to … Continue reading REST Calls to Oracle Database with Python and ORDS