Re: OO vs. RDB challenge
From: Alfredo Novoa (alfredo_novoa_at_hotmail.com)
Date: 03/15/05
- Next message: Alfredo Novoa: "Re: Application logic and Business logic"
- Previous message: Alfredo Novoa: "Re: Application logic and Business logic"
- In reply to: bruno modulix: "Re: OO vs. RDB challenge"
- Next in thread: Remi Bastide: "Re: OO vs. RDB challenge"
- Reply: Remi Bastide: "Re: OO vs. RDB challenge"
- Reply: bruno modulix: "Re: OO vs. RDB challenge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 15 Mar 2005 12:35:59 +0100
On Mon, 14 Mar 2005 18:12:47 +0100, bruno modulix <onurb@xiludom.gro>
wrote:
>> If something can not enforce the business logic then it is not a DBMS.
>
>Ho, yes ?-) So no one of us never ever worked with a DBMS, cause such a
>thing does not exists (by your definition).
What a nonsense!
Of course they exist: Oracle, DB2, SQL Server, etc.
>May I remind you that a DBMS is a program that has it's own business
>logic (it's business being, as the accronym implie, to manage data), and
>that a not-so-small part of this logic (the one dealing with internal
>data and indexes representation, IO access, request optimisation etc
>etc...) cannot be enforced by a DBMS ?
What a nonsense!
You don't know what business logic is.
>That is not business logic!
>Unless of course you define 'business logic' as 'any rule my favorite
>RDBMS can enforce, and no other', which would make your assertion a
>tautology - and would be a bit unfair too...
Of course my statement was tautology!
Business logic are: database structure, database constraints and
database derivation rules.
And an RDBMS is a software system that can enforce all that.
But it is not my definition, it is the definition you can find on any
book or web about business rules.
http://www.businessrulesgroup.org/
http://www.brcommunity.com/
http://www.computerworld.com/printthis/2003/0,4814,84500,00.html
>> Of course, but if we compare OODBMS's to RDBMS's then OODBMS's don't
>> have any technical pro.
>
>What you mean 'technical' pro ?-)
An objective pro.
>I've worked (and still have to) with RDBMS based CMS. At least half the
>code is related to connecting to the RDBMS, building SQL queries,
Your testimonial is irrelevant. It is very probable that you were not
using the SQL DBMS correctly, and SQL DBMS's are a lot worse than
RDBMS's.
Regards
- Next message: Alfredo Novoa: "Re: Application logic and Business logic"
- Previous message: Alfredo Novoa: "Re: Application logic and Business logic"
- In reply to: bruno modulix: "Re: OO vs. RDB challenge"
- Next in thread: Remi Bastide: "Re: OO vs. RDB challenge"
- Reply: Remi Bastide: "Re: OO vs. RDB challenge"
- Reply: bruno modulix: "Re: OO vs. RDB challenge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|