Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General PostgreSQL Topics / September 2006

Tip: Looking for answers? Try searching our database.

Postgresql Vs. Mysql -- Need advice

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
myoda0001@yahoo.com - 26 Sep 2006 04:29 GMT
Hi Database Gurus,

 Not to start a war among fanatics, but I just wanted to get honest opinion/advise of smart folks like you about this. We are about to begin development for a data intensive web based application and are faced with the choice of database software. We (at least currently) are focusing on free software. Some basic research has indicated both Postgresql and Mysql as the best of lot.

 Can people please advise as to pros/cons of each of these ? I am looking from the following angles:

 a.. Performance (Scalability)
 b.. Reliability
 c.. Ease of use
 d.. Extensibility and portability (If we were to migrate to some other database engine in the future, for example Oracle)
 e.. Feature rich-ness
 f.. Rich-ness of other tools available around the database engine
 g.. Anything else that I have missed.

 Are there any pointers to any online work that has done comparisons between these two ?

 Please do reply. Any help/guidance will be truly appreciated.

Thanks in advance!

=====================================================================
Email : myoda0001 AT yahoo.com
Website: http://www.eruditionhome.com [Excellent site for data mining tutorials and resouces]
=====================================================================
Jerry Stuckle - 26 Sep 2006 11:55 GMT
> Hi Database Gurus,
>  
[quoted text clipped - 31 lines]
> tutorials and resouces]
> =====================================================================

IMHO,Both perform well and are reliable.  I find them easy to use with
tools on the market.

As for portable - the only way you'll get true portability is if you use
something like ODBC.  If you're using PHP, Pear::MDB2 gives you some
portability.  But in general you're going to have to change code no
matter which database you use.  The SQL will, for the most part, be
portable, however.

Postgres has more features available.  But MySQL is catching up.

Tools - probably about the same.  I'm not familiar with all the
available for either one, but for general purpose tools I've been able
to find what I need for either.

IMHO you're going about this the wrong way. You need to define your
requirements for a database, then choose the right one based on those
requirements.  You may find either MySQL or Postgres will work for you.
 Or you may find neither will.  Or one, but not the other.

Signature

==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.