Re: Decide between Postgresql and Mysql (help of

Поиск
Список
Период
Сортировка
От PFC
Тема Re: Decide between Postgresql and Mysql (help of
Дата
Msg-id op.s68wqnaqcigqcu@apollo13
обсуждение исходный текст
Ответ на Re: Decide between Postgresql and Mysql (help of  (Scott Marlowe <smarlowe@g2switchworks.com>)
Ответы Re: Decide between Postgresql and Mysql (help of  ("Steinar H. Gunderson" <sgunderson@bigfoot.com>)
Re: Decide between Postgresql and Mysql (help of  (Guido Neitzer <guido.neitzer@pharmaline.de>)
Список pgsql-performance
>> And yes, it does become natural to ask "why not write CGIs in ASM?"
>> ;-)

    Personally, I'd code it in brainfuck, for aesthetic reasons.

> And that, nowadays, is generally the state of web development.  It's not
> the language you're using to write it in, it's how efficiently you're
> using your database.  We can probably tweak the system we're testing now
> and get more from our databases by adjusting how hibernate hits them,
> and the types of queries that it's throwing, but in the long run, the
> bottleneck will always be the database server, because we can throw
> relatively small amounts of money at the other layers if they happen to
> be bogging down.  Not so much with the database.

    So, one wonders why some use 70's languages like Java instead of Lisp or
Python, which are slower, but a lot more powerful and faster to develop
in...
    (and don't have hibernate, which is a big bonus)
    (why do you think I don't like Java ?)


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

Предыдущее
От: Gavin Hamill
Дата:
Сообщение: Re: CREATE INDEX rather sluggish
Следующее
От: "Steinar H. Gunderson"
Дата:
Сообщение: Re: Decide between Postgresql and Mysql (help of