The Helsinki declaration: observation 2
To illustrate the second observation, let's take a look at the following quadrant. It maps character-mode / GUI-mode applications against stateless / statefull underlying protocol.At the end of the...
View ArticleThe Helsinki declaration: observation 3 (Yafets)
After observation 1 "we-do-not-use-the-feature-rich-DBMS", and observation 2 "we-are-still-delivering-UFIs-only-in-ways-much-more-complicated-than-we-used-to-do-so", let's move on to the third...
View ArticleThe Helsinki declaration: observation 4
So here is the last observation while looking back at 20+ years of (web) database application development. The fourth observation is about the required developer knowledge investment. How much time do...
View ArticleJ2EE and traditional MVC (Part 1)
A short note to new visitors: this blog documents my vision on how to build database web applications. Normally I do this by presenting a two hour presentation know as "A Database Centric Approach to...
View ArticleJEE and traditional MVC (Part 2)
In the previous post I gave a high level introduction into the MVC design pattern. This pattern classifies all code that you write to implement a database web application, into three classes:Model...
View ArticleWindow-on-Data applications
Up till now I have been focussing on technology. We have seen DBMS´s evolve, the web and n-tier architectures come into existence, Yafets prosper, and developer productivity go down the drain. I also...
View Article(slightly off topic) Chris Date event @Dallas
You may want to check out this unique event.[will return to the declaration shortly]
View ArticleIssues with current trend
In my last post I have introduced the code classification used by the Helsinki declaration (as opposed to MVC used by JEE):User Interface (UI) code: all code that creates UI and responds to events in...
View ArticleThe Helskinki approaches to WoD application development
[continuing from my previous post]In a very similar way as I did here for MVC, the Helsinki UI/BL/DL code classes can be mapped across the client, middle and data tiers too:What I do differently here...
View ArticlePeople ask the wrong question
People who know me, know that I am enthusiastic about Apex. But I am certainly not an Apex expert. By far not. The DBMS is where my knowledge is. But because they know of my enthusiasm, I often get the...
View ArticleHelsinki code layers in the DBMS
Ok, let's continue with the second part of "The Helsinki Declaration". That would be the part where I zoom in on the DBMS and show you how best to do this database centric thing.We have seen that the...
View ArticleResuming transmission...
I've been busy lately: preparing papers and presentations for the upcoming ODTUG, presenting at Hotsos-revisited, and presenting at the Dutch DBA-symposium. All spare time went into these activities,...
View ArticleRebound for database design?
My fellow Oaktable member Robyn Sands posted something very "inline" with the Helsinki declaration. Good comments too.
View ArticleTwo weeks to go for ODTUG
ODTUG Kaleidoscoop 2009 is approaching soon. I'll be hosting two presentations.Fat Databases: a Layered ApproachThis will basically be the Helsinki Declaration talk, only crammed into just one hour....
View ArticleThe Helsinki Platform
Nice picture from "OraDude" showing the Fat Database, or Helsinki's first observation.
View ArticleContinuing with part 2 of the Helsinki presentation
The second part of my two-hour Helsinki presentation brings the message that in order to avoid PL/SQL spaghetti when taking the "fat database" approach, one must employ a layered PL/SQL code...
View ArticleUsing pipelined table function as the UI API object
In my previous post I've introduced you to an example WoD application page, and showed how the render-flow could be built in an Helsinki manner using a ref-cursor. The UI technology stack would call a...
View ArticleArticle 2
Nice one:http://ora-00001.blogspot.com/2011/07/mythbusters-stored-procedures-edition.html
View Article"Triggers considered harmful", considered harmful
I know I should finish posting here on TheHelsinkiDeclaration... But in the meantime I decided to start a new blog dedicated on database triggers. It will be like TheHelsinkiDeclaration a documentation...
View ArticleArticle 0
Just attended this session here at Oracle Openworld: Flexible Design and Modeling: Planning for Constant Change Gwen Shapira - Senior Consultant, Pythian Robyn Sands - Principal Member of Technical...
View ArticleNew blog with general Oracle database posts.
Started Oracle database tidbits blog here.
View ArticleNew post on semantic query optimization bug
See: http://tkoppela.blogspot.com/2013/07/semantic-query-optimization-gone-bad.html
View ArticleNoPlsql vs ThickDB: which one requires a bigger database server?
Slides of my Oaktable World presentation held during OOW 2016 can be found here: NoPlsql vs ThickDB And a recording of this talk: https://www.youtube.com/watch?v=8jiJDflpw4Y
View ArticleThe Relational Data Model
Mid-eighties. I was studying Computer Science. Little did I know back then that this thing called "The Relational Data Model" (RDM) would become huge in the IT-industry. The topic was still hot in...
View ArticleMy NoPlsql versus SmartDB deep-dive presentation materials
For those who are interested here are my two slidedecks used in yesterday's deep-dive session at ODTUG, here they are in ppsx format which includes all the animations. Part 1: Comparison between...
View Article