| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)
Tony Andrews wrote:
> frebe73_at_gmail.com wrote:
>
>>>Fair enough. But in that case you have at least committed to using a >>>SQL DBMS, and that it will be from one of the major players in the >>>market. That is somewhat different from RCM's position, which is (as I >>>understand it) that it should be trivial to unplug your SQL DBMS and >>>replace it by something else that doesn't even use SQL. >> >>The big questing is: Why do you want to unplug the SQL DBMS? It is very >>likely that the application programming language will be replace long >>before SQL is replaced. In that case, all work to decouple the the >>application from the DBMS is wasted. The productivity using an embedded >>approach (LAMP for example) is much higher than an layered/decoupled >>approach. If you make the decision to take this extra cost you need to >>be pretty sure that your application programming language will survive >>longer than SQL.
Actually, you have that backward. In my experience, the combination of exception-handling and user-interface code account for well over 90% of the code in a typical 3gl/4gl application. Received on Thu Jun 01 2006 - 09:43:44 CDT
![]() |
![]() |