Re: MySQL versus Postgres

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: MySQL versus Postgres
Дата
Msg-id i3oavk$tbr$1@dough.gmane.org
обсуждение исходный текст
Ответ на Re: MySQL versus Postgres  (Sandeep Srinivasa <sss@clearsenses.com>)
Список pgsql-general
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
thatyou start with a good introduction to that technology prior to attempting to learn Hibernate" 

Regards
Thomas

В списке pgsql-general по дате отправления:

Предыдущее
От: Sandeep Srinivasa
Дата:
Сообщение: Re: MySQL versus Postgres
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: MySQL versus Postgres