Re: how many databases should I create

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Matter of preference really. Do you put all your files in one directory? I do for the most part, but when it comes to security you can divy out access to different databases rather than each table and it makes things simpler, so I use different databases for different projects. Also, I think you can move different databases around onto different partitions if they get too big.

-Jeff

----- Original Message ----- From: "Perry, Matthew (Fire Marshal's Office)" <Matthew.Perry@xxxxxxxxxxxx>
To: <php-db@xxxxxxxxxxxxx>
Sent: Monday, October 18, 2004 1:37 PM
Subject: how many databases should I create



I am developing a variety of different web based systems including
inventory, payroll, incident reports etc. Should I create a new database
for each project category or one huge database with every table I will ever
use in it?


-Matt



-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux