TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:15201] Linux DBMS
> > Which DBMS systems perform well on Linux and are not resource hogs?
>
> MySQL rocks, but does not have advance DBMS features.
Don't forget PostgreSQL. If you want a DBMS with many of the desired features
in an ANSI compliant DBMS, PostgreSQL is the way to go. Many people argue that
it is too slow for web serving and ecommerce, however the speed is a tweakable
thing. PostgreSQL is known for its stability and a particularly important
selling point is it's support for transactions; something that MySQL does not
have and may not have in the future.
http://www.postgresql.org
BTW, PostgreSQL is basically a common descendant of such commercial UNIX DBMS's
as Sybase (and ironically MS SQL) and Informix, both of which are available in
Linux now.
----------------------------------------------------------------
Chad Walstrom mailto:chewie@wookimus.net
a.k.a ^chewie, gunnarr http://wookimus.net/chewie
Gnupg: B4AB D627 9CBD 687E 7A31 1950 0CC7 0B18 206C 5AFD
----------------------------------------------------------------