An architecture blueprint of a modern database centric application

04.11.2020, 16:30-17:30
Talk, EN

In this presentation we’ll go through how we, for a recent project, set up the architecture to build a modern and versatile database centric application – or SmartDB/PinkDB, as it’s also called. We’ll show and discuss how we layered the code and used different components to serve both a mobile and a desktop applications. Building blocks were: Oracle database, stored procedures, REST (ORDS), GraphQL, Apex, logging (Logger), unit testing (utPLSQL) and more.