Jump to content

[SOLVED] Is this a good structure for a database?


anon

Recommended Posts

I was woondering if the following is a good structure for a database for my site.

 

A big DB, containing topics for the posts, these topics each have their own,

Smaller databases containing sub-topics.

 

If i were to create my own site search, would this method be good for searching and indexing, as in would it speed things up a bit?

 

Thanks

Link to comment
Share on other sites

Searching accross mutliple databases would be a nightmare. Are you sure you have the terminoligy correct? Do you meen tables?

 

Even then, topics do not need there own table. Look into database normalization techniques.

Link to comment
Share on other sites

So what you are saying is that there is one big database, and inside there are tables, containing different info? I heard that google have lots of different db's spread over their many different servers, and they are the kings of search.

 

PS: How does google spread it over many db's?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.