UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Concern over Photo Meta Data

Josh Lewis · ·
11:57 AM Wednesday, 28 May 2014
None
I'm a little concerned about the database layout for the photo meta data located in _social_photos_meta. For two photos it stores quite a few records as seen here:

http://stackideas.com/forums?controller=attachment&task=displayFile&tmpl=component&id=11414

Eventually if I have a million photos posted, 16 million records would need to be created for those photos. :o I'm concerned that the number of records might slow down the system when the database is called upon.

Joomla stores a set of data in a single record for users in the following format (in the table _users):

{"admin_style":"","admin_language":"","language":"","editor":"codemirror","helpsite":"","timezone":"America\/Los_Angeles"}

In fact, they not only have the set but other data in a single record as seen here:

http://stackideas.com/forums?controller=attachment&task=displayFile&tmpl=component&id=11415

I'm not sure which way is the right way, but I'm raising this as a concern to make sure the best practices are being used. Would a dataset slow it down vs the current method being used?
The replies under this section are restricted to logged in users or users with an active subscription with us