View Single Post
Old 09-22-2021, 07:52 PM  
Publisher Bucks
Confirmed User
 
Industry Role:
Join Date: Oct 2018
Location: New Orleans, Louisiana. / Newcastle, England.
Posts: 1,129
How do you Organize SQL Databases?

So after the past couple of weeks, its becoming clear that I need a better way of managing and organizing my SQL databases, at present, I have each database listed by site name, with a table underneath it like this:

domain
- tablename

But was wondering if there might be a better method, perhaps creating one 'primary' SQL database and then adding a slew of single tables below it:

maindatabase
- recipes
- cars
- pets
- forum
- store
- casino
- etc

Are there any drawbacks or bonuses to using either method over the other or, perhaps, any other methods you might have or currently use to handle database management that may be better still?
Publisher Bucks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote