Presentation Detail
Title | Data Centric - Moving Business Logic into the Database |
Speaker | Birgitta Hauser |
Presented | May 18, 2022 |
Time | 4:00pm |
Description | When talking about application modernization database most think about converting from DDS to DDL and redesigning the database and yes, this might be the final goal.
But there is much more! We have to move from an application-centric thinking to a data centric thinking. In short, instead of coding everything in whatever programming language, we should move as much business logic as possible into the database. It may even include foreign data that is provided and accessed by Web-Services.
But what does that mean? At first, using encapsulated (complex) SQL Statements wrapped in SQL Views or User Defined Table Functions, externalizing Data Access, adding constraints and triggers, Row And Column Access Control (RCAC). With all these techniques we cannot only reduce our source code to a minimum but also secure our data! |
Home Page | |
|