It really depends on the page and what it's doing. If your database is normalized properly you probably won't need more than 4-5 queries per page because you can use joins to get multiple tables together. It also depends on how much ajax you're using because each ajax call could be doing queries as well.






Reply With Quote







Bookmarks