Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 271723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T00:12:33+00:00 2026-05-12T00:12:33+00:00

First, I noticed there are many questions regarding this, lots marked as duplicate. I

  • 0

First, I noticed there are many questions regarding this, lots marked as duplicate.

I eventually came to this one.

And the accepted answer for that question although partially solves my question, it doesn’t answer all of it.

My question is, a user uploads an image. I store the path in the database and the image file in the file system.
However, I make 3 copies of that image (large-, medium- and small-sized). So all in all I have 4 images – original, large, medium, small.

Should I store all 4 paths in the database, like so

ID  |      original      |    large        |    medium       |    small       |
----+--------------------+-----------------+-----------------+----------------+
 1  |  /path/to/original | /path/to/large/ | /path/to/medium | /path/to/small |

or just store the original’s path, and give the other 3 a naming convention, like so:
car.jpg, car.jpg, large-car.jpg, medium-car.jpg, small-car.jpg?

I feel this way would be less heavy on the database, and that if later, I wanted to add another size (ie. extra small) I wouldn’t have to moditfy the database.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T00:12:33+00:00Added an answer on May 12, 2026 at 12:12 am

    If all the images in a given row live in the same place, I’d say their base path should be its own column (rather than re-deriving the base path from the original image’s full path all the time).

    If all the images in the database live in the same place, don’t store the base path in this table at all; have it in code, or in a global configuration table.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

first of all, i am sorry that even if there's many given topic that
Notice that for the given table below, the first row or the first many
First of all I'm sorry for such a question, I look over the internet
When using Subversion (svn) for source control with multiple projects I've noticed that the
If you use Maven2 as a build system for a project containing many artefacts
I'm trying to wrap my head around Entity Framework 4. This is probably an
I am working on my first mutlithreaded program and got stuck about a couple
Basically, I have a table which contains a few properties for a company. This
I record a daily 2 minutes radio broadcast from Internet. There's always the same
I just started playing with Linq to SQL the other day and was curious

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.