File Library


2016 CodeTalk Series: The NoPL/SQL and Thick Database Methods
Topic: Webinars
Owner: Toon Koppelaars
Date: 2016-12-09
Subtopic: Development

Chris Saxon and Toon Koppelaars, Oracle Corporation

Toon Koppelaars recently conducted an experiment comparing the performance of different ways of implementing a specific task. The NoPL/SQL approach treats the database as no more than a persistence layer, using only naive single-row SQL statements; it implements all business logic outside of it. The thick database approach treats the database as a processing engine; it uses a combination of sophisticated set-based SQL statements and PL/SQL to implement all business logic inside it. In this session, Chris and Toon investigate Toon’s findings and discuss their implications for database development. This session is a must-watch for anyone who builds applications using Oracle Database.

 

 


Download File   CodeTalk Series- NoPLSQL and Thick Database Methods C Saxon and T Koppelaars.mp4

Become a member of ODTUG to gain access to more than 12,500 files in our technical database.

  • Not a member? Click through to the topic of interest to browse a list of available presentations.
  • Already a member? Log-in here to access the full database


Click here to see the Full Techincal Resource Database