RE: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-10 Thread Matthew Moldvan
Why not direct your energy to an existing project?  No sense in reinventing
the wheel ... http://phprpg.org/.  BTW, they are using MySQL, and it is open
source.

Regards,
Matthew Moldvan

---
 System Administrator
 Trilogy International, Inc
 http://www.trilogyintl.com/ecommerce/
---

-Original Message-
From: dufronte [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 2:48 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP-DB] which DBMS... MySQL or PostgreSQL


I want to start my Open-Source Project.. PHP-Based RPG Webgame in the
next 2 months.. Till now, I still confuse in choosing 2 DBMS.
MySQL and PostgreSQL.  In your opinions, which DB should I use in
consider that my Game will content a very big database including Player
data, player Stats, Story and Scenario Database , etc. which one that
easy to access, fast, and could maintain the sql file in small size..
and easy to backup 
 
Thanks for your advise.
 
 
 
 
#Please join Open Community Forum... http://openity.tk  #We're free to
discuss anything, you're free to create your own topic in your own
language. :D
 
 
   ---DuFronte--- 
  http://kapsul.org
  No Fuckin' Shits !!
 



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread Chris Boget
> Hmm.. so it means that I should choose PG ???

That's not something we can answer as it very much depends
on your needs.  Look at the features that PG has v. the features
that MySQL has and decide based on that.  If you don't need the
functionality PG offers that MySQL doesn't, go with MySQL as 
it's faster and easier to learn.  Otherwise go with PG.

Chris


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread dufronte
Hmm.. so it means that I should choose PG ???

#Please join Open Community Forum... http://openity.tk  #We're free to
discuss anything
 
   ---DuFronte--- 
  http://kapsul.org
  No Fuckin' Shits !!

> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 10, 2003 2:56 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-DB] which DBMS... MySQL or PostgreSQL
> 
> On Friday 10 January 2003 03:48, dufronte wrote:
> > I want to start my Open-Source Project.. PHP-Based RPG Webgame in
the
> > next 2 months.. Till now, I still confuse in choosing 2 DBMS.
> > MySQL and PostgreSQL.  In your opinions, which DB should I use in
> > consider that my Game will content a very big database including
Player
> > data, player Stats, Story and Scenario Database , etc. which one
that
> > easy to access, fast, and could maintain the sql file in small
size..
> > and easy to backup 
> 
> This question has recently been asked and answered -- search the
archives
> (both php-db and php-general). Also google "MySQL vs PostgreSQL"
should be
> helpful.
> 
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.biz
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development
*
> 
> 
> /*
> It is better to wear out than to rust out.
> */
> 
> 
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread dufronte
Oh yeah.. I see... thx for the info...


#Please join Open Community Forum... http://openity.tk  #We're free to
discuss anything
 
   ---DuFronte--- 
  http://kapsul.org
  No Fuckin' Shits !!

> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 10, 2003 2:56 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-DB] which DBMS... MySQL or PostgreSQL
> 
> On Friday 10 January 2003 03:48, dufronte wrote:
> > I want to start my Open-Source Project.. PHP-Based RPG Webgame in
the
> > next 2 months.. Till now, I still confuse in choosing 2 DBMS.
> > MySQL and PostgreSQL.  In your opinions, which DB should I use in
> > consider that my Game will content a very big database including
Player
> > data, player Stats, Story and Scenario Database , etc. which one
that
> > easy to access, fast, and could maintain the sql file in small
size..
> > and easy to backup 
> 
> This question has recently been asked and answered -- search the
archives
> (both php-db and php-general). Also google "MySQL vs PostgreSQL"
should be
> helpful.
> 
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.biz
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development
*
> 
> 
> /*
> It is better to wear out than to rust out.
> */
> 
> 
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread Jason Wong
On Friday 10 January 2003 03:48, dufronte wrote:
> I want to start my Open-Source Project.. PHP-Based RPG Webgame in the
> next 2 months.. Till now, I still confuse in choosing 2 DBMS.
> MySQL and PostgreSQL.  In your opinions, which DB should I use in
> consider that my Game will content a very big database including Player
> data, player Stats, Story and Scenario Database , etc. which one that
> easy to access, fast, and could maintain the sql file in small size..
> and easy to backup 

This question has recently been asked and answered -- search the archives 
(both php-db and php-general). Also google "MySQL vs PostgreSQL" should be 
helpful.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
It is better to wear out than to rust out.
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php