PDA

View Full Version : About mysql


Yahook
05-18-2005, 10:22 AM
I've recently found message baord script on php without mysql. What do you think about the speed of work of such scripts?

Draft
05-18-2005, 06:51 PM
For a forums or guesbooks with usual posting it doesn't matter. But if you'd like to make a search over the archives MySql will provide better results, I think.

xariton
05-19-2005, 07:33 AM
MySql is not the fastest database system - it's the simplest as for me :)
As I remember for example DB2 is more fast then MySql.
I agree with Draft that for a forums or guestbook’s with usual posting it doesn't matter.