On Fri, Oct 08, 2004 at 04:37:15PM +0300, Andrey Andreev wrote: > kaya ong wrote: > >Any1 know of any database package avaliable for linux > >... to be installed in desktop... > >Jus experimenting .... think its interesting to have 1 > Mysql and PostgreSQL are great free database systems available for Linux. > > Furthermore, all the database systems I can think of can run on linux > too (with the obvious exception of Microsoft SQL Server, and a few > "semiprofessional" things like FileMaker and Access) Yep and if you want to play harder db2, and Oracle can be had as well. At various times both IBM and Oracle have made free versions avaiable for the asking or free download so do some looking. You may need to register so establish an alternate email address in advance for such things (most ISP make it easy). An alternate mail address can make it easy to sort your mail. Reputable companies make it easy to unsubscribe or change your profile. Procmail is your friend. But to start stick with MySQL and postgresql. # rpm -qa | egrep "postgres|mysql" postgresql-pl-7.4.2-1 postgresql-server-7.4.2-1 postgresql-contrib-7.4.2-1 postgresql-test-7.4.2-1 mod_auth_mysql-20030510-4.1 mysql-server-3.23.58-9 postgresql-jdbc-7.4.2-1 postgresql-tcl-7.4.2-1 postgresql72-libs-1-4.rhl9 mysql-3.23.58-9 postgresql-docs-7.4.2-1 gnucash-backend-postgres-1.8.9-1 php-mysql-4.3.8-2.1 libdbi-dbd-mysql-0.6.5-8.1 mysql-devel-3.23.58-9 postgresql-python-7.4.2-1 postgresql-libs-7.4.2-1 postgresql-7.4.2-1 postgresql-devel-7.4.2-1 postgresql-odbc-7.3-6.1 -- T o m M i t c h e l l Me, I would "Rather" Not.