Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming > PHP > MySQL
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 10-18-2007, 10:19 AM   #1
etrader
Member
 
etrader's Avatar
 
Join Date: Feb 2007
Posts: 134
etrader is on a distinguished road
Default Working with large MySQL databases

It is evident that when MySQL database is large, it will significantly reduce the load speed of the site.

However, thesedays there several big sites using MySQL server to store their data, I am curious how they can provide fast services?

What is the common tricks for working with large databases ?
etrader is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 10-18-2007, 04:17 PM   #2
hasan_889
iWEBTOOL Moderator
 
hasan_889's Avatar
 
Join Date: Aug 2006
Location: London
Posts: 1,181
hasan_889 has a spectacular aura abouthasan_889 has a spectacular aura about
Send a message via MSN to hasan_889 Send a message via Yahoo to hasan_889 Send a message via Skype™ to hasan_889
Default Re: Working with large MySQL databases

Quote:
Originally Posted by etrader View Post
It is evident that when MySQL database is large, it will significantly reduce the load speed of the site.

Any proof for your statement?
hasan_889 is offline  
Old 10-19-2007, 03:25 AM   #3
etrader
Member
 
etrader's Avatar
 
Join Date: Feb 2007
Posts: 134
etrader is on a distinguished road
Default Re: Working with large MySQL databases

proof of which part ? that famous sites have large databases ? or the fact that large databases will reduce the site speed ?
etrader is offline  
Old 11-09-2007, 05:57 AM   #4
pelinga
Member
 
pelinga's Avatar
 
Join Date: May 2007
Posts: 125
pelinga is on a distinguished road
Default Re: Working with large MySQL databases

first of all , mysql is not for big database ... there are MSsql and better Oracle

second you have to create index for a lot of fields to improve you DB speed

also be carefully with the connections( Open and close)

pelinga is offline  
Old 11-11-2007, 03:24 AM   #5
Intripita-MH
Senior Member
 
Intripita-MH's Avatar
 
Join Date: Sep 2006
Posts: 280
Intripita-MH is a splendid one to beholdIntripita-MH is a splendid one to beholdIntripita-MH is a splendid one to beholdIntripita-MH is a splendid one to beholdIntripita-MH is a splendid one to beholdIntripita-MH is a splendid one to beholdIntripita-MH is a splendid one to beholdIntripita-MH is a splendid one to behold
Send a message via AIM to Intripita-MH Send a message via MSN to Intripita-MH Send a message via Yahoo to Intripita-MH
Default Re: Working with large MySQL databases

Oracle works well for large enterprise-sized databases.

Another option is to divi the databases up into different servers. Google has hundreds, for example, most of which store data, and the rest store indexes to that data to be referenced. (From what I understand.) Search queries reference the indexes and access the actual storage on a certain server within half a second because, well, Google rocks that way.

I doubt you'll be getting into stuff that big, ... but MySQL is good for relational-type stuff, as long as it doesn't get too large...

Also, it is true that larger databases induce slower load times. More data to parse takes longer. Most of the time it's not noticeable, until you get lots of load and lots of data.
__________________
Intripita :: web hosting | development | conferencing

Business-Grade Web Hosting, Professional Conferencing, Effective Web Development by Intripita
Intripita-MH is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hostings with good MySQL databases etrader Web Hosting 10 11-12-2007 11:08 AM
Interested in LARGE investment? Katey General Talk 9 04-12-2007 10:36 PM
Merge Two MySql databases yalla MySQL 5 04-06-2007 04:00 PM
Website Content Databases - MySQL & MS Access odditysoftware Websites for Sale 115 11-28-2006 08:19 PM
How to sell a large site DocSharpe Websites for Sale 1 09-12-2006 02:29 PM


All times are GMT. The time now is 02:38 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.