rich97 Posted May 9, 2008 Share Posted May 9, 2008 Hey there, Basicaly I'm new to ajax and i'm using it for a new (rather ajax heavy) project. I was wondering how many MySQL queries is too much? I know it probably depends on the server. But i'm worried that as the site expands, with all of the ajax loading things faster than a normal page would load that it will overload it and break it. I don't know, this may be a silly question. but i keep hearing about techniques to keep queries down, is it really that much of a problem?!? Thanks, Richard. Link to comment https://forums.phpfreaks.com/topic/104919-too-many-mysql-querys/ Share on other sites More sharing options...
Scotticus Posted May 23, 2008 Share Posted May 23, 2008 At the end of the day.. It all boils down to your server/database setup.. You could always switch over to another DB.. If your host allow's you to use more than 1 MySQL DB.. My chat.. When I get it to work.. Will be handling a lot of data.. So I will update you on the situation.. Scott edit removed bold tags Link to comment https://forums.phpfreaks.com/topic/104919-too-many-mysql-querys/#findComment-547793 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.