Yes Devin, mySQL is fast enough, but it is not *really* a database.
There are many reasons why some say mySQL is rather close to a file
system with SQL interface than to a DBMS. If you really care about how
robust and efficient your database is then you should look into
PostgreSQL which by many is considered the best open source DBMS.
Maxim Maletsky
www.PHPBeginner.com
-----Original Message-----
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: martedi 2 ottobre 2001 5.50
To: Devin Pittman
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] MySQL Ability
sure
On Tue, 2 Oct 2001, Devin Pittman wrote:
> I would like to begin coding a online website creation tool for
> clients of my small web design firm, and I'd like to use MySQL for the
> backend. I only have one question - is MySQL fast enough and robust
> enough to handle large amounts of data? For example entire pages of
> text, etc.
>
> Thanks for any help,
> Devin
>
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] To
contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]