Sandeep Srinivasa wrote on 09.08.2010 08:54:
The way I see it - for those who want to truly learn, there is the
documentation. For those who dont, there are ORMs.

Another of those ORM myths ;)

ORMs are not an alternative to learning SQL or understand how a DBMS works.
You need to be good at SQL and you need a good understanding of relational 
databases in order to use an ORM efficiently.

One of the first sentences in the Hibernate manual is: "If you have a limited 
knowledge of JAVA or SQL, it is advised that you start with a good introduction to that 
technology prior to attempting to learn Hibernate"

Regards
Thomas


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to