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 > Domain Names - table structure advice?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-04, 03:34
Steve74 Steve74 is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
Question Domain Names - table structure advice?

Hey all,

I want to build a database of available domain names and was hoping for a little input as to an efficient structure.

I'll only be storing 3 pieces of info.
  • Full Domain name
  • extension only (.org,.com,.net)
  • date domain was made available.

I'll be adding new domains daily and would imagine making a table for each month? There will be about 500,000 new entries each month. I also need to load in historical data which comprises about 29 million entries.

Any suggestions as to the best structure for this data that will make for the most efficient searches? Should the extension field be an ENUM for example.

Thanks all!

Steve.
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