Looking for a database

Les Mikesell lesmikesell at gmail.com
Sun Jan 29 17:21:16 UTC 2006


On Sun, 2006-01-29 at 10:37, Paul Smith wrote:

> Could someone please recommend a nice and well documented database
> program for a person who has never used a database?

That's not much to go on when asking for a recommendation.
The obvious choices on fedora will be MySQL and postgresql
and between those, postgresql follows the sql standards
more closely and has a less restrictive license.  Mysql
might be slightly faster if your usage is mostly read-only.

You'll also need client side tools.  Perl/php/java are
often used for web access and there are some generic
frameworks available.  Openoffice/base could be used
for something more interactive.

-- 
  Les Mikesell
   lesmikesell at gmail.com





More information about the fedora-list mailing list