[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SQL engines



Urban Gabor wrote:
  >Hi,
  >
  >I am to write a home application for Linux that uses an SQL database. I
  >can not decide which library to use, my two ideas are: Postgres and Mysql.
  >Which is the best solution and why? (The database is planned to be about
  >maximal 10-15 Mbyte)

PostgreSQL has more features, especially transactions; Mysql does not have
these and is therefore faster, but less suitable for applications which 
need to guarantee informational integrity.  Look at www.postgresql.org
for more information on PostgreSQL.

-- 
      Vote against SPAM: http://www.politik-digital.de/spam/
                 ========================================
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "But the day of the Lord will come as a thief in the 
      night. The heavens shall pass away with a great noise,
      and the elements shall melt with fervent heat, and the
      earth and the works that are therein shall be burned
      up."                     II Peter 3:10 



Reply to: