LiliTa is of the opinion:
Quote:> Hi, Which is the most recomended database in Linux?
> Maybe MySQL or PostgreSQL or another one?
Oh dear, another flamewar in the making...
Those two are the big pair in FOSS DBMS. I mostly use MySQL myself, since
it's dead simple to get going and keep running, and has all of the basic
stuff needed. PostgreSQL is the heavy hitter, with all the stuff you'd
expect from a commercial RDBMS, including triggers, referential integrity,
stored procs, et al. With all that power comes more complexity, so you
need to make the tradeoff of power vs. simplicity.
--
-----------------------------------------------------------------------
#include <disclaimer.h>
Matthew Palmer, Geek In Residence
http://ieee.uow.edu.au/~mjp16