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 > Database Size

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-08, 04:36
confuselled confuselled is offline
Registered User
 
Join Date: Sep 2008
Posts: 1
Database Size

Hi,

I was wondering if anyone could advise me about database sizes. So far the databases I have created have been relatively small, however I am now looking to create a fairly large database that will continue to grow. This database will incorporate data for different projects that follow the same data model.

I am not sure whether I should now create multiple databases? Performance is a big issue for my client, they will be looking to carry out complex queries spanning multiple view tables. My concern with creating multiple databases is the future maintenance and extendibility of the solution, hence I would rather not be duplicating the data model.

Also,can anyone provide me with an idea of what is classified as a small and large database?

Thanks in advance!
Reply With Quote
  #2 (permalink)  
Old 09-22-08, 05:44
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
you do not need to create multiple databases

small: thousands of rows
medium: millions of rows
large: billions of rows
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
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