If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Performance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-12-04, 18:13
meone meone is offline
Registered User
 
Join Date: Feb 2004
Posts: 8
Performance

At what point is a MYSQL database considered to be too large to the point where it seriously slow performence? My database has currently 150 tables, 12,000 rows and 43MB of data. And the number grows by about 15 rows (60Kb) per day 5 days a week. Should I be looking at alternate ways to store and retrieve my data? or am I fine for the next few years.
Reply With Quote
  #2 (permalink)  
Old 02-12-04, 19:45
aus aus is offline
Registered User
 
Join Date: Oct 2003
Location: Denver, Colorado
Posts: 137
Re: Performance

You are not in danger of running into problems with the size of your database. There are companies running MySQL databases with billions of rows. Check out some user stories at http://www.mysql.com/press/user_stories/index.html
Reply With Quote
  #3 (permalink)  
Old 02-12-04, 21:12
meone meone is offline
Registered User
 
Join Date: Feb 2004
Posts: 8
Thanks
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On