Designing database structure Designing database structure
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Designing database structure

Started by treehstn, March 03, 2008, 09:37:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

treehstn

Hi everyone,

I have a general question about CM galleries and other data.  I have a site that has a MySQL database that will have tens of thousands of records at some point.  (This is an ongoing project.)  I have two sets of image data that are going to be attached to the records in the main database.  My question is... Is it best to have all of the data including all of the images in the same database or is it better for performance to have separate databases that are linked?