Re: Object-relational impedence
Date: Tue, 11 Mar 2008 09:06:10 -0700 (PDT)
Message-ID: <02470677-a0cc-40fb-abd1-f944201d33e4_at_e10g2000prf.googlegroups.com>
Robert Martin wrote:
> On 2008-03-06 14:54:27 -0600, topmind <topmind_at_technologist.com> said:
>
> > The industry is full of horror stories with regard to ORM mappers.
>
> The industry is full of horror stories with regard to SQL. So what?
Using ORM's effectively requires both decent knowledge of SQL/RDBMS and the ORM tool. Using SQL/RDBMS effectively only requires the first.
If the ORM expert doesn't know SQL/RDBMS sufficiently, then they cannot troubleshoot issues properly.
ORM's are a jobs program. (May be good for a paycheck, but is otherwise an unnecessary expense to a company.)
> --
> Robert C. Martin (Uncle Bob)��| email: unclebob_at_objectmentor.com
> Object Mentor Inc.� � � � � ��| blog:��www.butunclebob.com
-T- Received on Tue Mar 11 2008 - 17:06:10 CET