From: Roman S <rromas@mailru.com>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] MySQL vs PostgreSQL
Date: Wed Sep 26 14:27:13 2001
Message-ID: <200109261035.f8QAZPR29145@www2.mailru.com> (raw)
Цитирую Maxim <max_conf@e-foto.ru>:
> Как люди думают, что перспективнее.
>
> MySQL
> + Простота использования, быстрота. Наиболее
распространен.
Быстрота - только на плоских выборках/вставках :(
> - По сути реализован чистый SQL без многих
полезных наработок.
> Например
> нет хранимых процедур или функций.
Там вообще ничего нет.
Нет subselect-ов толком...
Нет следующих вещей, без которых невозможно построение РБД:
1. Нет толком блокировок.
2. Нет толком транзакций.
3. Нет механизмов обеспечения ссылочной целостности.
Без пункта (3) - РБД строить попросту опасно.
Обычно используется, не как РСУБД, а как менеджер
таблиц с SQL-интерфейсом.
Нормальных оценок производительности нигде практически
нет. Субъективно - на реальных выборках её
скорострельность несколько преувеличена.
Впрочем, это по состоянию с год назад, после того, как
я убедился, что мои потребности оно удовлетворить не в
состоянии - более не трогал.
> PostgreSQL
Полноценная СУБД, но в сложных запросах пока безумно
проигрывает монстрам-лидерам, таким, как IBM DB2 и
Oracle. Чем сложнее запрос - тем хужее.
На простых запросах (менее 20 таблиц) - работает
шустро, но в связи с относительно слабым оптимизатором
запросов программировать её нужно очень тщательно.
Rgds!
Roman Savelyev
next reply other threads:[~2001-09-26 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-26 14:27 Roman S [this message]
2001-09-26 15:53 ` Maxim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200109261035.f8QAZPR29145@www2.mailru.com \
--to=rromas@mailru.com \
--cc=mandrake-russian@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git