LWN.net Logo

Advertisement

AOSP, Kernel Androidisms, System Server, Internals / 5-days / O'Reilly Author Instructor

Advertise here

HP expands open-source support (News.com)

HP expands open-source support (News.com)

Posted Jun 1, 2004 1:26 UTC (Tue) by apolinsky (subscriber, #19556)
Parent article: HP expands open-source support (News.com)

We use all major databases at work, Oracle, DB2, Informix and Sql Server. I, for one have found Mysql to meet many of the needs of a database. It is fast and reliable. Too often, we harp on the weaknesses of a product, as opposed to the strengths. Mysql handles many web based tasks wonderfully. Perhaps you don't want it to handle a 12 billion accounting system, but properly designed, in fact you might.


(Log in to post comments)

HP expands open-source support (News.com)

Posted Jun 1, 2004 12:38 UTC (Tue) by leandro (subscriber, #1460) [Link]

> I, for one have found Mysql to meet many of the needs of a database

At a greater complexity, lower performance, lesser standards compliance than PostgreSQL, requiring more coding.

HP expands open-source support (News.com)

Posted Jun 1, 2004 19:59 UTC (Tue) by burki99 (subscriber, #17149) [Link]

>> I, for one have found Mysql to meet many of the needs of a database

> At a greater complexity, lower performance, lesser standards compliance than PostgreSQL, requiring more coding.

that might be true - but as long Mysql is "good enough", "Worse is Better" (http://www.jwz.org/doc/worse-is-better.html) at least for me and probably for many other people out there - no matter how often we get to hear that PostgreSQL is supposedly "better" (whatever "better" exactly means - ease of installation on my windows notebooks is something i value, even if i deploy under linux).

HP expands open-source support (News.com)

Posted Jun 1, 2004 23:30 UTC (Tue) by jae (guest, #2369) [Link]


$ apt-get install postgresql
$ apt-get install mysql

Spot the difference.

HP expands open-source support (News.com)

Posted Jun 2, 2004 18:17 UTC (Wed) by leandro (subscriber, #1460) [Link]

> "Worse is Better" (http://www.jwz.org/doc/worse-is-better.html) at least for me

Uh... the point of that (classic) article is that Lisp is better and should be used, but that its marketing could use some improvement in order to overcome inertia.

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