Ideas

Image should be save in Database not in Folder

  • Guest
  • Feb 1 2020
  • Unlikely to Implement
  • Feb 20, 2020

    Admin response

    Technically it’s better to store the image outside the the database, with a path and some metadata in the database.

    Image data is large, and keeping it outside database keeps the size of your database smaller. You can do day-to-day operation with ease, without worrying about the DB size and how much connection bandwidth system consumes while fetching image binary from DB.

    We're marking this idea as unlikely to implement, and will be watching on how much momentum it gathers. Appreciate your effort and keep posting your ideas.

  • Attach files
Note : Do not post a lengthy title for an Idea. Post your Idea clearly supported by Screenshots, Examples and Case Studies (if possible).