Re: [PHP-DB] big data base

2005-03-16 Thread Bastien Koert
just a few thoughts myself bastien From: "Kevin" <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: Re: [PHP-DB] big data base Date: Wed, 16 Mar 2005 04:32:49 +0100 "Martin Norland" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > luis medrano wr

Re: [PHP-DB] big data base

2005-03-15 Thread Kevin
"Martin Norland" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > luis medrano wrote: > > Hi All, > > > > I need you help. I need to design a very big data base, around 900GB > > or more of information but I never had design or manage this magnitude > > of information before. I really

Re: [PHP-DB] big data base

2005-03-09 Thread Martin Norland
luis medrano wrote: Hi All, I need you help. I need to design a very big data base, around 900GB or more of information but I never had design or manage this magnitude of information before. I really appreciate if you can point me to documentation to how can do this properly or you can help me wit

Re: [PHP-DB] big data base

2005-03-09 Thread Robby Russell
On Wed, 2005-03-09 at 11:54 -0800, luis medrano wrote: > Hi All, > > I need you help. I need to design a very big data base, around 900GB > or more of information but I never had design or manage this magnitude > of information before. I really appreciate if you can point me to > documentation to

RE: [PHP-DB] big data base

2005-03-09 Thread Bastien Koert
/architect/mwa_week8.html http://www.oracle.com/technology/industries/life_sciences/presentations/olsug_june04/olsug_june04_wellcome_sanger_trust.pdf bastien From: luis medrano <[EMAIL PROTECTED]> Reply-To: luis medrano <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] big da

RE: [PHP-DB] big data base

2005-03-09 Thread Bastien Koert
www.highperformancemysql.com if mysql what is the db? and application load? You may want to be looking at Oracle / DB2 Bastien From: luis medrano <[EMAIL PROTECTED]> Reply-To: luis medrano <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] big data base Date: Wed, 9 Ma

[PHP-DB] big data base

2005-03-09 Thread luis medrano
Hi All, I need you help. I need to design a very big data base, around 900GB or more of information but I never had design or manage this magnitude of information before. I really appreciate if you can point me to documentation to how can do this properly or you can help me with some experiance y