Re: PostgreSQL Developer Best Practices

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: PostgreSQL Developer Best Practices
Дата
Msg-id 55DB4EE6.7020204@hogranch.com
обсуждение исходный текст
Ответ на Re: PostgreSQL Developer Best Practices  (Melvin Davidson <melvin6925@gmail.com>)
Ответы Re: PostgreSQL Developer Best Practices
Список pgsql-general
On 8/24/2015 9:34 AM, Melvin Davidson wrote:
> And again, I am talking about _database_ design, not Web apps. Letting
> Web developers design a database to work with their app, is a very,
> Very, VERY bad idea.
> It is far better to let DBA's and "database develeopers" design a good
> database, then to let those apps mold a db into a non-optimum design.

if you let the app drive the database design, you tend to end up with a
database which is only useful to that single app, and likely breaks when
that app changes.

--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: John Turner
Дата:
Сообщение: Re: PostgreSQL Developer Best Practices
Следующее
От: Melvin Davidson
Дата:
Сообщение: Re: PostgreSQL Developer Best Practices