Tag: Oracle REST Database Services

  • Python or Filtering in Queries: sorting JSON responses from an Oracle Database

    ,

    Hey, at least now I know I won’t be restricted to what I can filter based on the python functions I do or don’t know. I can’t be the only one….right?

    URI-with-filering-in-query-from-ORDS-REST-API-enabled-table-Chris-Hoina-ORDS-Database-Tools-Oracle-Autonomous-Database
  • Working with WTForms and Oracle REST Database Services (ORDS) APIs

    , ,

    Welcome Back The title pretty much speaks for itself, and if you’ve been following along, you’d know that I’m working on a demo application that uses Flask (a web application microframework) connected to my Oracle Autonomous Database (ADB) via Oracle REST Data Services (ORDS) APIs. One of Flask’s strengths is that it allows you to…

    Current Flask application, made presentable by using Bootstrap for HTML and CSS