LWN.net Logo

it's not that simple

it's not that simple

Posted Apr 4, 2008 5:49 UTC (Fri) by AJWM (subscriber, #15888)
In reply to: it's not that simple by drag
Parent article: Sun Microsystems' Next Linux Move (Seeking Alpha)

> I mean it's not like postgresql is the paragon of correctness, stability, or anything else
that is important in databases. 

Some years back when I was choosing an RDBMS for a project I went with PostgreSQL for a couple
of reasons.  At the time it was certainly more correct, stable and so on than MySQL -- that
may well have changed as MySQL has improved.

The other important criterion was that it supported Embedded SQL in a manner almost identical
to Oracle (one or two trivial #ifdef differences, much closer than any other Embedded SQL I'd
seen).   I don't think MySQL does yet, does it?

But sure, if all you're using the DB for is a backing store, there are plenty of options.

Actually I think if PostgreSQL had had a name as pronounceable as MySQL, it would have become
the clear front runner a long time ago ;-)


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds